Q56.

Question

Use an augmented matrix to solve each system of equations.

x2y=52x+3y=4

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is(1,2).

1Step 1. Write the augmented matrix.

To write the equations in augmented matrix place the coefficients of the equations and the constant terms into a matrix separated by a dashed line.

Here, the augmented matrices are:

125234

2Step 2. Use row operations to solve the system.

To make the first element in the second row a 0, multiply the first row by 2 and subtract the second row from the resultant row 1.

12 |2 3  | 5   4R22R112 |0 7  | 5   14

To make the second element in the second row a 1, multiply the second row by1/7.

12 |0 7  | 5   1417R212 |0 1  | 5   2

3Step 3. Row reduce the matrix.

Further row-reduce the augmented matrix, by making the second element in the first row a zero.

 12 |0 1  | 5   2R12R21 0 |0 1  | 1   2

Here, the first row will give the solution ofx, because the coefficient of yis 0 and the coefficient ofxis 1. Similarly, the second row will give the solution of y, because the coefficient of style="max-width: none; vertical-align: -4px;" xis 0 and the coefficient ofyis 1. Therefore, the solution is(1,2).