efekwulsemmay
- 53
- 0
Homework Statement
I have to find the tangent to the curve the given point [tex]\left(-2,-8\right)[/tex] for the equation [tex]y=x^{3}[/tex].
Homework Equations
[tex]f(x)=\lim_{h\rightarrow0} \frac{f(x+h)-f(x)}{h}[/tex]
The Attempt at a Solution
I started the normal way of substitution:
[tex]\lim_{h\rightarrow0} \frac{f(-2+h)-f(-2)}{h}[/tex]
which goes to:
[tex]\lim_{h\rightarrow0} \frac{(-2+h)^{3}-(-2)^{3}}{h}[/tex]
This is where I get stuck. I know that you factor cubic functions by:
[tex](a+b)(a^{2}-ab+b^{2})[/tex]
However, when I do this and multiply it out I eventually end up with:
[tex]\lim_{h\rightarrow0} \frac{h^{3}}{h}[/tex]
My solutions manual says I should be getting:
[tex]\lim_{h\rightarrow0} \frac{-8+12h-6h^{2}+h^{3}+8}{h}[/tex]
I don't understand how it got to this point and it doesn't say. Help me please?