document.write( "Question 983046: please help me to solve Al,Bill and Carl went shopping.When they compared the totals that each had spent they found that: Al and Bill together spent a total of Php 1 200; Bill and Carl together spent a total of Php 1 800.00; and Al and Carl together spent a total of Php 1 000.How much did each person spend? \n" ); document.write( "
Algebra.Com's Answer #603914 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Let a be the amount that Al spent (in Php);\r \n" ); document.write( "\n" ); document.write( " b be the amount that Bill spent (in Php), and \r \n" ); document.write( "\n" ); document.write( " c be the amount that Carl spent (in Php). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then you have 3 equations in 3 unknowns:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a + b = 1200, (1)\r \n" ); document.write( "\n" ); document.write( " b + c = 1800, (2)\r \n" ); document.write( "\n" ); document.write( "a + c = 1000. (3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add all three equations (which means \"add their left sides and add their right sides\"). You will get \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2*(a + b + c) = 1200 + 1800 + 1000 = 4000, or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a + b + c = 2000. (4)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, distract the equation (1) from (4). You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c = 2000 - 1200 = 800. Hence, Carl spent 800 Php.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, distract the equation (2) from (4). You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = 2000 - 1800 = 200. Hence, Al spent 200 Php.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Finally, distract the equation (3) from (4). You will get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = 2000 - 1000 = 1000. Hence, Bill spent 1000 Php.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer. Al spent 200 Php, Bill spent 1000 Php, and Carl spent 800 Php.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For more similar problems see the lesson The tricks to solve some word problems with three and more unknowns using mental math in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |