document.write( "Question 353458: working together, dan and julio can mow a lawn in 12 minutes. Julio can mow the lawn by himself in 10 minutes less than it takes Dan by himself. How long does it take each of them to mow the lawn alone? \n" ); document.write( "
Algebra.Com's Answer #252552 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
working together, dan and julio can mow a lawn in 12 minutes. Julio can mow the lawn by himself in 10 minutes less than it takes Dan by himself. How long does it take each of them to mow the lawn alone?
\n" ); document.write( "---
\n" ); document.write( "together rate = 1/12 job/min
\n" ); document.write( "---
\n" ); document.write( "Let Dan time = x min/job; rate = 1/x job/min
\n" ); document.write( "---
\n" ); document.write( "Julio time = x-10 min/job ; rate = 1/(x-10) job/min
\n" ); document.write( "------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "rate + rate = together rate
\n" ); document.write( "1/x + 1/(x-10 = 1/12
\n" ); document.write( "----
\n" ); document.write( "12(x-10) + 12x = x(x-10)
\n" ); document.write( "24x-120 = x^2-10x
\n" ); document.write( "------
\n" ); document.write( "x^2 - 34x + 120 = 0
\n" ); document.write( "(x-30)(x-4) = 0
\n" ); document.write( "Realistic time for Dan so Julio's time will not be negative:
\n" ); document.write( "x = 30 Min (time required for Dan to do the job alone)
\n" ); document.write( "x-10 = 20 min (time required for Julio to do the job alone)
\n" ); document.write( "------------------------------
\n" ); document.write( "cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );