Here's the question in two parts.
Part One.
Suppose $A$ is an invertible matrix.
Explain why $A^{T}A$ is also invertible.
Part Two.
Then show that $A^{-1} = (A^{T}A)^{-1}A^{T}.$
I understand part one. Because of the fact that $det(A^{T}A) = det(A^{T}) * det(A)$,
and because the determinant of the a matrix's transpose is equal to the determinant of the original matrix, you can determine that $A^{T}A$ is transposable.
I don't understand where exactly to begin with the second part.