document.write( "Question 720114: John can dig the garden in 40 minutes while Jane can dig the garden in 25 minutes. How long will it take to dig the garden together? \n" ); document.write( "
Algebra.Com's Answer #441668 by god2012(113)\"\" \"About 
You can put this solution on YOUR website!
work done by John in 1 min = 1/40
\n" ); document.write( "Work done by jane in 1 min = 1/25\r
\n" ); document.write( "\n" ); document.write( "work done by both in 1 min = 1/40 + 1/25 = 9/200\r
\n" ); document.write( "\n" ); document.write( "Therefore total time taken = 200/9 mins = 22.222 mins
\n" ); document.write( "
\n" );