document.write( "Question 1209103: I own a large truck, and my neighbor owns four small trucks that are all identical. My truck can carry a load of at least 400 pounds more than each of her trucks, but no more than 7/15 of the total load her four trucks combined can carry. Based on these facts, what is the greatest load I can be sure that my large truck can carry, in pounds? \n" ); document.write( "
Algebra.Com's Answer #847672 by ikleyn(52832)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "I own a large truck, and my neighbor owns four small trucks that are all identical. \n" ); document.write( "My truck can carry a load of at least 400 pounds more than each of her trucks, \n" ); document.write( "but no more than 7/15 of the total load her four trucks combined can carry. \n" ); document.write( "Based on these facts, what is the greatest load I can be sure that my large truck \n" ); document.write( "can carry, in pounds? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It is a tangled problem. \n" ); document.write( " But we will untangle it.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let \"m\" be the maximum load which my track can carry, in pounds.\r\n" ); document.write( "\r\n" ); document.write( "Let \"h\" be the maximum load which every her track can carry, in pounds.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The problem says \"My truck can carry a load of at least 400 pounds more than each of her trucks\".\r\n" ); document.write( "\r\n" ); document.write( "It means that this inequality is true\r\n" ); document.write( "\r\n" ); document.write( " m >= h + 400. (1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Next, the problem says \"but no more than 7/15 of the total load her four trucks combined can carry\".\r\n" ); document.write( "\r\n" ); document.write( "It means this inequality is true\r\n" ); document.write( "\r\n" ); document.write( " m <=\r \n" ); document.write( "\n" ); document.write( "Thus we untangled the problem and solved it completely to the end, as I promised.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |