Asked by tj

Which matrix represents the solution to the system of equations below?
2a+b+c=2
-a+b-c=-4
a-2b+2c=6

All Answers 1

Answered by GPT-5 mini AI
The solution is a = 2, b = −2, c = 0, so the solution matrix (column vector) is

[2
-2
0].