I have a statement that says:
Determine the value of x, so that it is fulfilled:
$$\binom{x}{2} = 10$$
Ok, i try this:
$$\begin{align*} \frac{x!}{(x - 2)! \cdot 2!} &= 10 \\ x! &= 10(2x -4) \\ x! &= 20x - 40 \\ x! - 20x &= 40 \end{align*}$$
I was here, and I did not know what else to do.
How should I solve it? What is my error?
Note that
$$\frac{x!}{(x - 2)! \cdot 2!} = 10\iff\frac{x(x-1)(x-2)!}{(x - 2)! \cdot 2!} = 10$$