Solve by matrix method the system of equations
\[
2x + 3y + 3z = 5
\]
\[
x - 2y + z = -4
\]
\[
3x - y - 2z = 3
\]
\
Show Hint
To solve a system of linear equations using matrices, you can use Cramer's rule, which involves calculating the determinant of the coefficient matrix and the modified matrices.