.
a + b = 24, (1)
b + c = 21, (2)
a + c = 27. (3)
Add all the three eqs (1), (2) and (3) (both sides).
You will get
2a + 2b + 2c = 24+21+27, or
2(a + b + c) = 72, which implies
a + b + c = 36. (4)
Now subtract eq(1) from eq(4) (both sides). You will get c = 36-24 = 12.
Next subtract eq(2) from eq(4) (both sides). You will get a = 36-21 = 15.
Finally, subtract eq(3) from eq(4) (both sides). You will get b = 36-27 = 9.
It is THE STANDARD METHOD for solving problems like this.
-------------------
The problem asks: "Using the inverse method derive the combined weight of parcel A, B and C."
For me, this formulation, if to interpret each word literally, makes no sense.
But in any case, in my previous solution above I derived the expression
a + b + c = 36 (equation (4) ).
I didn't use any inverse method for it.
I simply added the three equations (1),(2) and (3), then divided the result by 2.
==================
The method of solvinng such problems was described in my lesson
- The tricks to solve some word problems with three and more unknowns using mental math
in this site.