Finding the Tangent Line to a Hyperbola: A Worked Example Using Limits

  • Thread starter Thread starter naele
  • Start date Start date
  • Tags Tags
    Example Limit
naele
Messages
199
Reaction score
1

Homework Statement



This is a worked example from Stewart's Early Transcendentals 6e section 2.7 p. 145 for anybody curious.

Let f(x)= \frac{3}{x}. Find an equation of the tangent line to the hyperbola at point (3,1).

Homework Equations



m = \lim_{h\rightarrow 0}\frac{f(a+h) - f(a)}{h}

The Attempt at a Solution



His solution goes as such:

1) m = \lim_{h\rightarrow 0}\frac{f(3+h) - f(3)}{h}= \lim_{h\rightarrow 0}\frac{\frac{3}{3+h} -1}{h}
Plug in the point coordinates into the equation and evaluate.

2) \lim_{h\rightarrow 0}\frac{\frac{3-(3+h)}{3+h}}{h}
Consider the 1 as 1/1, cross multiply and multiply through the denominator. The reverse of partial fraction decomposition (recomposition?)

3) \lim_{h\rightarrow 0}\frac{-h}{h(3+h)}
This is where I become confused. Do you have to distribute the negative sign such that 3-(3+h) = 3-3-h = -h?

4) \lim_{h\rightarrow 0}-\frac{1}{3+h}=-\frac{1}{3}
I would have gotten 1/3 instead of -1/3 so I would have made a mistake between steps 2 and 3.
 
Physics news on Phys.org
Would it help if I wrote it this way?
3 - (3 + h) = 3 + (-1)(3 + h)

Also, if you'd gotten 1/3 you knew you would be wrong, because the graph is clearly going down so the derivative should be negative.
 
Last edited:
Yes! But then why did Stewart write it like that? It's so confusing.
 
naele said:
Yes! But then why did Stewart write it like that? It's so confusing.
Perhaps Stewart didn't think he had to remind you that -(3-h)= -3+ h. You shouldn't have to ask if you use the distributive law!
 
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...

Similar threads

Back
Top