document.write( "Question 564907: Albert can mow a lawn in 40 minutes, while his cousin Vinnie can mow the same lawn in one hour. How long would it take to mow the lawn if Albert and Vinnie work together? \n" ); document.write( "
Algebra.Com's Answer #365545 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Albert's mowing rate = 1 lawn/40 min \n" ); document.write( "Vinnie's mowing rate = 1 lawn/60 min \n" ); document.write( "Working together their rate is \n" ); document.write( "r = 1/40 + 1/60 [lawns/min] \n" ); document.write( "r = 3/120 + 2/120 = 5/120 lawns/min \n" ); document.write( "So the number of minutes per lawn is 120/5 = 24 mins. \n" ); document.write( " |