Q. 44

Question

Solve each system of equations using matrices (row operations). If the system has no solution, say that it is inconsistent. 

12x+y=-2x-2y=8

Step-by-Step Solution

Verified
Answer

The required solution is x=2, y=-3

1Step 1. Given Information

The given equations are  

12x+y=-2x-2y=8

2Step 2. Calculation

We will first write the augmented matrix, by writing constants on right side of vertical bar.

121|-21-2|8

Now, we will make the entry 0 in row 2 column 1 by performing the row operations R1=2R1 and then apply the operation R2=-R1+R2

121|-21-2|8=2(12)2(1)|2(-2)1-2|8=12|-41-2|8=12|-4-1+1-2-2|-(-4)+8=12|-40-4|12

3Step 3. Calculation

Use the obtained matrix to write the system of equations.

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

Solve the equations to find the solution set.

-4y=12y=-3x+2(-3)=-4x-6=-4x=-4+6x=2