Q62.

Question

Use an augmented matrix to solve each system of equations.

x2y=262x3y=42

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is (6,10).

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:

 12|2623|42

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 then subtract the resultant row 1 from the row 2.

 12|2623|42R2R22R112|2601|   10 

3Step 3. Row reduce the matrix.

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

12|2601|   10R1R1+2R210|601| 10 

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 (6,10).