document.write( "Question 992627: Craig and Pam, working together, can mow the lawn in 9 hours. Working alone, Pam takes three times as long as Craig. How long does it take Craig to mow the lawn alone? \n" ); document.write( "
Algebra.Com's Answer #612194 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Craig and Pam, working together, can mow the lawn in 9 hours. Working alone, Pam takes three times as long as Craig. How long does it take Craig to mow the lawn alone? \n" ); document.write( "---- \n" ); document.write( "Together rate:: 1/9 job/hr \n" ); document.write( "--- \n" ); document.write( "Craig rate:: 1/x job hr \n" ); document.write( "--- \n" ); document.write( "Pam rate:: 1/(3x) job/hr \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/(3x) = 1/9 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 9x to get: \n" ); document.write( "9 + 3 = x \n" ); document.write( "x = 12 hrs (time for Craig alone) \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |