How Do You Calculate the Derivative of 1/(x-1) Using the Definition?

  • Thread starter Thread starter TheKracken
  • Start date Start date
  • Tags Tags
    Derivative
TheKracken
Messages
355
Reaction score
7

Homework Statement



Find f'(x) of f(x)= 1 over x-1
using the definition of a derivative


Homework Equations


definition of a derivative is
f'(x)= lim as h→ 0 of f(x+h) - f(X) ALL OVER h


The Attempt at a Solution


I have no idea how to do this using the definition of a derivative...
 
Physics news on Phys.org
TheKracken said:

Homework Statement



Find f'(x) of f(x)= 1 over x-1
using the definition of a derivative

Homework Equations


definition of a derivative is
f'(x)= lim as h→ 0 of f(x+h) - f(X) ALL OVER h

The Attempt at a Solution


I have no idea how to do this using the definition of a derivative...
If \displaystyle f(x)=\frac{1}{x-1}\,, then what is f(x+h) ?
 
SammyS said:
If \displaystyle f(x)=\frac{1}{x-1}\,, then what is f(x+h) ?

This is where I draw a blank...

is it simpily (1/x-1 +h) - f(x) over h meaning it cancels out to be h/h or 0?
 
No.
All Sammy asked you was what is f(x + h)?

In the right side of the formula equation, replace x by x + h. That's how function notation works.
 
TheKracken said:
This is where I draw a blank...

is it simply (1/x-1 +h) - f(x) over h meaning it cancels out to be h/h or 0?

Don't forget that f(x) is 1/(x-1), and No, h does not cancel the way you are supposing it does.

You will have:
\displaystyle\frac{f(x+h)-f(x)}{h}=\frac{\displaystyle\frac{1}{x+h-1}-\frac{1}{x-1}}{h}​

You need to add the two fractions in the numerator -- use a common denominator.

After some simplification, you will get the h in the overall denominator to cancel.

Now we see why algebra skills are important for Calculus.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
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