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)![]() ![]() You can put this solution on YOUR website! \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( " |