3.4.238 AP calculus exam Limits with ln

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
238
Solve
$$\displaystyle\lim_{h\to 0}
\dfrac{\ln{(4+h)}-\ln{h}}{h}$$
$$(A)\,0\quad
(B)\, \dfrac{1}{4}\quad
(C)\, 1\quad
(D)\, e\quad
(E)\, DNE$$
The Limit diverges so the Limit Does Not Exist (E)ok the only way I saw that it diverges is by plotting
not sure what the rule is that observation would make ploting not needed

also I noticed these AP sample questions are getting a lot of views so thot I would continue to post more
 
Physics news on Phys.org
Check your limit expression again. Should be

$\displaystyle \lim_{h \to 0} \dfrac{\ln(4+h) - \color{red}{ \ln(4)}}{h}$
Recall the limit definition of a derivative ...

$\displaystyle f’(x) = \lim_{h \to 0} \dfrac{f(x+h)-f(x)}{h}$

let $x=4$

... try again.