document.write( "Question 1097855: Bob and Sarah need to paint a fence. Bob can paint a fence in 4 hours and Sarah can paint a fence in 2.5 hours. If they work together, how long will it take them to paint the fence? \n" ); document.write( "
Algebra.Com's Answer #712272 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Bob: in 4 hours 1 fence, in 1 hour 1/4 fence \n" ); document.write( "Sarah: 2.5 hrs to paint the fence, in 1 hour 1/2.5 \n" ); document.write( "1/4+1/2.5 = 5/20+8/20 = 13/20 \n" ); document.write( "------------------------------------------- \n" ); document.write( "Ok, now let's call the time it will take them together t: \n" ); document.write( "They will do 1 fence in t time: 1/t. Flip the equation and you get: \n" ); document.write( "1/t = t/1 = 20/13 = 1 hour and 7/13 minutes = or 1 hour and 32.31 minutes or 1 hour 32 minutes and 19 seconds \n" ); document.write( " \n" ); document.write( " |