document.write( "Question 152129: If Sally can paint a house in 4 hours and John can pain the same house in 6 hour, how long will it take for both of them to paint the house together? \n" ); document.write( "
Algebra.Com's Answer #111827 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If Sally can paint a house in 4 hours and John can pain the same house in 6 hour, how long will it take for both of them to paint the house together?
\n" ); document.write( ":
\n" ); document.write( "Let t = time required when they work together
\n" ); document.write( ";
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "We want to find out what fraction of the job each will do, has to add up to 1
\n" ); document.write( "\"t%2F4\" + \"t%2F6\" = 1
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by 12 to get rid of the denominators
\n" ); document.write( "12*\"t%2F4\" + 12*\"t%2F6\" = 12(1)
\n" ); document.write( ";
\n" ); document.write( "Cancel the denominators and you have;
\n" ); document.write( "3t + 2t = 12
\n" ); document.write( ";
\n" ); document.write( "5t = 12
\n" ); document.write( "t = \"12%2F5\"
\n" ); document.write( "t = 2.4 hrs working together
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution on a calc: enter (2.4/4) + (2.4/6) = 1
\n" ); document.write( "
\n" );