Q. 37

Question

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

x+y=8x-y=4

Step-by-Step Solution

Verified
Answer

The required solution is (x,y)=(6,2)

1Step 1. Given Information

The given equations are 

x+y=8x-y=4

2Step 2. Calculation

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

11|81-1|4

Now, we will make the entry 0 in row 2 by performing the row operation R2=r2-r1 and then R2=r2-2

11|81-1|411|80-2|-4                    11|801|2

3Step 3. Calculation

Use the obtained matrix to write the system of equations.

x+y=8x=6y=2