document.write( "Question 1193035: f(x) = (-100e^-0.25x) - 50x\r
\n" );
document.write( "\n" );
document.write( "(b) Determine the location of all critical points and determine their nature for the function \n" );
document.write( "
Algebra.Com's Answer #825047 by Boreal(15235) You can put this solution on YOUR website! graph it. \n" ); document.write( " \n" ); document.write( "f'(x)=0.25*e^(-0.25x)-50 \n" ); document.write( "set equal to 0. \n" ); document.write( "50=25e^(-0.25x) \n" ); document.write( "2=e^(-0.25x) \n" ); document.write( "ln 2=-0.25x \n" ); document.write( "0.693=-0.25x \n" ); document.write( "x=-2.77 \n" ); document.write( "f(x)=-61.37 \n" ); document.write( "second derivative is -6.25e^(-0.25x) \n" ); document.write( "where x=-2.77 the second derivative is negative. This is a maximum. \n" ); document.write( " \n" ); document.write( " |