document.write( "Question 868943: Two bricklayers, Sam and Joe, are working on your house. Sam can complete the work in 5 hours, while Joe can complete the work in 3 hours. How many hours does the bricklaying take if they work together? \n" ); document.write( "
Algebra.Com's Answer #523920 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Sam can complete the work in 5 hours, while Joe can complete the work in 3 hours. How many hours does the bricklaying take if they work together?
\n" ); document.write( "--------------------
\n" ); document.write( "Sam rate = 1/5 job/hr
\n" ); document.write( "Joe rate = 1/3 job/hr
\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/5 + 1/3 = 1/x
\n" ); document.write( "------
\n" ); document.write( "3x + 5x = 15
\n" ); document.write( "8x = 15
\n" ); document.write( "x = 15/8 = 1 7/8 hrs (time to do the job together)
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );