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