Conditions
Solve the set of linear equations by the matrix method: a+3b+2c=3, 2a−b−3c=−8, 5a+2b+c=9. Solve for a and b
Solution
⎩⎨⎧a+3b+2c=32a−b−3c=−85a+2b+c=9
Let's construct the coefficient matrix of this system:
⎝⎛1253−122−313−89⎠⎞
Now reduce the matrix to echelon form:
⎝⎛1253−122−313−89⎠⎞∼⎝⎛1003−7−132−7−93−14−6⎠⎞∼⎝⎛1003−1−132−1−93−2−6⎠⎞∼(103024320)
We've got a system:
⎩⎨⎧a+3b+2c=3−b−c=−24c=20
Now we can see, that
c=5b=2−c=−3a=3−3b−2c=3+9−10=2
Answer:
a=2b=−3c=5