document.write( "Question 1020520: Find the f '(2) if f(x) = -2x2+3x-1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636401 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! -2x2+3x-1=f(x) \n" ); document.write( "f'(x)=-4x+3 \n" ); document.write( "x=-2, f(-2)= 8+3=11 \n" ); document.write( " |