document.write( "Question 107435: Larry takes 2 hours to paint a house.Willy takes 4 hours to paint the same house.David takes 8 hours to paint that house.How long would it take them to paint the house, working together?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #78202 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The sum of their rates of painting is the rate of all three
\n" ); document.write( "together
\n" ); document.write( "(1 house/2 hrs) + (1 house/4 hrs) + (1 house/8 hours) = (1 house)/x hours)
\n" ); document.write( "1/2 + 1/4 + 1/8 = 1/x
\n" ); document.write( "4/8 + 2/8 + 1/8 = 1/x
\n" ); document.write( "7/8 = 1/x
\n" ); document.write( "x = 8/7
\n" ); document.write( "So, working together, they take 1 hour 8.5 minutes approx
\n" ); document.write( "
\n" );