To be symmetric, the first row must match the first column, the second row must match the second column, and the third row must match the third column.
So, we get the following system of equations:
a - 2b + c = 2
2a + b + c = 8
a + c = 2
Since a + c = 2, c = 2-a
So, a - 2b + (2-a) = 2 and 2a + b + (2-a) = 8
-2b + 2 = 2
a + b = 6
Therefore, b = 0, a = 6, and c = -4
Mai A.
I don't know if there is more than one possible solution but the one I found is a=10, b=-4, and c=-8. and it is the correct answer according to my assignment website (wileyPLUS). thank you so much though! I understood the objective of the question now.09/25/21