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