document.write( "Question 1101027: Parcel A and B together weigh 24 kgs, but parcel B and C together weighs only 21 kgs. When parcel A and C are paired, the combined weight is 27kgs. If the weight of parcel A is represented by a, parcel B by b and parcel C by c; derive a system of three equations for a, b and c. Using the inverse method derive the combined weight of parcel A, B and C. \n" ); document.write( "
Algebra.Com's Answer #715607 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "a + b = 24,     (1)\r\n" );
document.write( "b + c = 21,     (2)\r\n" );
document.write( "a + c = 27.     (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add all the three eqs (1), (2) and (3)  (both sides).\r\n" );
document.write( "\r\n" );
document.write( "You will get\r\n" );
document.write( "\r\n" );
document.write( "2a + 2b + 2c = 24+21+27,   or\r\n" );
document.write( "\r\n" );
document.write( "2(a + b + c)  = 72,        which implies\r\n" );
document.write( "\r\n" );
document.write( "a + b + c = 36.    (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now      subtract eq(1) from eq(4) (both sides). You will get  c = 36-24 = 12.\r\n" );
document.write( "\r\n" );
document.write( "Next     subtract eq(2) from eq(4) (both sides). You will get  a = 36-21 = 15.\r\n" );
document.write( "\r\n" );
document.write( "Finally, subtract eq(3) from eq(4) (both sides). You will get  b = 36-27 = 9.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is  THE STANDARD METHOD  for solving problems like this.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "-------------------\r\n" );
document.write( "\r\n" );
document.write( "The problem asks: \"Using the inverse method derive the combined weight of parcel A, B and C.\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For me, this formulation, if to interpret each word literally, makes no sense.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "But in any case, in my previous solution above I derived the expression\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "a + b + c = 36    (equation (4) ).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I didn't use any inverse method for it.\r\n" );
document.write( "\r\n" );
document.write( "I simply added the three equations (1),(2) and (3),  then divided the result by 2.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "==================
\n" ); document.write( "The method of solvinng such problems was described in my lesson\r
\n" ); document.write( "\n" ); document.write( "    - The tricks to solve some word problems with three and more unknowns using mental math\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );