Write as a Vector Equality
Problem
Solution
Identify the coefficients of the variables
x y andz from each equation to form the coefficient matrixA Define the variable vector
x as a column vector containing the unknownsx y andz Extract the constants from the right-hand side of each equation to form the constant vector
b Construct the vector equality by expressing the system in the form
A*x=b where the matrix-vector product represents the linear combinations of the variables.
Final Answer
Want more problems? Check here!