document.write( "Question 557107: A boys' club decides to build a cabin. The job can be done by 3 skilled workmen in 4 days or by 5 of the boys in 6 days. How long will it take if all work together? Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #362456 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A boys' club decides to build a cabin. The job can be done by 3 skilled workmen in 4 days or by 5 of the boys in 6 days. How long will it take if all work together? \n" ); document.write( "------------------- \n" ); document.write( "Men rates: 3/4 job per day for 3 men = 1/4 job per day for each man \n" ); document.write( "---- \n" ); document.write( "Boy rates: 5/6 job per day for 5 men = 1/6 job per day for each boy \n" ); document.write( "----- \n" ); document.write( "Together rate = 1/x job/day \n" ); document.write( "Rate + rate = together rate for 1 man and 1 boy: \n" ); document.write( "(3/4) + (5/6) = 1/x \n" ); document.write( "18x + 20x = 24 \n" ); document.write( "38x = 24 \n" ); document.write( "x = 12/19 days/job (time to do the job together) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |