document.write( "Question 88898: An experienced accountant can balance the books twice as fast as a new
\n" );
document.write( "accountant. Working together it takes the accountants 10 hours. How long would it take the experienced accountant working alone? \n" );
document.write( "
Algebra.Com's Answer #64602 by madhujiithcharu@yahoo.co.in(28)![]() ![]() ![]() You can put this solution on YOUR website! Let the exp.accountant be x. Given x = 1/2 y ---- (1) \n" ); document.write( " x+y = 10 ---- (2) \n" ); document.write( "Substitute (2) in (1) we have x = 1/2(10-x) \n" ); document.write( " = 10/3 = 3.3 hrs approx. \n" ); document.write( " |