Q. 386

Question

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

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

Step-by-Step Solution

Verified
Answer

The solution of the given system of equations is:

x=-1+4zy=-z

Where z is any real number.

1Step 1. Given information

The given system of equations is: 

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

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


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

11-3-101-10-1201

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 R3R1+R3

11-3-101-10-1201R3R1+R311-3-101-1003-30

Perform row operation R313R3

11-3-101-1003-30R313R311-3-101-1001-10

Perform a row operation R3R2-R3

11-3-101-1001-10R1R2-R311-3-101-100000

4Step 4. Compare the equation by echelon form.

The echelon form of the matrix is:  

11-3-101-100000

The system of equation by the above matrix is:  

x+y-3z=-1-y-z=00=0

So, this system has infinitely many solutions. So we this system of equation in terms of z.


5Step 5. Find the value of x and y in terms of z .

Expressing y in terms of z, we get:

-y-z=0y=-z

Now, substituting y=-z in the equation x+y-3z=-1, we get

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

So the solution of the given system of equation is:

x=-1+4zy=-z

Where z is any real number.