document.write( "Question 615414: Jack usually mow his lawn in 4 hours. Marilyn can mow the same yard in 3 hours. How much time would it take for them to mow the lawn together?\r
\n" );
document.write( "\n" );
document.write( "They could mow the lawn in ___ hours if they worked together.
\n" );
document.write( "(Simplify your answer) \n" );
document.write( "
Algebra.Com's Answer #387139 by nerdybill(7384) You can put this solution on YOUR website! Jack usually mow his lawn in 4 hours. Marilyn can mow the same yard in 3 hours. How much time would it take for them to mow the lawn together? \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) if they mowed lawn together \n" ); document.write( "then \n" ); document.write( "x(1/4 + 1/3) = 1 \n" ); document.write( "multiplying both sides by 12: \n" ); document.write( "x(3 + 4) = 12 \n" ); document.write( "x(7) = 12 \n" ); document.write( "x = 12/7 hour \n" ); document.write( "or \n" ); document.write( "x = 1 hour and 43 minutes \n" ); document.write( " |