document.write( "Question 315624: jack usually mows his lawn in 3 hours. Marilyn can mow the same yard in 7 hours. How much time would it take for them to mow the lawn together? \n" ); document.write( "
Algebra.Com's Answer #225826 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
in some time (t), Jack will mow t/3 of the lawn
\n" ); document.write( "___ during the same time, Marilyn will mow t/7 of the lawn
\n" ); document.write( "___ these two fractions add up to the whole lawn\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(t/3) + (t/7) = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 21 (LCD) ___ 7t + 3t = 21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10t = 21 ___ t = 2.1
\n" ); document.write( "
\n" );