Q60.

Question

Use an augmented matrix to solve each system of equations.

2x4y=10x+2y=5

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is (5,0).

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 matrix is:

2410125

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.

2410125R1R21252410 

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

1252410R22R1125080

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

12508018R2125010

3Step 3. Row reduce the matrix.

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

125010R1R1+2R2105010

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 (5,0).