Orion1
- 961
- 3
Find tangent slope to parabola using Theorem 2.
y(x) = x^2 + 2x \; \text{at} \; P(-3.3)
Theorem 2:
m = \lim_{h \rightarrow 0} \frac{f(a + h) - f(a)}{h}
m = \lim_{h \rightarrow 0} \frac{(a + h)^2 + 2(a + h) - 3}{h} = \lim_{h \rightarrow 0} \frac{a^2 + h^2 + 2ah + 2a + 2h - 3}{h}
\lim_{h \rightarrow 0} \frac{a^2 + h^2 + 2ah + 2a + 2h - 3}{h} = \lim_{h \rightarrow 0} \frac{(a + h - 1)(a + h + 3)}{h}

I have already solved the tangent line using the Tangent Line Theorem, however, I have been unable to eliminate h from the denominator in this theorem using division or numerator conjugates...
Any suggestions?
[/color]
Last edited: