SOLUTION: Given the following system of three equations, write as an augmented matrix. 3x - 2y + z = 4 2x + y = 3 x + 2y - 3z = 5

Algebra.Com
Question 63502: Given the following system of three equations, write as an augmented matrix.
3x - 2y + z = 4
2x + y = 3
x + 2y - 3z = 5

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
Given the following system of three equations,
write as an augmented matrix.

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

Line up the like variables on the left,
the equal signs and the constant terms 
on the right like this:

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

Put 1 coefficients where they are understood:

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

There is no z term in the 2nd equation. So
fill that space in with " + 0z "

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

Now erase all the variables

3  - 2  + 1  = 4
2  + 1  + 0  = 3
1  + 2  - 3  = 5

Place the signs close to the
numbers.

3   -2   +1  = 4
2   +1   +0  = 3
1   +2   -3  = 5

Erase the + signs:

3   -2    1  = 4
2    1    0  = 3
1    2   -3  = 5

Replace the equal signs with
a dotted line:

3   -2    1  | 4
2    1    0  | 3
1    2   -3  | 5

Now place brackets around the whole 
thing:

æ3   -2    1  | 4ö
ç2    1    0  | 3÷
è1    2   -3  | 5ø

That's the augmented matrix.

Edwin


RELATED QUESTIONS

Rewrite the system of equations as an augmented matrix. Then simplify the matrix to... (answered by Edwin McCravy)
Solve the following systems of equations using the augmented matrix. 3. x-y+3z=-1 (answered by venugopalramana)
write the system of equations as an augmented matrix -2x-5y-z=-3 4x+2y-4z=-1... (answered by jim_thompson5910)
Write the augmented matrix for the system of linear equations x-2y+3z=9 y+3z=5... (answered by jim_thompson5910)
Write the augmented matrix of the system to use the matrix method to solve the system. (answered by jsmallt9)
Find the augmented matrix... given the following system of linear equations... (answered by jorel1380)
Write the augmented matrix for the system of linear equations 3x-2y+5z=31... (answered by jim_thompson5910)
use an augmented matrix to solve each system of equations -2x+2y=-8... (answered by Alan3354)
Consider the following system of linear equations: x + 2y + 3z = 3 3x − 5y + 6z... (answered by solver91311)