document.write( "Question 976812: Two painters, Joe and Sam, will paint a house working together. Working alone, Joe can paint the house in sixteen hours and Sam can paint it in twelve hours. How long will it take Joe and Sam to paint the house working together? \n" ); document.write( "
Algebra.Com's Answer #598335 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Two painters, Joe and Sam, will paint a house working together. Working alone, Joe can paint the house in sixteen hours and Sam can paint it in twelve hours. How long will it take Joe and Sam to paint the house working together?
\n" ); document.write( "
Joe can do \"1%2F16\" of work in 1 hour
\n" ); document.write( "Sam can do \"1%2F12\" of work in 1 hour
\n" ); document.write( "Let time be T
\n" ); document.write( "Then we get: \"1%2F16+%2B+1%2F12+=+1%2FT\"
\n" ); document.write( "3T + 4T = 48 ------- Multiplying by LCD, 48T
\n" ); document.write( "7T = 48
\n" ); document.write( "T, or time = \"highlight_green%2848%2F7%29\" hours \n" ); document.write( "
\n" );