The given information makes it easy to find parametric expressions for a, b, and c; and virtually any two sets of values for a, b, and c derived using those parametric equations will result in different values for the given expression.
My interior voice tells me that the correct problem is THIS
If a + c = -8 and c - b = -4, find the value of . (*)
I will solve in this formulation
We have
a + c = -8, (1)
c - b = -4. (2)
Subtract eq(2) from eq(1). You will get
a + b = -4 (3)
Now
= = (3*(a-b)*(a+b)-(b-c)*(b+c)) =
here replace (a+b) by -4 based on (3); replace (b-c) by 4 based on (2), and continue
= 3*((a-b)*(-4) - 4*(b+c)) = 3*4(b-a)-(b+c)) = 12*(-a-c) =
here replace (-a-c) by 8, based on (1), and continue
= 12*8 = 96.
ANSWER. After simplifications, the value of (*) is 96.