document.write( "Question 425241: If sally can paint a house in 4 hours, and John can paint one in 6 hours. How long will it take them to paint the same house together. \n" ); document.write( "
Algebra.Com's Answer #296161 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Sally's rate of painting = 1/4 house per hour
\n" ); document.write( "John's rate of painting = 1/6 house per hour
\n" ); document.write( "Working together, their combined rate of painting = 1/4 + 1/6 = 6/24 + 4/24 = 10/24 house per hour
\n" ); document.write( "Inverting gives 24/10 hours per house = 2.4 hours
\n" ); document.write( "
\n" );