Q. 40

Question

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

3x+3y=34x+2y=83

Step-by-Step Solution

Verified
Answer

The required solution is (x,y)=(13,23)

1Step 1. Given Information

The given equations are 

3x+3y=34x+2y=83

2Step 2. Calculation

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

33|342|83

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

33|342|83=3333|3342|83=11|142|83=11|1-4(1)+4-4(1)+2|-4(1)+83=11|10-2|-43

3Step 3. Calculation

Use the obtained matrix to write the system of equations.

x+y=1-2y=-43

Solve the equations to find the solution set.

y=-43×-12y=23x+23=1x=13