document.write( "Question 952600: joseph can paint a 300 yd2 fence in 6 hours.
\n" );
document.write( "scott can paint the same size fence in 5 hours, and dave can paint the same side fence in 7 hours. approximately how long will it take to paint the fence if they paint simultaneously
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #581744 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! joseph can paint a 300 yd2 fence in 6 hours. \n" ); document.write( " scott can paint the same size fence in 5 hours, and dave can paint the same side fence in 7 hours. approximately how long will it take to paint the fence if they paint simultaneously \n" ); document.write( "---------------- \n" ); document.write( "Joesph rate:: 1/6 job/hr \n" ); document.write( "Scott rate:: 1/5 job/hr \n" ); document.write( "Dave rate:: 1/7 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 + rate = together rate \n" ); document.write( "1/6 + 1/5 + 1/7 = 1/x \n" ); document.write( "----- \n" ); document.write( "35x + 42x + 30x = 6*5*7 \n" ); document.write( "---- \n" ); document.write( "107x = 210 \n" ); document.write( "x = 1.96 hrs = 1 hr 57 min 36 seconds (time to do the job together) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |