document.write( "Question 373144: Two paper hangers work at different rates. The first worker can wallpaper a wall in 2 hours. The second takes 3 hours to wallpaper the same wall. How long would it take the two workers working together to paper the wall? \n" ); document.write( "
Algebra.Com's Answer #265662 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! Two paper hangers work at different rates. The first worker can wallpaper a wall in 2 hours. The second takes 3 hours to wallpaper the same wall. How long would it take the two workers working together to paper the wall?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total time = (1 job)/((1 job)/(time for A) + (1 job)/(time for B)) \n" ); document.write( "units: hrs = job/(job/hrs + job/hrs) --> hrs = job * hrs/job = hrs \n" ); document.write( "time = 1/(1/2 + 1/3) \n" ); document.write( "time = 1/(3/6 + 2/6) \n" ); document.write( "time = 1/(5/6) \n" ); document.write( "time = 6/5 hrs \n" ); document.write( "time = 1.2 hrs working together to paper the wall\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |