document.write( "Question 454684: an efficient heater can warm the entire gym in 3 h. an older , less efficient heater requires 8 h to heat the same space. how long would it take to heat the gymnasium if both heaters worked together? \n" ); document.write( "
| Algebra.Com's Answer #312173 by stanbon(75887)      You can put this solution on YOUR website! an efficient heater can warm the entire gym in 3 h. \n" ); document.write( "an older , less efficient heater requires 8 h to heat the same space. \n" ); document.write( "how long would it take to heat the gymnasium if both heaters worked together? \n" ); document.write( "---------------- \n" ); document.write( "efficient heater rate = 1/3 job/hr \n" ); document.write( "older heater rate = 1/8 job/hr \n" ); document.write( "together heater rate = 1/x job/hr \n" ); document.write( "===================================== \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/3 + 1/8 = 1/x \n" ); document.write( "8x + 3x = 24 \n" ); document.write( "11x = 24 \n" ); document.write( "x = 24/11 = 2 2/11 hrs = 2hr 11 minutes \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |