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 #598305 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
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( "--------------
\n" ); document.write( "Joe rate:: 1/16 job/hr
\n" ); document.write( "Sam rate:: 1/12 job/hr
\n" ); document.write( "---
\n" ); document.write( "Together rate:: 1/x job/hr
\n" ); document.write( "-------
\n" ); document.write( "Equation:
\n" ); document.write( "rate + rate = together rate
\n" ); document.write( "1/16 + 1/12 = 1/x
\n" ); document.write( "------
\n" ); document.write( "12x + 16x = 12*16
\n" ); document.write( "28x = 192
\n" ); document.write( "x = 48/7
\n" ); document.write( "-----
\n" ); document.write( "time to do the job together:: 48/7 hr = 6.86 hrs
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );