document.write( "Question 167349: Suppose one painter can paint the entire house in 12 hours, and the second painter can paint the house in 8 hour. How long would it take the two painters together to paint the house? \n" ); document.write( "
Algebra.Com's Answer #123241 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Add their rates of working to get \n" ); document.write( "the rate working together \n" ); document.write( "(1 house)/(8 hrs) + (1 house)/(12 hrs) = (1 house)/(x hrs) \n" ); document.write( " \n" ); document.write( "Multiply both sides by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Working together, it will take them 4.8 hrs, or 4 hrs 48 min \n" ); document.write( " |