$$\binom{n}{0}+\binom{n}{1}+\binom{n}{2} = 22$$
I'm trying to solve this equation for $n$.
If $$\binom{n}{0} = 1$$
Then we have that
$$1+\binom{n}{1}+\binom{n}{2} = 22 \implies \binom{n}{1}+\binom{n}{2} = 21$$
However, I'm stuck there. Could you help me out?
Regards