document.write( "Question 286279: Jim can paint a room in 3 hours. Jane can paint the same room in 5 hours. How long will it take if they work together?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207594 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jim can paint a room in 3 hours. Jane can paint the same room in 5 hours. How long will it take if they work together? \n" ); document.write( "----------------------- \n" ); document.write( "Jim rate: 1/3 room/hr \n" ); document.write( "--- \n" ); document.write( "Jane rate: 1/5 room/hr \n" ); document.write( "--- \n" ); document.write( "Together rate: 1/x room/hr \n" ); document.write( "================================= \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate: \n" ); document.write( "1/3 + 1/5 = 1/x \n" ); document.write( "(8/15) = 1/x \n" ); document.write( "x = 15/8 \n" ); document.write( "x = 1 (7/8) hrs (time to do the job together) \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |