Concept:
A system of equations written in matrix form is generally expressed as:
\[
AX=B
\]
where:
• \(A\) is the coefficient matrix,
• \(X\) is the variable matrix,
• \(B\) is the constant matrix.
If:
\[
B=0
\]
then the system is called a homogeneous system.
If:
\[
B\neq0
\]
then the system becomes non-homogeneous.
Step 1: Examining the given equation.
The given equation is:
\[
AX=0
\]
The right-hand side is zero.
Therefore the system is homogeneous.
Step 2: Checking whether the equation is linear or non-linear.
In the equation:
\[
AX=0
\]
all variables occur only to the first degree.
There are:
• no squares,
• no cubes,
• no products of variables,
• no trigonometric or exponential terms.
Hence the equation is linear.
Step 3: Combining both observations.
Thus:
\[
AX=0
\]
represents:
\[
\boxed{\text{Homogeneous linear equations}}
\]
Step 4: Verifying each option carefully.
• \(A\): non-homogeneous linear equations \(\rightarrow\) Incorrect
• \(B\): homogeneous linear equations \(\rightarrow\) Correct
• \(C\): homogeneous non-linear equations \(\rightarrow\) Incorrect
• \(D\): non-homogeneous non-linear equations \(\rightarrow\) Incorrect
• \(E\): non-homogeneous quadratic equation \(\rightarrow\) Incorrect
Hence the correct answer is:
\[
\boxed{(2)\; B\text{ only}}
\]