document.write( "Question 191866: If jan can paint a house in 4 hours and jim can paint a house in 6 hours, how long will it take for them to paint the house together. \n" ); document.write( "
Algebra.Com's Answer #143973 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
If jan can paint a house in 4 hours and jim can paint a house in 6 hours, how long will it take for them to paint the house together.
\n" ); document.write( ".
\n" ); document.write( "Let x = hours for both to paint house
\n" ); document.write( "then
\n" ); document.write( "x(1/4 + 1/6) = 1
\n" ); document.write( "x/4 + x/6) = 1
\n" ); document.write( "6x + 4x = 24
\n" ); document.write( "10x = 24
\n" ); document.write( "x = 2.4 hours
\n" ); document.write( "or
\n" ); document.write( "2 hours and 24 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );