Q. 53

Question

In Problems 37–72, solve each system of equations using matrices (row operations). If the system has no solution, say that it is inconsistent. 

-x+y+z=-1-x+2y-3z=-43x-2y-7z=0

Step-by-Step Solution

Verified
Answer

The solution of the system is x=5z-2, y=4z-3where, z is any real number. 

1Step 1. Given information.

The given system of equation are  

-x+y+z=-1-x+2y-3z=-43x-2y-7z=0

2Step 2. Calculation.

The augmented matrix of the system is: 

-111-12-33-2-7-1-40

Perform the row operations  R2=r2-r1; R3=r3+3r1:

-11101-404-16-1-3-12

Perform the row operations  R3=r3-4r2:

-11101-4000-1-30

The above matrix is in reduced row echelon form. The corresponding system of equations is 

-x+y+z=-1                        1y-4z=-3 y=4z-3        2

3Step 3. Solve the equation.

Substitute y=4z-3 into equation (1).

-x+4z-3+z=-1-x+5z=2 x=5z-2

Therefore, the solution of the system is x=5z-2, y=4z-3 where, z is any real number.

4Step 4. Conclusion.

The solution of the system is x=5z-2, y=4z-3where, z is any real number.