Q. 383

Question

In the following exercise, solve each system of equations using a matrix.

2x-y+3z=-3-x+2y-z=10x+y+z=5

Step-by-Step Solution

Verified
Answer

The solution of the given system of equations is: 

x=-2y=5z=2

1Step 1. Given information

The given system of equations is: 

2x-y+3z=-3-x+2y-z=10x+y+z=5

2Step 2. Convert the system of equations into an augmented matrix.

The augmented matrix of the given system of equations is given as:

2-13-3-12-1101115

In the augmented matrix, the first equation gives the first row and the second equation gives the second row. The vertical line replaces the equal signs. 

3Step 3. Convert the augmented matrix into echelon form

Interchanging the row 1 and 3, we get:

2-13-3-12-1101115R1R31115-12-1102-13-3 Add row 1 and row 2, we get:

1115-12-1102-13-3R1+R21115030152-13-3

Multiply row 1 by -2 and then add to row 3, we get:

1115030152-13-3-2R1+R31115030152-31-13

Dividing row 2 by 3, we get:

1115030152-31-13R23111501050-3'1-13

4Step 4. Compare the equation by echelon form.

The echelon form of the matrix is: 

111501050-31-13

Equation from the matrix is given as:

x+y+z=5y=5-3y+z=-13

5Step 5. Find the value of x   &   z

Substituting the value y=5 in the equation -3y+z=-13:

-3(5)+z=-13-15+z=-13z=-13+15z=2

Put y=5z=2 in the equation

x+y+z=5:

x+5+2=5x+7=5x=5-7x=-2

Thus, the solution to the given system of equations is :

x=-2y=5z=2

6Step 6. Writing solution in ordered traid

The solution of the system in the ordered triad is (-2,5,2)

7Step 7. Check the solution.

Substitute the ordered triad -2,5,2 in the equation 2x  y + 3z = 3:

2x  y + 3z = 32-2-5+3(2)=-3-3=-3

This is true

Substituting the ordered triad -2,5,2 in the equation -x+2y-z:

 x + 2y  z = 10-(-2)+25-2=1010=10

Substituting the ordered triad -2,5,2 in the equation x + y + z = 5:

x + y + z = 5-2+5+2=55=5

This is also true.

Thus the ordered triad -2,5,2 is the solution of the system of equations.