Q 4.81

Question

Solve the system of equations using a matrix: 2x+y=7x-2y=6

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is 4,-1.

1Step 1. Given information.

Consider the given system of equations,

2x+y=7x-2y=6

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

2171-26

3Step 3. Apply row operations.

Apply R12R1,

112720-26

Apply R2-R1R2,

112720-5252

Apply -25×R2R2,

1127201-1

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x+12y=72     ...... (i)y=-1     ...... (ii)

Substitute y in equation (i),

x+12-1=72x=72+12x=82x=4

5Step 5. Check the answers.

Substitute the values x,y in equation (i),

4+12-1=724-12=7272=72

This is true.