I understand that it's delta y / delta x. I'm a bit confused about these two questions.
Get m at x = 1
#1 y = x^2+3x
My work:
((x^2+3x+h) - x^2 - 3x)/h
h/h = 1
m (slope) = 1?
#2 x^2-4x+3
((x^2-4x+3+h) - (x^2-4x+3))/h
h/h = 1
m (slope) = 1?
Printable View
I understand that it's delta y / delta x. I'm a bit confused about these two questions.
Get m at x = 1
#1 y = x^2+3x
My work:
((x^2+3x+h) - x^2 - 3x)/h
h/h = 1
m (slope) = 1?
#2 x^2-4x+3
((x^2-4x+3+h) - (x^2-4x+3))/h
h/h = 1
m (slope) = 1?
Got it!
I see where I went wrong..
m=5 for #1
m=-2 for #2
Thanks, guys!
Hello Alpha Rock:
Your use of the symbol h leads me to believe that you need to use the limit definition of the derivative to find the slope of the tangent line at x = 1.
You did not properly apply this definition because you simply added h in the numerator.
Let's take it from the top.
Here is the limit definition of f'(x).
I'll focus first on f(x + h).
This is what we call a composite function. The notation tells us that we need to replace each x with x + h in the expression that defines f(x).
Therefore, the numerator of the ratio in our limit definition is the following.
Notice that the x^2 and -x^2 combine to make zero. Same goes for 3x and -3x.
Now, the only thing that prevents us from evaluating this limit by directly substituting zero for h is the fatal h in the denominator. This problem is easily resolved because each term in the numerator contains at least one factor of h, so we can factor it out, and it will then cancel with the h in the denominator.
NOW, we can use direct substitution to evaluate this limit by letting h go to zero.
This formula for f'(x) gives us the slope of the tangent line at any value of x.
I'll let you give it another go on your second exercise.
Cheers,
~ Mark (Hi)
Thanks, mmm4444bot.
I really appreciate this...
Your post helps clear things up A LOT better. Really.
- AlphaRock
(Now I don't have to bang my head against the wall for this question... (Clapping))