document.write( "Question 194429: My question is: It usually takes Eva 3 hours longer to do the monthly payroll than it takes Cindy. They start working on it together at 9:00 AM and at 5:00 PM they have 90% of it done. If Eva took s 2 hour lunch break while Cindy had none, then how much longer will it take for them to finish the payroll working together? \n" ); document.write( "
Algebra.Com's Answer #145919 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! My question is: It usually takes Eva 3 hours longer to do the monthly payroll \n" ); document.write( " than it takes Cindy. They start working on it together at 9:00 AM and at 5:00 \n" ); document.write( " PM they have 90% of it done. If Eva took s 2 hour lunch break while Cindy had \n" ); document.write( "none, then how much longer will it take for them to finish the payroll working together? \n" ); document.write( ": \n" ); document.write( "Let t = C's time working alone \n" ); document.write( "then \n" ); document.write( "(t+3) = E's time working alone \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1 \n" ); document.write( ": \n" ); document.write( "Working time to complete 90%: 9 Am to 5 Pm = 8 hrs \n" ); document.write( ": \n" ); document.write( "A shared work equation to complete 90% of the job: \n" ); document.write( " \n" ); document.write( "Multiply equation by t(t+3), results: \n" ); document.write( "8(t+3) + 8t = .9t(t+3) \n" ); document.write( "8t + 24 + 8t = .9t^2 + 2.7t \n" ); document.write( "16t + 24 = .9t^2 + 2.7t \n" ); document.write( "arrange as a quadratic equation \n" ); document.write( ".9t^2 + 2.7t - 16t - 24 = 0 \n" ); document.write( ".9t^2 -13.3t - 24 = 0 \n" ); document.write( "Using the quadratic formula a-.9; b=-13.3; c=-24 \n" ); document.write( "The positive solution ~ 16.4 hrs is C's time alone \n" ); document.write( "then; 19.4 hrs = E's time alone \n" ); document.write( ": \n" ); document.write( "then it says,\"If Eva took s 2 hour lunch break while Cindy had none, \n" ); document.write( " then how much longer will it take for them to finish the payroll working together?\" \n" ); document.write( ": \n" ); document.write( "Let x = how much longer it will take to complete the job \n" ); document.write( "Then \n" ); document.write( "x+8 = C,s time on the job \n" ); document.write( "and \n" ); document.write( "x+6 = E's time because of a 2 hr lunch break \n" ); document.write( "; \n" ); document.write( " \n" ); document.write( "Multiply equation by (16.4*19.4), results \n" ); document.write( "19.4(x+8) + 16.4(x+6) = 16.4 * 19.4 \n" ); document.write( ": \n" ); document.write( "19.4x + 155.2 + 16.4x + 98.4 = 318.16 \n" ); document.write( ": \n" ); document.write( "35.8x + 253.6 = 318.16 \n" ); document.write( ": \n" ); document.write( "35.8x = 318.16 - 253.6 \n" ); document.write( "x = \n" ); document.write( "x = 1.8 hrs to finish the job \n" ); document.write( " |