Given the matrix:
Let's find the values of x and yin the following matrix substitution.
To find the values of x and y, subtract the rows from each other.
We have the equations:
• x - 2 = -5
• -1 - y = -6
For x, we have:
• x - 2 = -5
Add 2 to both sides:
x - 2 + 2 = -5 + 2
x = -3
• For y, we have:
-1 - y = -6
Add 1 to both sides:
-1 + 1 - y = -6 + 1
-y = -5
Divide both sides by -1:
ANSWER:
• x = -3
• y = 5