SOLUTION: How do you solve
x+2y+3z=11,
x+y+z=5,
2x+2y+z=3
using Matrices (Row Operations)?
Algebra.Com
Question 865697: How do you solve
x+2y+3z=11,
x+y+z=5,
2x+2y+z=3
using Matrices (Row Operations)?
Answer by richwmiller(17219) (Show Source): You can put this solution on YOUR website!
Add (-1 * row1) to row2
1 2 3 11
0 -1 -2 -6
2 2 1 3
Add (-2 * row1) to row3
1 2 3 11
0 -1 -2 -6
0 -2 -5 -19
Divide row2 by -1
1 2 3 11
0 1 2 6
0 -2 -5 -19
Add (2 * row2) to row3
1 2 3 11
0 1 2 6
0 0 -1 -7
Divide row3 by -1
1 2 3 11
0 1 2 6
0 0 1 7
Add (-2 * row3) to row2
1 2 3 11
0 1 0 -8
0 0 1 7
Add (-3 * row3) to row1
1 2 0 -10
0 1 0 -8
0 0 1 7
Add (-2 * row2) to row1
1 0 0 6
0 1 0 -8
0 0 1 7
RELATED QUESTIONS
How do you solve x+2y+3z=11, x+y+z=5, 2x+2y+z=3 Using Cramer's... (answered by richwmiller)
using row operations, solve :
2x-y+z=4
x-2y+2z=5
(answered by richwmiller)
using matrices 2x-y-z=-3
x-2y+3z=6
x+y+z=6
thank... (answered by venugopalramana)
Using the Gauss/Jordan method to solve the system, writing all row operations between the (answered by Edwin McCravy)
Solve using matrices please
x+y+z=9
3x-y+z=-1... (answered by jsmallt9)
solve using matrices
x-2y+4z=-8
2x+2y-z=11... (answered by pie90010)
How do I find the reduced row echelon?
X + y+ z=3
2x - y + z=2
4x – 2y +3z=5
(answered by MathLover1)
2x-y-z=-3
x-2y+3z=6
x+y+z=6
use matrices to solve thank... (answered by ptaylor)
Can you help me solve the system of equations using matrices: x-2y+3z=7 2x+y+z=5... (answered by Jk22)