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 #171763 by Alan3354(69443)![]() ![]() 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( "G does 1/45 job per minute \n" ); document.write( "A does 1/50 job per minute \n" ); document.write( "Together, they do 1/45 + 1/50 = 19/450 jobs/minute \n" ); document.write( "--> 450/19 minutes to do the job \n" ); document.write( "You can use a shortcut, product/sum \n" ); document.write( "50*45/(50+45) = 2250/95 \n" ); document.write( "= 450/19 \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( "This is 7 and 11 hours. \n" ); document.write( "7*11/(7+11) = 77/18 hours \n" ); document.write( "= ~ 4.28 hours \n" ); document.write( " |