document.write( "Question 611030: A can mow a lawn in 130 minutes, B takes 100 minutes and C takes 150 minutes. How long will it take all three, if they work together mowing the same lawn? \n" ); document.write( "
Algebra.Com's Answer #384764 by nerdybill(7384) You can put this solution on YOUR website! A can mow a lawn in 130 minutes, B takes 100 minutes and C takes 150 minutes. How long will it take all three, if they work together mowing the same lawn? \n" ); document.write( ". \n" ); document.write( "Let x = time (minutes) for all three \n" ); document.write( "then \n" ); document.write( "x(1/130 + 1/100 + 1/150) = 1 \n" ); document.write( "multiplying both sides by 10: \n" ); document.write( "x(1/13 + 1/10 + 1/15) = 10 \n" ); document.write( "multiplying both sides by 390: \n" ); document.write( "x(30 + 39 + 26) = 3900 \n" ); document.write( "x(95) = 3900 \n" ); document.write( "x = 41.1 minutes \n" ); document.write( " \n" ); document.write( " |