document.write( "Question 25350: Larry, Mo, and Curly wish to mow 5900 square foot lawn. Larry can mow 70 square feet per minute, Mo can mow 50 square feet per minute, and Curly can mow 40 square feet per minute. Mo and Curly begin mowing, but Larry has problems starting his mower and begins 30 minutes later. All three stop mowing when the lawn is finished. How long does Larry mow? \n" ); document.write( "
Algebra.Com's Answer #13589 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Moe and Curly start moeing, I mean mowing, at the same time. The lawn is getting
\n" ); document.write( "mowed at the sum of their rates.
\n" ); document.write( "The two of them are the only ones mowing until Larry starts 30 minutes later.
\n" ); document.write( "So far, I have this equation:
\n" ); document.write( "(1) ft2 of lawn mowed = (Moes rate in ft2/min)+(Curly's rate in ft2/min)*(time elapsed)
\n" ); document.write( "plugging in the numbers:
\n" ); document.write( "(2) ft2 of lawn mowed = (50 ft2/min + 40 ft2/min)x 30 min
\n" ); document.write( "ft2 of lawn mowed = 2700 ft2
\n" ); document.write( "Then 30 minutes have elapsed, Larry starts mowing. Now I need a new equation.
\n" ); document.write( "(3)ft2 of lawn left to mow / (Moe's rate + Curly's rate + Larry's rate) = time
\n" ); document.write( "Note that this equation is much like:
\n" ); document.write( "Distance / rate = time
\n" ); document.write( "Equation (1) was like:
\n" ); document.write( "Distance = rate x time
\n" ); document.write( "(4) ft2 of lawn left to mow / (50 ft2/min + 40 ft2/min + 70 ft2/min) = Larry's time
\n" ); document.write( "Note that the time here is the time period after Moe and Curly have been
\n" ); document.write( "mowing for thirty minutes and Larry started mowing at 70 ft2/min.
\n" ); document.write( "(5) (5900 ft2 - 2700 ft2) / 160 ft2/min = Larry's time
\n" ); document.write( "(6) 3200 ft2 / 160 ft2/min = Larry's time
\n" ); document.write( "(7) 20 min = Larry's time
\n" ); document.write( "So Larry mowed for 20 minutes. Moe and Curly, by the way, mowed for 30 min + 20 min = 50 min
\n" ); document.write( "So, I can check:
\n" ); document.write( "((50 ft2/min + 40 ft2/min)x 50 min) + ((70 ft2/min)x 20 min = size of lawn
\n" ); document.write( "4500 ft2 + 1400 ft2 = 5900 ft2
\n" ); document.write( "it checks\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );