document.write( "Question 1027045: Pam and Matt, working together, can paint the deck in 6 hours. Working alone, Matt takes twice as long as Pam. How long does it take Pam to paint the deck alone? \n" ); document.write( "
Algebra.Com's Answer #653450 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let Pam and Matt be p and m. Then \n" ); document.write( "6/p+6/m=1 \n" ); document.write( "Since m=2p, then \n" ); document.write( "6/p+6/2p=1 \n" ); document.write( "12+6=2p \n" ); document.write( "18=2p \n" ); document.write( "p=9 \n" ); document.write( "2p=18 \n" ); document.write( "Pam can finish in 9 hours working alone, Matt can finish in 18 hours working alone!!!!!!!!! \n" ); document.write( " |