document.write( "Question 815652: Please help me with this word problem.
\n" );
document.write( "Working together, two people can clean an office building in 5 hr. One person is new to the job and would take 2 hr longer than the other person to clean the building alone. How long would it take the new worker to clean the building alone? \n" );
document.write( "
Algebra.Com's Answer #491138 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Working together, two people can clean an office building in 5 hr. \n" ); document.write( " One person is new to the job and would take 2 hr longer than the other person to clean the building alone. \n" ); document.write( " How long would it take the new worker to clean the building alone? \n" ); document.write( ": \n" ); document.write( "Let t = time required by the new guy to do the job \n" ); document.write( "then \n" ); document.write( "(t-2) = time required by the old guy \n" ); document.write( ": \n" ); document.write( "Let the completed job = 1 (a clean office building) \n" ); document.write( ": \n" ); document.write( "A shared work equation \n" ); document.write( " \n" ); document.write( "multiply t(t-2) to clear the denominators, results: \n" ); document.write( "5(t-2) + 5t = t(t-2) \n" ); document.write( "5t - 10 + 5t = t^2 - 2t \n" ); document.write( "10t - 10 = t^2 - 2t \n" ); document.write( "Arrange as a quadratic on the right \n" ); document.write( "0 = t^2 - 2t - 10t + 10 = 0 \n" ); document.write( "t^2 - 12t + 10 = 0 \n" ); document.write( "Use the quadratic formula to find t \n" ); document.write( "I got a reasonable answer of 11.1 hrs for the new guy \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this (Old guy takes 9.1 hrs alone) \n" ); document.write( " \n" ); document.write( ".45 + .55 = 1.0 \n" ); document.write( " |