document.write( "Question 394736: steve is a painter. He can paint a house in 20 hours. It takes his assistant 30 hours to paint a house. How long, in hours, would it take them to paint a house working together \n" ); document.write( "
Algebra.Com's Answer #280129 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! they each paint a FRACTION of a house, based on their individual times\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the fractions add to one, the WHOLE house\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the combined time ___ (x / 20) + (x / 30) = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiplying by 60 (LCD) ___ 3x + 2x = 60 \n" ); document.write( " |