Write as a Vector Equality x+y-z=1 , 2x+3y+az=3 , x+ay+3z=2
Problem
Solution
Identify the coefficients of the variables
x y andz in each equation to form the coefficient matrixA Define the vector of variables
x as a column vector containingx y andz Extract the constants from the right-hand side of the equations to form the constant vector
b Express the system in the form of a matrix-vector product
A*x=b
Final Answer
Want more problems? Check here!