Find Derivative of 3/x+2 using f(x+h) - (fx) / h

  • Thread starter Thread starter pooker
  • Start date Start date
  • Tags Tags
    Derivative
pooker
Messages
15
Reaction score
0
Our teacher wants us to find derivatives the long way

f(x+h) - (fx) / h

So anyways, on one of my questions 3 / x + 2 , x=8

I know how to find the derivative of 3 / x+2 , but why was their an x=8 next to it? Am I supposed to plug this in after finding the derivative?
 
Physics news on Phys.org
yes, you need to plug it in for x after you find the derivative.
 
I disagree with mathstudent88. The basic definition of 'derivative' is 'derivative at a given point'. From what you say, I imagine your teacher is expecting you to put it directly into the definition of the derivative of f at x0:
\lim_{h\rightarrow 0} \frac{f(x_0+ h)- f(x_0)}{h}
which, for f(x)= 3/(x+2), at x0= 8 is
\lim_{h\rightarrow 0}\frac{3/((8+h)+2)- 3/(8+2)}{h}
= \lim_{h\rightarrow 0}\frac{3/(10+h)- 3/10}{h}
 
Last edited by a moderator:
With the obvious substitution of x=8 instead of x=2
 
Thanks, OfficeShredder, I've edited that mistake. (So, now I can pretend I never made it!)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top