Solve Using a Matrix with Cramer's Rule y+x=-2 , 3+x=3-2y
Problem
Solution
Rearrange the equations into standard form
a*x+b*y=c
Identify the coefficient matrix
A the variable vectorX and the constant vectorB
Calculate the determinant of the coefficient matrix
D
Calculate the determinant
(D_x) by replacing the first column ofA withB
Calculate the determinant
(D_y) by replacing the second column ofA withB
Solve for
x andy using the formulasx=(D_x)/D andy=(D_y)/D
Final Answer
Want more problems? Check here!