document.write( "Question 679020: Mark can mow a lawn in 20 minutes less than his sister Marie. Together they can mow the lawn in 24 minutes. How long would it take Marie to finish the mowing if she worked alone? \n" ); document.write( "
Algebra.Com's Answer #421746 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Mark can mow a lawn in 20 minutes less than his sister Marie. Together they can mow the lawn in 24 minutes. How long would it take Marie to finish the mowing if she worked alone?
\n" ); document.write( ".
\n" ); document.write( "Let x = time (mins) it takes Marie
\n" ); document.write( "then
\n" ); document.write( "x-20 = time (mins) it takes Mark
\n" ); document.write( ".
\n" ); document.write( "24(1/x + 1/(x-20)) = 1
\n" ); document.write( "multiplying both sides by x(x-20):
\n" ); document.write( "24((x-20) + x) = x(x-20)
\n" ); document.write( "24(2x-20) = x^2-20x
\n" ); document.write( "48x-480 = x^2-20x
\n" ); document.write( "-480 = x^2-68x
\n" ); document.write( "0 = x^2-68x+480
\n" ); document.write( "0 = (x-8)(x-60)
\n" ); document.write( "x = {8,60}
\n" ); document.write( "throw out 8 (extraneous) leaving:
\n" ); document.write( "x = 60 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );