document.write( "Question 586411: if sammy can mow a lawn in 3 hours and laura can mow the same lawn in 4 hours, how long will it take them if they work together? \n" ); document.write( "
Algebra.Com's Answer #373747 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! if sammy can mow a lawn in 3 hours and laura can mow the same lawn in 4 hours, how long will it take them if they work together? \n" ); document.write( "Let x = time (hours) it takes together \n" ); document.write( "then \n" ); document.write( "x(1/3 + 1/4) = 1 \n" ); document.write( "x(4 + 3) = 12 \n" ); document.write( "x(7) = 12 \n" ); document.write( "x = 12/7 \n" ); document.write( "x = 1 hour and 43 minutes \n" ); document.write( " \n" ); document.write( " |