document.write( "Question 361445: Working alone John can pain a house in 7 hours. If Joe and John paint it together they can finish it in 3 hours.\r
\n" );
document.write( "\n" );
document.write( "How long does it take Joe to pain the house? \n" );
document.write( "
Algebra.Com's Answer #257714 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Working alone John can paint a house in 7 hours. If Joe and John paint it together they can finish it in 3 hours. h \n" ); document.write( "How long does it take Joe to paint the house? \n" ); document.write( "----- \n" ); document.write( "John rate = 1/7 job/hr \n" ); document.write( "together rate = 1/3 job/hr \n" ); document.write( "--- \n" ); document.write( "Joe rate = 1/x job/hr \n" ); document.write( "---------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/7 + 1/x = 1/3 \n" ); document.write( "3x + 21 = 7x \n" ); document.write( "4x = 21 \n" ); document.write( "x = 21/4 = 5 1/4 hrs (Joe's time to paint the house alone) \n" ); document.write( "======================\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |