The correct options are
B If the system of homogeneous linear equations has number of equations less than the number of unknowns, then it has non-trivial solution
C If
|A|≠0 the system of equations has only trivial solution and number of solutions is one.
D If
|A|=0 the system of equations has non-trival solution and the number of solutions is infinite.
A system of linear equations is said to be homogenous if sum of the powers of the variables in each term is same.
In other words we can say that if constant term is a zero in a system of linear equations.
Let's consider the system of linear homogeneous equations to be
a1x+b1y+c1z=0
a2x+b2y+c2z=0
a3x+b3y+c3z=0
By clear observation, x=0,y=0,z=0 is a solution of above system of equations.
This solution is known as trivial solution.
For non-trivial solution, consider first two equations from above system.
xb1c2−c1b2=yc1a2−a1c2=za1b2−b1a2=k
∴x=k(b1c2−c1b2),y=k(c1a2−a1c2),z=k(a1b2−b1a2)
Now putting these values in the third equation, we get,
k[a3(b1c2−c1b2)−b3(a1c2−c1a2)−c3(a1b2−b1a2)]=0
or, a3(b1c2−c1b2−b3)(a1c2−c1a2)−c3(a1b2−b1a2)=0 where [k≠0]
This is required condition for the above system of above homogeneous linear equations to have non-trivial solution.