SOLUTION: what is the dy/dx of the tangent of the function of f(x) = x^3 when x = -1 ?

Algebra ->  Rational-functions -> SOLUTION: what is the dy/dx of the tangent of the function of f(x) = x^3 when x = -1 ?      Log On


   



Question 62590: what is the dy/dx of the tangent of the function of f(x) = x^3 when x = -1 ?
Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
lim(x -> 0) ( f( x + x1 ) - f(x) )/ x1
lim(x -> 0) ( ( x + x1 )^3 - (x)^3 )/ x1
lim(x -> 0) ( x^3 + 3x^2(x1) + 3x(x1)^2 + (x1)^3 - x^3 )/ x1
lim(x -> 0) ( 3x^2(x1) + 3x(x1)^2 + (x1)^3 )/ x1
lim(x -> 0) (x1)( 3x^2 + 3x(x1) + (x1)^2 )/ x1
lim(x -> 0) 3x^2 + 3x(x1) + (x1)^2
lim(x -> 0) ( f( x + x1 ) - f(x) )/ x1 = 3x^2 + 3x(0) + (0)^2 = 3x^2
f`(x) = 3x^2
f`(-1) = 3(-1)^2 = 3
graph%28300%2C300%2C-3%2C3%2C-10%2C10%2Cx%5E3%29