Let $p$ be a prime. Prove that the order of $GL_{2}(\mathbb{{F}_{p}})$ is $p^{4}-p^{3}-p^{2}+p$.
I know that the matrix $2\times 2$ is given by this formula
$$\det\begin{bmatrix}a&b\\c&d\end{bmatrix} = ad-bc.$$
I know that the determinant is going to be zero whenever $ad=bc$.
Thank you.