Answer:
One of the obvious non-trivial solutions is
.
Explanation:
Suppose the matrix A is as follows:
![A=\left[\begin{array}{ccc}a_(11)&a_(12)&a_(13)\\a_(21)&a_(22)&3_(23)\\a_(31)&a_(32)&a_(33)\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/college/1u694tavrehcshdsa30oislgulq8gb68kc.png)
The observed system
after multiplying looks like this
![Ax=0 \iff \left[\begin{array}{ccc}a_(11)&a_(12)&a_(13)\\a_(21)&a_(22)&a_(23)\\a_(31)&a_(32)&a_(33)\end{array}\right] \cdot \left[\begin{array}{ccc}x_1\\x_2\\x_3\end{array}\right] =0 \iff \\ \\a_(11)x_1+a_(12)x_2+a_(13)x_3=0\\a_(21)x_1+a_(22)x_2+a_(23)x_3=0\\a_(31)x_1+a_(32)x_2+a_(33)x_3=0\\\\](https://img.qammunity.org/2021/formulas/mathematics/college/amker77z6ay6cge68g60om2rru91a88w1z.png)
Since we now that
, where
are the columns of the matrix A, we actually know this:
![-2\cdot \left[\begin{array}{ccc}a_(11)\\a_(21)\\a_(31)\end{array}\right] +3\cdot \left[\begin{array}{ccc}a_(12)\\a_(22)\\a_(32)\end{array}\right] -5\cdot \left[\begin{array}{ccc}a_(13)\\a_(23)\\a_(33)\end{array}\right] =\left[\begin{array}{ccc}0\\0\\0\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/college/svmktbfi87vl3zrvso6q0jl3xvcsoedvhn.png)
Once we multiply and sum up these 3 by 1 matrices, we get that these equations hold:

This actually means that the solution to the previously observed system of equations (or equivalently, our system
) has a non-trivial solution
.