How do I find the slope of the tangent line using Definition 1 and Equation 2?

metalmagik
Messages
130
Reaction score
0

Homework Statement


Find the slope of the tangent line to the curve y=x3 at point (-1,-1)
(i) Using Definition 1
m=limx-->a\frac{f(x)-f(a)}{x-a}

(i) Using Equation 2
m=limh-->0\frac{f(a+h)-f(a)}{h}


Homework Equations





The Attempt at a Solution


For the first one, I got as far as limx-->-1x3+1/x+1 and was stuck. I thought it was undefined. Then I plugged it into a limit calculator online in desperation, and found that the answer was 3. But for equation 2 I got to the end and go undefined again, plugged it into the limit calculator seeing that it said it was undefined too. I just want to know how you would go about completing the first one, and I am just a little confused at the point of this exercise. Thanks for any help you guys can give me.
 
Physics news on Phys.org
for the first one, try factoring numerator. You should find that things cancel out. And by the way, it's not undefined, it's in an "indeterminate form". And for the second one, expand the numerator, and again, you'll find that things cancel out. :)
 
how do I factor x3+1...its not (x+1)3
 
metalmagik said:
how do I factor x3+1...its not (x+1)3

a^3-b^3=(a-b)(a^2+ab+b^2)

a^3+b^3=(a+b)(a^2-ab+b^2)
 
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