document.write( "Question 389837: if m men can do a job in d days, how long will it take (m+r) men? \n" ); document.write( "
Algebra.Com's Answer #276368 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " m * d /(m+r) days...
\n" ); document.write( "
\n" );