Q 228

Question

In the following exercises, 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 for the system of linear equations is (4z - 1, - z, z) 

here z is any real number.

1Step 1. Given information

The three given equations are:

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

2Step 2. Argumented form

First, create an augmented version of this system.


The first equation provides us the first row, the second equation gives us the second row, and the third equation gives us the third row in the augmented matrix. The equal signs are changed by a vertical line.

The argumented matrix is 

11-3-101-10-1201


3Step 3. Calculation

Consider the argumented matrix:

11-3-101-10-1201

By applying row operations


By applying row operations:

11-3-101-10-1201R3R1+R311-3-101-1003-30                        R313R3    11-3-101-1001-10                          R3R2-R3    11-3-101-100000

The row echelon form is 11-3-101-1000-00    

The corresponding equations are:

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

Because the sentence 0=0 is true.


This, like when we solved through substitution, indicates that we are dealing with a dependent system. There are an unlimited number of options.


In the second equation, solve for y in terms of z.


-y-z=0  -y=z  y=-z


Substitute y=-zin first equation x+y-3z=-1x+y-3z=-1x-z-3z=-1x=4z-1x=4z-1


Hence ,The solution for the system of linear equations is (4z - 1, - z, z) 

here z is any real number.