Find the Variables [[x+y,2z+w],[y-x,z-w]]=[[3,5],[1,4]]
Problem
Solution
Equate the corresponding entries of the two matrices to create a system of linear equations.
Solve the first system for
x andy by adding the first two equations together.
Substitute the value of
y back into the first equation to findx
Solve the second system for
z andw by adding the third and fourth equations together.
Substitute the value of
z back into the fourth equation to findw
Final Answer
Want more problems? Check here!