document.write( "Question 257685: Jack usually mows his lawn in 7 hours. Marilyn can mow the same yard in 5 hours. How much time would it take for them to mow together? \n" ); document.write( "
Algebra.Com's Answer #189661 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
Jack usually mows his lawn in 7 hours. Marilyn can mow the same yard in 5 hours. How much time would it take for them to mow together?\r
\n" ); document.write( "\n" ); document.write( "Jack's mowing rate is 1/7 lawns per hour. Marilyn's rate is 1/5 lawns per hour.\r
\n" ); document.write( "\n" ); document.write( "Their combined rate is 1/7 + 1/5.\r
\n" ); document.write( "\n" ); document.write( "Let t be the time it takes for the two of them to mow 1 lawn together. Then:\r
\n" ); document.write( "\n" ); document.write( "(1/7 + 1/5)*t = 1
\n" ); document.write( "12/35 * t = 1
\n" ); document.write( "t = 35/12 hours
\n" ); document.write( "
\n" );