document.write( "Question 931716: Three workers can complete a job in 3 hours, 6 hours, and 8 hours respectively. How long will it take the workers to complete the job if they work together? \n" ); document.write( "
Algebra.Com's Answer #565749 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"1%2F3%2B1%2F6%2B1%2F8+=+1%2Fx\" |Multiplying thru by 24x so as all denominators = 1
\n" ); document.write( "8x + 4x + 3x = 24
\n" ); document.write( "15x = 24
\n" ); document.write( "x = 24/15 = 1.6 hr
\n" ); document.write( "and...checking
\n" ); document.write( "8/24 + 4/24 + 3/24 = 15/24 = 1/(24/15)
\n" ); document.write( "And 1/(24/15)= 1/1.6
\n" ); document.write( "
\n" );