SOLUTION: The augmented matrix is in row echelon form and represents a linear system. Solve the system by using backward substitution, if possible. Write the solution as either an ordered pa

Algebra.Com
Question 440213: The augmented matrix is in row echelon form and represents a linear system. Solve the system by using backward substitution, if possible. Write the solution as either an ordered pair or ordered triple.
1 -1 2 8
0 1 -4 2
0 0 0 0

Answer by Edwin McCravy(20065)   (Show Source): You can put this solution on YOUR website!


This matrix



represents this system of equations:



or written simpler:



The bottom equation

               0z = 0

has ANY real number as a solution.
Suppose the number k represents ANY
solution to 0z = 0, then  

                z = k

Substitute that into 

           y - 4z = 2

           y - 4k = 2

                y = 2 + 4k

Substitute z = k and y = 2 + 4k into

       x - y + 2z = 8

x - (2 + 4k) + 2k = 8

  x - 2 - 4k + 2k = 8

       x - 2 - 2k = 8

                x = 10 + 2k


So the solution is this ordered triple:

(x, y, z) = (10 + 2k, 2 + 4k, k)


RELATED QUESTIONS

The following matrix is is row-echelon form and represent a linear system. Solve the... (answered by tommyt3rd)
The following augmented matrix is in row echelon form and represents a linear system.... (answered by math_tutor2020)
hello! I tried my best to input the question, I'm unsure if there is a better way to type (answered by math_tutor2020)
Solve the system of equations by finding a row echelon form for the augmented matrix. x... (answered by rothauserc)
Solve the system of equations by finding a row echelon form for the augmented matrix.... (answered by greenestamps,ewatrrr)
Can someone help me, please? Consider the following linear system; 2x+3y=7 x+2y=8 ,... (answered by Fombitz)
Solve the system using an augmented matrix in the reduced row echelon form. Be sure to... (answered by MathLover1)
10x+ 4y- 2z=-4 -3w-17x+ y+ 2z= 2 w+ x+ y = 6 8w-34x+16y-10z= 4 solve the (answered by Edwin McCravy)
A Matrix is given. a) Determine whether the matrix is in row-echelon form. b) Determine... (answered by Edwin McCravy)