document.write( "Question 80456: If Sally can paint a house in 4 hours, and John can paint 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( " \n" );
document.write( "
Algebra.Com's Answer #57735 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If Sally can paint a house in 4 hours, and John can paint 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 to complete the job together \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1 \n" ); document.write( ": \n" ); document.write( "A simple equation: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by 12 to get rid of the denominators, you then have: \n" ); document.write( "3t + 2t = 12 \n" ); document.write( ": \n" ); document.write( "5t = 12 \n" ); document.write( ": \n" ); document.write( "t = 12/5 \n" ); document.write( ": \n" ); document.write( "t = 2.4 hrs working together \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution of t = 2.4: \n" ); document.write( "2.4/4 + 2.4/6 = \n" ); document.write( " .6 + .4 = 1 \n" ); document.write( " \n" ); document.write( " |