Let $A = \begin{pmatrix} 2&-2 & 3\\ 0&0&3 \\ 0&0&3 \\ \end{pmatrix}$. $B$ is a $3\times 2$ matrix and $C$ is a $2 \times 3$ matrix such that $BC=A$. Find $\det(CB)$ and $\operatorname{Tr}(CB)$.
I read this thread but i have not learned about characteristic polynomials yet and the answer that does not use those is tedious.
I also read this but in my case it is the other way around, i know the determinant which equals $0$, but i do not know how to find the "other one".
Also, I am not that familiar with spaces and dimensions in linear algebra so i would prefer a solution that does not involve deep knowledge in this area.
Any tips ?