SOLUTION: write the system of linear equations represented by the augmented matrix. Use x,y,z and if necessary w,x,y,z for the variables. |4 1 5 1| 6| |1 -1 0 -1| 8| |3 0 0 7| 4

Algebra.Com
Question 152176: write the system of linear equations represented by the augmented matrix. Use x,y,z and if necessary w,x,y,z for the variables.
|4 1 5 1| 6|
|1 -1 0 -1| 8|
|3 0 0 7| 4|
|0 0 11 5| 3|

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
write the system of linear equations represented by the augmented matrix. Use x,y,z and if necessary w,x,y,z for the variables.
|4  1  5  1| 6|
|1 -1  0 -1| 8|
|3  0  0  7| 4|
|0  0 11  5| 3|

Put w's after the numbers in the first column:
Put x's after the numbers in the second column:
Put y's after the numbers in the third column:
Put z's after the numbers in the fourth column:

|4w 1x  5y 1z| 6|
|1w-1x  0y-1z| 8|
|3w 0x  0y 7z| 4|
|0w 0x 11y 5z| 3|

Put in + signs between terms if there's not a 
sign between them

|4w+1x+ 5y+1z| 6|
|1w-1x+ 0y-1z| 8|
|3w+0x+ 0y+7z| 4|
|0w+0x+11y+5z| 3|

Replace all the "|" after the z's with equal signs:

|4w+1x+ 5y+1z= 6|
|1w-1x+ 0y-1z= 8|
|3w+0x+ 0y+7z= 4|
|0w+0x+11y+5z= 3|

Erase all the terms with a 0 coefficient:

|4w+1x+ 5y+1z= 6|
|1w-1x    -1z= 8|
|3w       +7z= 4|
|      11y+5z= 3|

Erase all the 1 coefficients:

|4w+ x+ 5y+ z= 6|
| w- x    - z= 8|
|3w       +7z= 4|
|      11y+5z= 3|

Write as a system of equations:



Edwin

RELATED QUESTIONS

Write the system of linear equations represented by the augmented matrix. Use x,y,z and, (answered by fractalier)
Write the system of linear equations represented by the augmented matrix. Use x, y, and,... (answered by ikleyn)
write the augmented matrix for the folowing system of equations x-7y+z=15 y+6z=14... (answered by Edwin McCravy)
write the augmented matrix for the following system of equations x-7y+z=15 y+6z=14... (answered by jim_thompson5910)
using x, y, z and w, for the variables, write the system of linear equations represented... (answered by checkley71)
solve the system of equations by augmented matrix: 2x-y+z=1 x-y+z=-1... (answered by Jk22)
Write the augmented matrix for the system of linear equations x-2y+3z=9 y+3z=5... (answered by jim_thompson5910)
Given that the augmented matrix in row-reduced form below is equivalent to the augmented... (answered by robertb)
19. Give the solution for a system with the augmented matrix shown below [1 0: 2] [0... (answered by Edwin McCravy)