document.write( "Question 1016409: Find f ’(x) if \r
\n" );
document.write( "\n" );
document.write( " f(x) = 4 e^x - 6 x^2 + 1\r
\n" );
document.write( "\n" );
document.write( "and evaluate f ’(1).(Keep 2 decimal places)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #632845 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For f(x) = 4e^x - 6x^2 + 1 \n" ); document.write( "f'(x) = 4e^x - 12x \n" ); document.write( "f'(1) = 4e - 12 = -1.13 \n" ); document.write( " |