document.write( "Question 249668: If Sally can paint a house in a 4 hours, and John can paint the same house in 6 hours, How long will it take for both of them to paint the house together? \n" ); document.write( "
Algebra.Com's Answer #181804 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If Sally can paint a house in a 4 hours, and John can paint the same house in 6 hours, How long will it take for both of them to paint the house together? \n" ); document.write( "------------- \n" ); document.write( "Use product/sum \n" ); document.write( "= 4*6/(4+6) = 24/10 \n" ); document.write( "= 2.4 hours. \n" ); document.write( "-------------- \n" ); document.write( "The long way: \n" ); document.write( "S does 1/4 of the house per hour. \n" ); document.write( "J does 1/6 per hour. \n" ); document.write( "Together, they do 1/4 + 1/6 per hour = 5/12 \n" ); document.write( "5/12 house per hour --> 12/5 hours per house \n" ); document.write( "= 2.4 hours. \n" ); document.write( " \n" ); document.write( " |