document.write( "Question 982445: Hannah can paint a room in 9 hours. Destiny can paint the same room in 12 hours. How long does it take for both Hannah and Destiny to paint the room it they are working together. \n" ); document.write( "
Algebra.Com's Answer #603256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Hannah can paint a room in 9 hours. Destiny can paint the same room in 12 hours. How long does it take for both Hannah and Destiny to paint the room it they are working together. \n" ); document.write( "----- \n" ); document.write( "Hannah rate:: 1/9 job/hr \n" ); document.write( "Destiny rate:: 1/12 job/hr \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/9 + 1/12 = 1/x \n" ); document.write( "12x + 9x = 9*12 \n" ); document.write( "21x = 108 \n" ); document.write( "x = 5.143 hrs = 5 hr 8min 34sec (time to do the job together) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |