document.write( "Question 508431: A new truck has arrived at Kroger. It takes Jimbo six hours to unload such a truck, while it takes Olaf
\n" );
document.write( "ten hours to unload it. If Jimbo and Olaf work together, how long will it take them to unload the truck? \n" );
document.write( "
Algebra.Com's Answer #341022 by lmeeks54(111)![]() ![]() You can put this solution on YOUR website! This is pretty straight forward. First calculate each workers truck-emptying rate. You want to add their rates since they will be working together. However, if their rates are fractions of an hour, you will have to find the lowest common denominator (LCD) so they can be directly added together. \n" ); document.write( "* * * * * \n" ); document.write( "Jimbo takes 6 hrs to unload a truck, or as a rate, he unloads 1/6 truck per hr \n" ); document.write( "Olaf takes 10 hrs to unload a truck, or as a rate, he unloads 1/10 truck per hr \n" ); document.write( "* * * * * \n" ); document.write( "To see how much of a truck is unloaded per hr when they work together, we need to add the 1/6 per hr + 1/10 per hr to get a combined rate per hr... \n" ); document.write( "* * * * * \n" ); document.write( "But 1/6 + 1/10 doesn't easily add, so find the LCD for both (30)... \n" ); document.write( "* * * * * \n" ); document.write( "1/6 = 5/30 \n" ); document.write( "1/10 = 3/30 \n" ); document.write( "* * * * * \n" ); document.write( "5/30 + 3/30 = 8/30, which is the combined unloading rate: .26667 trucks per hour \n" ); document.write( "* * * * * \n" ); document.write( "To find the total time in hrs, to unload one truck, take the inverse of the rate: \n" ); document.write( "8/30 = the rate \n" ); document.write( "30/8 = time to unload \n" ); document.write( "* * * * * * \n" ); document.write( "30/8 = 3.75 hrs \n" ); document.write( "* * * * * * \n" ); document.write( "Cheers, \n" ); document.write( "Lee \n" ); document.write( " |