document.write( "Question 833615: Mo can mow a lawn in 4 hours. His twin brother Joe can mow the same lawn in 5 hours. How long will it take Mo and Joe if they work together? Write your answer in hours and minutes \n" ); document.write( "
Algebra.Com's Answer #502664 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Mo can mow a lawn in 4 hours. His twin brother Joe can mow the same lawn in 5 hours. How long will it take Mo and Joe if they work together? Write your answer in hours and minutes
\n" ); document.write( "Let x = time (hours) it takes for both
\n" ); document.write( "then
\n" ); document.write( "x(1/4 + 1/5) = 1
\n" ); document.write( "multiplying both sides by 20:
\n" ); document.write( "x(5 + 4) = 20
\n" ); document.write( "x(9) = 20
\n" ); document.write( "x = 20/9
\n" ); document.write( "x = 2 hours and 13 minutes
\n" ); document.write( "
\n" );