Q. 38

Question

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

x+2y=5x+y=3

Step-by-Step Solution

Verified
Answer

The required solution is x=1,y=2

1Step 1. Given Information

The given equations are  

x+2y=5x+y=3

2Step 2. Calculation

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

12|511|3

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

12|511|3=12|51-11-2|3-5=12|50-1|-2

3Step 3. Calculation

Use the obtained matrix to write the system of equations.

x+2y=5-y=-2

Solve the equations to find the solution set.

y=2x+2(2)=5x+4=5x=1