Q. 4.82

Question

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

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is -2,0.

1Step 1. Given information.

Consider the given system of equations,

2x+y=-4x-y=-2

2Step 2. Write in augmented form.

The augmented matrix for the given system of equations is

21-41-1-2

3Step 3. Apply row operations.

Apply R12R1,

112-21-1-2

Apply R2-R1R2,

112-20-320

Apply -23×R2R2,

112-2010

Now, the matrix is in row-echelon form.

4Step 4. Write in system of equations.

Writing the corresponding system of equations,

x+12y=-2       ...... (i)y=0       ...... (ii)

Substitute y in equation (i),

x+12×0=-2x=-2

5Step 5. Check the answers.

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

-2+120=-2-2+0=-2-2=-2

This is true.