I was solving a problem today and at one point I had to evaluate the $\lim_{x \to 0}{\frac {x}{\sin x}}$. I know I could easily do this with L'hôspital's but I haven't learned that yet.
So what I did was try to use the squeeze theorem with the two bounding functions of $ f (x)=x^2 + 1 $ and $ h (x)=-x^2 +1 $, and it worked (I think?) giving me the answer of 1. However, I was only able to choose those two functions after googling the graph of $\lim_{x \to 0}{\frac {x}{\sin x}}$, so that kind of ruins the purpose. Is there a way I could have visualized this or chosen other, more fitting functions?
Or maybe there is another way to solve this limit?