Q59.

Question

Use an augmented matrix to solve each system of equations.

2x+4y=16x2y=0

Step-by-Step Solution

Verified
Answer

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

2416120

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.

 2416120R1R21202416

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

 1202416R22R11200816

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

120081618R2120012

3Step 3. Row reduce the matrix.

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

 120012R1R1+2R2104012

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