document.write( "Question 192527This question is from textbook Gmat for dummies
\n" );
document.write( ": There are two dock workers, Alf and Bob. Alf can load 16 tons of steel per day, and Bob can load 20 tons per day. If they each work 8-hour days, how many tons of steel can the two of them load in one hour, assuming they maintain a steady rate? \r
\n" );
document.write( "\n" );
document.write( "I tried to apply the formula, 1/t1+1/t2=1/t3. With t1 being the time taken by the 1st person, t2 the second and t3 the time it takes both to complete the job. \n" );
document.write( "
Algebra.Com's Answer #144533 by nerdybill(7384) You can put this solution on YOUR website! There are two dock workers, Alf and Bob. Alf can load 16 tons of steel per day, and Bob can load 20 tons per day. If they each work 8-hour days, how many tons of steel can the two of them load in one hour, assuming they maintain a steady rate? \n" ); document.write( ". \n" ); document.write( "Alf: \n" ); document.write( "16 tons per day \n" ); document.write( "or \n" ); document.write( "16 tons per 8 hours \n" ); document.write( ". \n" ); document.write( "Bob: \n" ); document.write( "20 tons per day \n" ); document.write( "or \n" ); document.write( "20 tons per 8 hours \n" ); document.write( ". \n" ); document.write( "In ONE hour, working together they can load: \n" ); document.write( "16/8 + 20/8 \n" ); document.write( "= 36/8 \n" ); document.write( "= 4.5 tons \n" ); document.write( " |