Write as a Vector Equality x+y+z=3 , -x+3y+z=8 , 4x+y=4
Problem
Solution
Identify the coefficients of the variables
x y andz in each equation to form the column vectors.Extract the coefficients of
x from each equation to create the first vector:([1],[−1],[4]) Extract the coefficients of
y from each equation to create the second vector:([1],[3],[1]) Extract the coefficients of
z from each equation to create the third vector:([1],[1],[0]) Set the linear combination of these vectors equal to the constant vector from the right-hand side of the equations.
Final Answer
Want more problems? Check here!