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