I am stuck at a step in some calculations from my teacher:
we have that $x_1$ and $x_2$ are non-zero and that $u_1>0$.
$ \begin{bmatrix} u_1 & 4 \\ 4 & u_1 \\ \end{bmatrix}$ * $\begin{bmatrix} x_1 \\ x_2 \\ \end{bmatrix}$ = $0$ $$-$$It seems like a trival step but the teacher uses :
$det\begin{bmatrix} u_1 & 4 \\ 4 & u_1 \\ \end{bmatrix}$ = $0$ $$-$$ How comes that we use the determinant to solve for our $u_1$?
In general, if a square homogenous linear system has a non-zero solution, then the matrix cannot be invertible and so has determinant equal to zero.