Write as a Vector Equality x-y=3 , x+y=5
Problem
Solution
Identify the coefficients of the variables
x andy in each equation to form the coefficient matrix.Represent the variables as a column vector
([x],[y]) Represent the constants on the right side of the equations as a column vector
([3],[5]) Combine these components into a single matrix-vector equation of the form
A*x=b
Final Answer
Want more problems? Check here!