Q. 384

Question

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

2y+3z=-15x+3y=-67x+z=1 

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is:

x=0y=-2z=1

1Step 1. Given information

The given system of equations is: 

2y+3z=-15x+3y=-67x+z=1

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

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

023-1530-67011

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

Perform row operation R37R2-5R3:

023-1530-67011R37R2-5R3023-1530-6021-5-47

Performing row operationR35R1+3R3:

023-1530-6021-5-47R35R1+3R3023-1530-60730-146

Dividing row 3 by 73, we get:

023-1530-60730-146R3173R3023-1530-6010-2

4Step 4. Compare the equation by echelon form.

The echelon form of the matrix is: 

023-1530-6010-2

The system of equation by the above matrix is: 

2y+3z=-15x+3y=-6y=-2

5Step 5. Find the value of x & z

Substituting y=-2 in the equation

5x+3y=-6 :

5x+3(-2)=-65x-6=-65x=0x=0

Again substituting y=-2 in the equation 2y+3z=-1:

2(-2)+3z=-1-4+3z=-13z=-1+43z=3z=1

Thus, the solution of the system of equation is given as:

x=0y=-2z=1

6step 6. Writing solution in the ordered triad

The solution of the system in the ordered triad is 0,-2,1

7Step 7. Check the solution.

Substitute the ordered triad 0,-2,1 in the equation 2y + 3z = 1:

2y + 3z = 12(-2)+3(1)=-1-4+3=-1-1=-1

This is true

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

5x + 3y = 65(0)+3(-2)=-6-6=-6

This is true.

Substituting the ordered triad 0,-2,1in the equation 7x + z = 1:

7x + z = 170+1=11=1

This is true.

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