document.write( "Question 742664: Initially two painters are available to paint a picket fence. Peter alone could paint the fence in 6 hours; Pat alone in 3 hours. It is decided that they will work simultaneously to paint the fence. Before they start, however, along comes Mary, who alone could paint the fence in 8 hours.\r
\n" );
document.write( "\n" );
document.write( "Your task is to determine exactly how many minutes could be saved if all 3 painters work together on the fence, as compared to only Peter and Paul doing the job in tandem.
\n" );
document.write( "Determine how many additional minutes would be saved (beyond those found above) if Mary were able to paint the fence alone in 6 hours instead of 8 hours? \n" );
document.write( "
Algebra.Com's Answer #452616 by stanbon(75887) ![]() You can put this solution on YOUR website! Initially two painters are available to paint a picket fence. \n" ); document.write( "Peter alone could paint the fence in 6 hours; \n" ); document.write( "Paul alone in 3 hours. \n" ); document.write( "Equation: 1/6 + 1/3 = 1/x \n" ); document.write( "x + 2x = 6 \n" ); document.write( "3x = 6 \n" ); document.write( "x = 2 hrs (Time for Peter and Paul to do the job together) \n" ); document.write( "----------------------------- \n" ); document.write( "It is decided that they will work simultaneously to paint the fence. Before they start, however, along comes Mary, who alone could paint the fence in 8 hours. \n" ); document.write( "----------------------------- \n" ); document.write( "Your task is to determine exactly how many minutes could be saved if all 3 painters work together on the fence, as compared to only Peter and Paul doing the job in tandem. \n" ); document.write( "1/6 + 1/3 + 1/8 = 1/x \n" ); document.write( "4x + 8x + 3x = 24 \n" ); document.write( "15x = 24 \n" ); document.write( "x = 8/5 hrs (time for all three to do the job alone) \n" ); document.write( "--- \n" ); document.write( "Time saved: 2-(8/5) = (10/5)-(8/5) = 2/5 hrs = 24 minutes \n" ); document.write( "--------------------------------- \n" ); document.write( "Determine how many additional minutes would be saved (beyond those found above) if Mary were able to paint the fence alone in 6 hours instead of 8 hours? \n" ); document.write( "Comment: I'll leave that to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |