There are two problems from my book that I'm having difficulty with.
The first:
$\displaystyle \lim_{x\to\1}\frac{1-\sqrt{x}}{1-x}$
A glance tells me that a simple substitution won't do; which is all the better, because I would've learned nothing interesting from this problem. Now, the main issue is to supersede the theorem of non-division by zero by some transformation with the function. How? Multiplication by its conjugate pair divided by the same doesn't fix our issue. I could use L'Hopital's rule, but that hasn't been introduced into the chapter yet so I would like to learn the intended procedure. I don't know many tricks, unfortunately. Thoughts?
The second:
$\displaystyle \lim_{x\to\0}\frac{tan(2x)}{tan({\pi}x)}$
The book hasn't introduced many techniques in dealing with evaluating the limits of trigonometric functions. At least not directly, and not intuitively for that matter. The book introduces (regarding trig. functions) the theorem:
$\displaystyle \lim_{\theta\to\0}\frac{sin({\theta})}{\theta}=1$
For many of the trigonometric problems in the book, I've found ways around it so to speak. I would recognize that I could employ the squeeze theorem with the fact that $\displaystyle -1<sin(\theta)<1$ to deal with limits of trig. rational functions. I also use double-angle, half-angle, addition, etc. formulas for these problems. Here's the issue: I recognized that for the function, $\displaystyle sin(nx)$ where n is some integer, the formula varies depending on n. Thus, how would I deal with an irrational value for n like $\displaystyle \pi$ in the function?
Thanks for taking the time to read this far.