document.write( "Question 198387: If John can paint a house in 6 hours. Mary can paint one in 4 hours and Sue can paint one in 2 hours, how long would it take them to paint a house if they worked together? \n" ); document.write( "
Algebra.Com's Answer #148906 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If John can paint a house in 6 hours. Mary can paint one in 4 hours
\n" ); document.write( " and Sue can paint one in 2 hours, how long would it take them to paint
\n" ); document.write( " a house if they worked together?
\n" ); document.write( ":
\n" ); document.write( "Let t = time required if they all work together
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "Each will paint a fraction of the house. All three fractions add up to 1
\n" ); document.write( "\"t%2F6\" + \"t%2F4\" + \"t%2F2\" = 1
\n" ); document.write( "Multiply by 12:
\n" ); document.write( "12*\"t%2F6\" + 12*\"t%2F4\" + 12*\"t%2F2\" = 12(1)
\n" ); document.write( "Cancel out the denominators; results:
\n" ); document.write( "2t + 3t + 6t = 12
\n" ); document.write( ":
\n" ); document.write( "11t = 12
\n" ); document.write( "t = \"12%2F11\"
\n" ); document.write( "t = 1.09 hrs or 1 hr + .09(60) = 5.45 min
\n" ); document.write( "
\n" ); document.write( "
\n" );