document.write( "Question 627308: A painter hires help for a job, if the painter works 4 times as fast as his assistant , how many hours will it take the both working together to paint a house that would of taken the Painter 20 hours to complete by himself? \n" ); document.write( "
Algebra.Com's Answer #394972 by htmentor(1343) You can put this solution on YOUR website! A painter hires help for a job, if the painter works 4 times as fast as his assistant , how many hours will it take the both working together to paint a house that would of taken the Painter 20 hours to complete by himself? \n" ); document.write( "============================= \n" ); document.write( "The painter's work rate is 1 house per 20 hours = 1/20 house/hr \n" ); document.write( "His assistant works at a rate of 1/4(1/20) = 1/80 house/hr \n" ); document.write( "Working together, their combined rate is \n" ); document.write( "1/20 + 1/80 = 4/80 + 1/80 = 5/80 house/hr \n" ); document.write( "Taking the reciprocal gives 80/5 = 16 hr/house \n" ); document.write( "So it takes 16 hrs working together \n" ); document.write( " |