document.write( "Question 1032385: f(x)= x^4 find derivative and also slope when x=1 and x = -2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #647039 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! f(x)= x^4 find derivative and also slope when x=1 and x = -2 \n" ); document.write( ": \n" ); document.write( "use the power rule for the derivative \n" ); document.write( ": \n" ); document.write( "f'(x) = 4x^3 \n" ); document.write( ": \n" ); document.write( "when x=1, the slope is 4(1^3) = 4 \n" ); document.write( ": \n" ); document.write( "when x=-2, the slope is 4((-2)^3) = -32 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |