I am not sure why but I'm having a really tough time with the following problem:
Given: $$f(x) = \frac{11^x - 1}{x}$$ what should the extended function's value(s) be so that the function is continuous from the right and left?
Am I supposed to find the left-hand and right-hand limits and equate them to calculate the answer? I'm still in Calculus 1 so the L'Hopital rule doesn't apply yet.
EDIT: I haven't learned derivatives yet (or L'Hopital's rule) so is there any other way for me to solve this? Or did my professor throw in this problem prematurely?
You are interested in evaluating
$$\lim_{x \to 0} \frac{11^x-1}{x}=\lim_{x \to 0} \frac{11^x-11^0}{x-0}=\frac{d(11^x )}{dx}\mid_{x=0}$$
You just have to evaluate the last term to know how to define $f$ at $x=0$.