document.write( "Question 31569: Susan and Mary working together can rake the lawn in 2 hours.
\n" );
document.write( "Susan can do the job alone in 3 hours.
\n" );
document.write( "How long would it take Mary to rake the lawn alone? \n" );
document.write( "
Algebra.Com's Answer #18214 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! let mary's rate be x \n" ); document.write( "Equation: \n" ); document.write( " \n" ); document.write( "Multiply the whole equation by 6 to remove the fractions and simplify: \n" ); document.write( " \n" ); document.write( "6=3x-2x \n" ); document.write( "x=6 \n" ); document.write( "Hence, it would take her 6 hours to do it alone. \n" ); document.write( "Paul. \n" ); document.write( " |