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)\"\" \"About 
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 <= \"%287%2F15%29%2A4h\".    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For better visibility, let's rewrite inequalities (1) and (2) as one compound inequality\r\n" );
document.write( "\r\n" );
document.write( "    h + 400 <= m <= \"%287%2F15%29%2A4h\"    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this inequality (3), we conclude that THIS inequality is true\r\n" );
document.write( "\r\n" );
document.write( "    h + 400 <= \"%287%2F15%29%2A4h\",\r\n" );
document.write( "\r\n" );
document.write( "or, equivalently,\r\n" );
document.write( "\r\n" );
document.write( "    h + 400 <= \"%2828%2F15%29%2Ah\".    (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We can easy solve it and evaluate \"h\" from the bottom.  For it, collect the terms with \"h\" on the right side,\r\n" );
document.write( "keeping the constant on the left side\r\n" );
document.write( "\r\n" );
document.write( "    400 <= \"%2828%2F15%29%2Ah\" - h,\r\n" );
document.write( "\r\n" );
document.write( "    400 <= \"%2813%2F15%29%2Ah\",\r\n" );
document.write( "\r\n" );
document.write( "    \"400%2A%2815%2F13%29\" <= h,\r\n" );
document.write( "\r\n" );
document.write( "    \"6000%2F13\" <= h,\r\n" );
document.write( "\r\n" );
document.write( "    461\"7%2F13\" <= h,\r\n" );
document.write( "\r\n" );
document.write( "    h >= 461\"7%2F13\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus,  \"her\" truck can carry 461\"7%2F13\" pounds.\r\n" );
document.write( "\r\n" );
document.write( "Hence,  \"my\" truck can carry 400 pounds more, i.e.  461\"7%2F13\" + 400 = 861\"7%2F13\" pounds.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  My car can carry 861\"7%2F13\" pounds, for sure.\r\n" );
document.write( "
\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( "
\n" );