I know similar questions have been asked but I could not find any answer that applies to my case, so I'll ask anyway. I'm having trouble getting rid of an indeterminate without using derivatives
$$\lim_{x\to 1} \frac{\sin(\pi x)}{x-1}$$
One idea I had was to multiply both sides of the fractions by $$\pi x$$ like this $$\lim_{x\to 1} \frac{\sin(\pi x)\pi x}{\pi x^2-\pi x}$$ to cancel out the sine but then I realized that I could not do that because x tends to 1, and not to 0. What can I do?
$$\lim_{h\rightarrow0}\frac{\sin(\pi(1-h))}{1-1-h}$$ $$\lim_{h\rightarrow0}\frac{\sin(\pi h)\pi}{-\pi h}\tag{Multiply and divide by pi}$$ $$-\pi$$