document.write( "Question 919593: Bob can do a job in 5 hours while Bill can do the same job in 8. How many hours would it take them, working together, to do this job? \n" ); document.write( "
Algebra.Com's Answer #557814 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Bob can do a job in 5 hours while Bill can do the same job in 8. How many hours would it take them, working together, to do this job?
\n" ); document.write( "Bob's rate:: 1/5 job/hr
\n" ); document.write( "Bill's rate:: 1/8 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/5 + 1/8 = 1/x
\n" ); document.write( "------
\n" ); document.write( "8x + 5x = 40
\n" ); document.write( "13x = 40
\n" ); document.write( "x = 40/13 = 3 1/3 hr (time to do the job together)
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );