Question 1105538
<font color="black" face="times" size="3">
Equation (1): a-b=-4
Equation (2): a+c=4


Solve equation (2) for 'a'
a+c=4
a+c-c=4-c
a = 4-c
Call the result equation (3)


Plug this equation (3) into equation (1) and solve for b
a-b = -4
4-c-b = -4
4-c-b-4 = -4-4
-b-c = -8
-1*(-b-c) = -1*(-8)
b+c = 8
b+c-c = 8-c
b = 8-c
Call the result equation (4)


-----------------------------------


To summarize so far, we found these equations
Equation (3): a = 4-c
Equation (4): b = 8-c


Plug them into the expression 2a^2-b^2-c^2 and simplify
2a^2-b^2-c^2 = 2(4-c)^2-(8-c)^2-c^2
2a^2-b^2-c^2 = 2(16-8c+c^2)-(64-16c+c^2)-c^2
2a^2-b^2-c^2 = 2(16)+2(-8c)+2(c^2)-1(64)-1(-16c)-1(c^2)-c^2
2a^2-b^2-c^2 = 32-16c+2c^2-64+16c-c^2-c^2
2a^2-b^2-c^2 = (2c^2-c^2-c^2)+(-16c+16c)+(32-64)
2a^2-b^2-c^2 = (0c^2)+(0c)+(-32)
2a^2-b^2-c^2 = <font color=red size=5>-32</font> which is the final answer
</font>