Write as a Vector Equality x+y-z=-5 , 2x-y+z=5 , -x+5y-4z=1
Problem
Solution
Identify the coefficients of the variables
x y andz in each equation to form the column vectors.Extract the variable
x from the first terms of each equation to create the first vector:x*([1],[2],[−1]) Extract the variable
y from the second terms of each equation to create the second vector:y*([1],[−1],[5]) Extract the variable
z from the third terms of each equation to create the third vector:z*([−1],[1],[−4]) Set the sum of these scaled vectors equal to the vector of constants from the right side of the equations.
Final Answer
Want more problems? Check here!