veneficus5 said:
ah I got it. Pretty clever. Thanks
So I can think of el hopital taking the slope of the top and bottom of the fraction. For sin x / x, sin x superimposed upon x makes it clear that it is 1.
I don't understand what you're saying, "sin x superimposed upon x makes it clear that it is 1."
L'Hopital's Rule applies to limit expressions with the indeterminate forms of \left[\frac{0}{0}\right] or \left[\frac{\infty}{\infty}\right]
BTW, this name is pronounced lo-pi-tal, not el hopital.
If you have a limit expression like this,
\lim_{x \to a}\frac{f(x)}{g(x)}
where both f(x) and g(x) approach 0 as x approaches a, you can't evaluate the limit, as it is indeterminate.
If, however,
\lim_{x \to a}\frac{f '(x)}{g'(x)}
has a limit, then that value is the same as the one you really want; namely,
\lim_{x \to a}\frac{f(x)}{g(x)}
veneficus5 said:
It also sort of makes sense how el hopitals only works when there is a singularity on the bottom, but is there a better explanation?
I was messing around with lines like (x+5)*(x-3)/(x-3) and seeing how hopitals worked and didn't work.
I was also a little confused on whether I wanted to derivative or
Try this one:
\lim_{x \to 3}\frac{x^2 - 9}{x - 3}
It's probably overkill to use L'Hopital's Rule on this one, as you can also do it by factoring the numerator and cancelling the like terms top and bottom.