document.write( "Question 960219: Betty can mow a lawn in 40 minutes. Melissa can mow the same lawn in 20 minutes. How long does it take for both Betty and Melissa to mow the lawn if they are working together? \n" ); document.write( "
Algebra.Com's Answer #586825 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Betty can mow a lawn in 40 minutes. Melissa can mow the same lawn in 20 minutes.
\n" ); document.write( "How long does it take for both Betty and Melissa to mow the lawn if they are
\n" ); document.write( "working together?
\n" ); document.write( "
\r\n" );
document.write( "Since Betty can mow a lawn is 40 minutes, then\r\n" );
document.write( "Betty's mowing rate is 1/40th of a lanw per minute.\r\n" );
document.write( "\r\n" );
document.write( "Since Melissa can mow a lawn is 20 minutes, then\r\n" );
document.write( "Melissa's mowing rate is 1/20th of a lawn per minute.\r\n" );
document.write( "\r\n" );
document.write( "Suppose working together they can a lawn in x minutes\r\n" );
document.write( "\r\n" );
document.write( "Since both together they can mow a lawn is x minutes, then\r\n" );
document.write( "their combined mowing rate is 1/x th of a lawn per minute.\r\n" );
document.write( "\r\n" );
document.write( "To get the equation, \r\n" );
document.write( "\r\n" );
document.write( "the sum of their mowing rates must equal their combined mowing rate,\r\n" );
document.write( "\r\n" );
document.write( "1/40 + 1/20 = 1/x\r\n" );
document.write( "\r\n" );
document.write( "Solve that by multiplying through by LCD of 40x and get x = 13 1/3 minutes.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );