Possible Duplicate:
Solution of 3 equations in 3 unknowns
Find the value of c which makes it possible to solve. $$\left\{\begin{array} {c} u + v + 2w = 2\\ 2u + 3v - w = 5\\ 3u + 4v + w = c \end{array}\right.$$
Find the value of c which makes it possible to solve. $$\left\{\begin{array} {c} u + v + 2w = 2\\ 2u + 3v - w = 5\\ 3u + 4v + w = c \end{array}\right.$$ |
|||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Add equations 1 and 2 to get $$3u +4v + w = 7.$$ Compare to equation 3, you get $c=7$. |
|||
|
|