Q58.

Question

Use an augmented matrix to solve each system of equations.

2x+3y=8x5y=22

Step-by-Step Solution

Verified
Answer

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

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:

2381522

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

First exchange row 1 with row 2 so as to make the first element of row 1 a 1.

 2381522R1R21522238

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

 1522238R22R1152201352

To make the second element in the second row a 1, divide the second row by 13.

 152201352113R21522014

3Step 3. Row reduce the matrix.

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

 1522014R1R1+5R2102014 

Here, the first row will give the solution of x, because the coefficient of y is 0 and the coefficient of x is 1. Similarly, the second row will give the solution of y, because the coefficient of x is 0 and the coefficient of y is 1. Therefore, the solution is (2,4).