Trending News
HEllo!!! I know its late but does anyone know how to solve derivatives? ?
im so lame I barely got a C on precalculus and know im taking Calculus
okay so this is the problem
if f(x)= 3/x^2, find f ' (4) using definition of derivative.
f ' (4) is the limit as
x --> ___ (this where i to put something) of the expression ___.
the value of the limit is _____ .
the best guess i can make is to use [ f(x+h) - f(x) ] / h and the substitute 4 somewhere but i dont know is it h or x??
if any one can show the steps to how to solve this id be so grateful
2 Answers
- Anonymous1 decade agoFavorite Answer
Definition of Derivative is
Lim [ f(x+h) - f(x) ] / h
h--->0
Lim [ 3/(x+h)^2 - 3/x^2 ] / h
h--->0
Lim [ (3x^2-3(x+h)^2)/(x+h)^2x^2 ] / h
h--->0
Lim [ (3x^2-3(x+h)^2)/(x+h)^2x^2 ] / h
h--->0
Lim [ 3x^2-3x^2 -6xh -3h^2]/(x+h)^2x^2 h
h--->0
Lim [ -6xh -3h^2)]/(x+h)^2x^2 h
h--->0
Lim [ h(-6x -3h)]/(x+h)^2x^2 h
h--->0
Lim [ (-6x -3h)]/(x+h)^2x^2
h--->0
Plug in h =0
-6x/x^4 = -6/x^3
Plug in x=4
f ' (4) = -6/4^3 = -6/64 = -3/32
Also to get the ans quickly
If f(x) = x^n
f ' (x) = nx^n-1
f ' (x ) = -6/x^3 , f ' (4 ) = -6/4^3 = -6/64 = -3/32
- 1 decade ago
x=4 because here x is function of y..i.e. f(x)...I am a little bit confused though..shouldn't you use the division formula instead because this is 3/ (x squared)...hope this helps..I took calculus last year and I don't have a book handy
you can also use than x raise to power n formula to get a simplified version of the function 3 * x raise to power -2 and get -6 * x raise to power -3 as your dx/dy and then substitue 4 for x and get -3/32 as your final answer.