Disclaimer: this is a homework problem, I at least need a bit of direction, I can't seem to get anywhere, I must be overlooking something.
$\lim_{x\to6^-}\biggl[\frac{\sqrt{36-x^2}}{x-6}\biggr]$ I've tried applying L'Hopital's rule since we end up with an indeterminate form if we evaluate at $x=6$
I took the first, second, and third derivative but the denominator will always force division by 0. I'm not sure what to do. I'd love to put in the first and second derivatives into this question but, I'm a bit sloppy with the 'Ol Mathjax!
EDIT: Found the big wet mistake: For L'Hopital's rule, I have been taking the derivative of the ENTIRE function, instead of the derivative of the numerator, divided by the derivative of the denominator! Don't do that folks!
I think you can do it without L'Hospital Rule. Try to multiply with $\frac{\sqrt{36-x^2}}{\sqrt{36-x^2}}$. You will then get $\frac{36-x^2}{(x-6)(\sqrt{36-x^2})}$. Then you can decompose $36-x^2$ to $(6-x)(6+x)$ and eliminate the $x-6$. You can then apply the limit to get $-\infty$.