Write as a Vector Equality x+y+z=6 , x-y+z=4 , 3x-2y+2z=13
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],[3]) Extract the coefficients of
y from each equation to create the second vector:([1],[−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:
([6],[4],[13]) Combine these into a single vector equation where each variable scales its respective coefficient vector.
Final Answer
Want more problems? Check here!