document.write( "Question 1021849: Using differentiation, estimate how much the function
\n" );
document.write( "f(x)= ax + bln(x)\r
\n" );
document.write( "\n" );
document.write( "increases by, to 2 decimal places, when a = 85 and b = 19, if x increases from 89 to 89.8 \n" );
document.write( "
Algebra.Com's Answer #637562 by robertb(5830)![]() ![]() You can put this solution on YOUR website! For sufficiently small enough h, f'(x) is very close to \n" ); document.write( "\n" ); document.write( "==> hf'(x) is very close to f(x+h)-f(x)\r \n" ); document.write( "\n" ); document.write( "==> 0.8*f'(89) is very close to f(89.8) - f(89).\r \n" ); document.write( "\n" ); document.write( "Now f'(x) = \n" ); document.write( "\n" ); document.write( "This means the difference is approximately equal to hf'(x) = 0.8*(85+19/89) = |