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 #612199 by lwsshak3(11628)\"\" \"About 
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?\r
\n" ); document.write( "\n" ); document.write( "let x=hours it takes Craig to mow the lawn alone
\n" ); document.write( "1/x=his work rate
\n" ); document.write( "3x=hours it takes Pam to mow the lawn alone
\n" ); document.write( "1/3x=her work rate
\n" ); document.write( "sum of indv. work rates=work rate working together
\n" ); document.write( "1/x+1/3x=1/9
\n" ); document.write( "lcd:9x
\n" ); document.write( "9+3=x
\n" ); document.write( "x=12
\n" ); document.write( "hours it takes Craig to mow the lawn alone=12
\n" ); document.write( "
\n" );