I have
$$ {n \choose 2} = 21 $$
and as the title mentions I have to solve for $n$, but so far all I have managed to get to is
$$n^2 -n =42 $$
and from there I'm completely lost. Any hints would be greatly appreciated.
I have
$$ {n \choose 2} = 21 $$
and as the title mentions I have to solve for $n$, but so far all I have managed to get to is
$$n^2 -n =42 $$
and from there I'm completely lost. Any hints would be greatly appreciated.
Note that $$n^2-n=42\iff n^2-n-42=0\iff (n-7)(n+6)=0$$ and that $n\ge 2$.