Problem 216: Solve
(1)
Solution: We can solve the system of linear equation in many ways. We will do it using matrix. That is,
(2)
We can now write an augmented matrix using A and b. After using row operations we get
(3)
Going from bottom to the top we get
(4)
That is, the solution is given by .
Leave a Reply