Posted by Chelsea on Thursday, October 14, 2010 at 4:46am.
The first two are correct.
Looking at the pattern of the third and considering the answer , I think you have a typo
The function appears to be f(x) = -7/x^2 and you are finding the derivative when x = 2
Instead of lim h->0 [(-7)/(2+h^2) + (7/4)]/h , it should be
lim h->0 [(-7)/(2+h)^2 + (7/4)]/h , notice the change in brackets.
then I get [-28 + 7(2+h)^2]/(4(2+h)^2) / h
= [ -28 + 28 + 28h + 7h^2]/(4(2+h)^2) / h
= h(28+7h)/(4(2+h)^2) / h
= (28+7h)/(4(2+h)^2
now as h ---> 0 this becomes
28/16 = 7/4
for the last one, how about dividing each term in both the numerator and denominator by the highest power of x that you see, that is , by x^3
to get the expression as
(-2/x + 3/x^2 - 2/x^3)/(5 + 4/x^2 - 1/x^2 + 1/x^3)
Now consider each term
As x becomes hugely negative, each of the terms would still be negative, but very very close to zero, so the top approaches zero, the bottom obvious approaches 5
so you have -0/5 which approaches 0 from the negative.
Related Questions
calc - Are these correct? lim x->0 (x)/(sqrt(x^2+4) - 2) I get 4/0= +/- ...
Calc. Limits - Are these correct? lim x->0 (x)/(sqrt(x^2+4) - 2) I get 4/...
Calculus - Show that limit as n approaches infinity of (1+x/n)^n=e^x for any x&...
Calculus - Show that limit as n approaches infinity of (1+x/n)^n=e^x for any x&...
Calculus - ratio test - infinity of the summation n=1: (e^n)/(n!) [using the ...
math - i really dont understand why this 1-lim 3/(y+4) [the lim is x->...
calculus - ratio test - infinity of the summation n=1: (e^n)/(n!) [using the ...
Calculus - Find the horizontal asymptote of f(x)=e^x - x lim x->infinity...
calculus - interval of convergence - infinity of the summation n=0: ((n+2)/(10^n...
calculus - interval of convergence - infinity of the summation n=0: ((n+2)/(10^...
For Further Reading