Q. 43

Question

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

2x+3y=6x-y=12

Step-by-Step Solution

Verified
Answer

The required solution is (32,1)

1Step 1. Given Information

The given equations are 

2x+3y=6x-y=12

2Step 2. Calculation

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

23|61-1|12

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

23|61-1|12=1-1|1223|6=1-1|1205|5=1-1|12055|55=1-1|1201|1

3Step 3. Calculation

Use the obtained matrix to write the system of equations.

x-y=12y=1

Solve the equations to find the solution set.

y=1x-1=12x=32