document.write( "Question 948479:  Tom and the Felix working together can paint 16 walls per hour.
\n" );
document.write( "Felix and the Sue can paint 18 walls between them in an hour.
\n" );
document.write( "Tom and the Sue can combine their labours to paint 10 walls per hour.
\n" );
document.write( "132 walls need to be painted, so how long would it take to accomplish this if all three worked together?  \n" );
document.write( "
| Algebra.Com's Answer #578947 by stanbon(75887)      You can put this solution on YOUR website! Tom and the Felix working together can paint 16 walls per hour. \n" ); document.write( " Felix and the Sue can paint 18 walls between them in an hour. \n" ); document.write( " Tom and the Sue can combine their labours to paint 10 walls per hour. \n" ); document.write( " 132 walls need to be painted, so how long would it take to accomplish this if all three worked together? \n" ); document.write( "---- \n" ); document.write( "Tom + Felix rate:: 1/16 wall/hr \n" ); document.write( "Felix + Sue rate:: 1/18 wall/hr \n" ); document.write( "Tom and Sue rate:: 1/10 wall/hr \n" ); document.write( "---- \n" ); document.write( "t + f = 1/16 \n" ); document.write( "s + f = 1/18 \n" ); document.write( "---- \n" ); document.write( "Subtract to get:: \n" ); document.write( "t-s = 1/16- 1/18 = 2/(16*18) = 1/144 \n" ); document.write( "--- \n" ); document.write( "t+s = 1/10 \n" ); document.write( "--- \n" ); document.write( "Add to get \n" ); document.write( "2t = (1/144)+ 1/10 \n" ); document.write( "2t = 154/1440 \n" ); document.write( "t = 77/1440 (Tom's rate) \n" ); document.write( "--- \n" ); document.write( "f = 1/16 - (77/1440) = (1440-16*77)/(16*1440) = 208/23040 (Felix's rate) \n" ); document.write( "--------- \n" ); document.write( "s + (208/23040) = 1/18 \n" ); document.write( "s = 0.04653 (Sue's rate \n" ); document.write( "------------ \n" ); document.write( "Equation: \n" ); document.write( "x(0.04653 + 0.00903 + 0.05347) = 32 \n" ); document.write( "x = 293.5 hrs \n" ); document.write( "-------------- \n" ); document.write( "Note:: Check the arithmetic. \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |