document.write( "Question 548504: a window washer can wash the windows on one side of a building in 112 working hours.with an assistant he can do the job in 63 hours.how many hours would the assistant need to do the job alone \n" ); document.write( "
Algebra.Com's Answer #357028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a window washer can wash the windows on one side of a building in 112 working hours.with an assistant he can do the job in 63 hours.how many hours would the assistant need to do the job alone \n" ); document.write( "--------------------- \n" ); document.write( "washer rate = 1/112 job/hr \n" ); document.write( "assist rate = 1/x job/hr \n" ); document.write( "together rate = 1/63 job/hr \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/112 + 1/x = 1/63 \n" ); document.write( "---- \n" ); document.write( "63x + 63*112 = 112x \n" ); document.write( "----- \n" ); document.write( "49x = 63*112 \n" ); document.write( "x = 144 hrs (time for the asst to do the job alone) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |