document.write( "Question 349097: If it takes one worker 20 hours to roof a house and another 25 hours how long will it take them to work together? \n" ); document.write( "
Algebra.Com's Answer #249521 by stanbon(75887) ![]() You can put this solution on YOUR website! If it takes one worker 20 hours to roof a house and another 25 hours how long will it take them to work together? \n" ); document.write( "---- \n" ); document.write( "1st worker rate = 1/20 job/hr \n" ); document.write( "--- \n" ); document.write( "2nd worker rate = 1/25 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 = together rate \n" ); document.write( "1/20 + 1/25 = 1/x \n" ); document.write( "5x + 4x = 100 \n" ); document.write( "9x = 100 \n" ); document.write( "x = 100/9 = 11 1/9 hrs (time to do the job together) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |