Q 229

Question

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

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

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equations is (5z+2,1-3z,z) 

here z is any real number.

1Step 1. Given information

The three given equations are: 

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




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 

121411-23-2-31-7

3Step 3. Calculation


Consider the argumented matrix:

121411-23-2-31-7    Apply row operations 121411-23-2-31-7R2R1-R212140131-2-31-7                          R2R1-R212140131-2-31-7                           R2R1-R2121401310131                               R3R2-R1121401310000


The non-echelon form is

121401310000


The corresponding equations are: 

x + 2y + z = 4  y + 3z = 1  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+3z=  1y=1-3z  Substitute y=1-3z  in first equation x+2y+z=4  x+2y+z=4  x+2(1-3z)+z=4  x+2-6z+z=4  x+2-5z=4  x=5z+4-2  x=5z+2

Hence ,The solution for the system of linear equations is (5z+2,1-3z,z)  

here z is any real number.