Q57.

Question

Use an augmented matrix to solve each system of equations.

xy=53x+3y=3

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is(3,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:

115333

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

To make the first element in the second row a 0, divide the second row by 3 and then subtract row 1 from the resultant row 2 

11533313R2115111R2R1115024

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

11502412R2115012

3Step 3. Row reduce the matrix.

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

 115012R1+R2103012115012R1+R2103012 

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 (3,2).