Write as a Vector Equality x+y+z=4 , 2x-3y+z=1 , 2x+y-z=1
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],[2],[2]) 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],[−1]) Set the linear combination of these vectors equal to the vector of constants from the right-hand side of the equations.
Final Answer
Want more problems? Check here!