document.write( "Question 232975: Help me to understand how to work this problem.\r
\n" );
document.write( "\n" );
document.write( "f(x) =2x2 at x = 1\r
\n" );
document.write( "\n" );
document.write( "The question: find the derivative of the function and evaluate the derivative at the given x value. \n" );
document.write( "
Algebra.Com's Answer #172056 by Alan3354(69443) You can put this solution on YOUR website! f(x) =2x2 at x = 1 \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( "f'(x) = 4x \n" ); document.write( "f'(1) = 4 \n" ); document.write( " \n" ); document.write( " |