document.write( "Question 232419: Can someone please walk me through these?\r
\n" );
document.write( "\n" );
document.write( "a) It takes a groundskeeper 45 minutes to prepare a softball field for a game. It takes his assistant 50 minutes to prepare the same field. How long will it take if they work together to prepare the field?
\n" );
document.write( "____ minutes \r
\n" );
document.write( "\n" );
document.write( "b) It takes the owner/operator of a dog kennel 7 hours to clean all of the cages. It takes his assistant 4 hour(s) more than that to clean the same cages. How long will it take if they work together?
\n" );
document.write( "____ hours\r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "John \n" );
document.write( "
Algebra.Com's Answer #171764 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a) It takes a groundskeeper 45 minutes to prepare a softball field for a game. It takes his assistant 50 minutes to prepare the same field. How long will it take if they work together to prepare the field? \n" ); document.write( "____ minutes \n" ); document.write( "================================= \n" ); document.write( "grdnskeeper rate : (1/45) job per minute \n" ); document.write( "assistant rate:::: (1/50) job per minute \n" ); document.write( "together rate::::: (1/x) job per minute \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/45 + 1/50 = 1/x \n" ); document.write( "(50+45)/(45*50) = 1/x \n" ); document.write( "x = (45*50)/(45+50) \n" ); document.write( "x = 23.68 minutes (time for them to do the job together \n" ); document.write( "============================================================== \n" ); document.write( " \n" ); document.write( "b) It takes the owner/operator of a dog kennel 7 hours to clean all of the cages. It takes his assistant 4 hour(s) more than that to clean the same cages. How long will it take if they work together? \n" ); document.write( "--- \n" ); document.write( "Same procedure: \n" ); document.write( "Equation: \n" ); document.write( "(1/7) + (1/11) = 1/x \n" ); document.write( "x = (7*11)/(7+11) \n" ); document.write( "x = 4.28 hrs (time for them to do the job together) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |