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