$$\binom rk = \frac rk \binom{r-1}{k-1}$$
Any help is immensely appreciated! I am absolutely confused by this problem and have no real idea of how to solve it, my professor mentioned that the answer involved factorials and we are learning about combinatorics and binomial coefficients.
The way that I was trying to solve it:
Knowing that $$\binom rk = \frac {r!}{k!(r-k)!}$$
means that
$$\binom {r-1}{k-1} = \frac {(r-1)!}{(k-1)!((r-1)-(k-1))!}$$ and then I got stuck.
After reading through your responses, I am pretty sure that I was not exactly on the right track but getting close.
Thank you all for your responses and I do believe that FrodCube was the response I needed. I have not been able to confirm this yet but will hopefully be able to clarify tomorrow and then update.
$${r \choose k} = \frac {r!}{k!(r-k)!}=\frac{r}{k}\frac {(r-1)!}{(k-1)!(r-k)!}=$$ $$=\frac{r}{k}\frac {(r-1)!}{(k-1)!((r-1)-(k-1))!}=\frac{r}{k}{r-1 \choose k-1}$$