edited by
15,843 views
56 votes
56 votes

Consider the systems, each consisting of $m$ linear equations in $n$ variables.

  1. If $m < n$, then all such systems have a solution.
  2. If $m > n$, then none of these systems has a solution.
  3. If $m = n$, then there exists a system which has a solution.

Which one of the following is CORRECT?

  1. $\text{I, II}$ and $\text{III}$ are true.
  2. Only $\text{II}$ and $\text{III}$ are true.
  3. Only $\text{III}$ is true.
  4. None of them is true.
edited by

7 Answers

0 votes
0 votes

Let's see an intuitive approach to solve this problem i.e. I'll not use the concept of rank here.

Given, m linear equation with n variables. This means we have a m*n matrix.

Case1:  m<n: Let we a take a 2*3 matrix. In this case, we can't the fill the whole space as no of rows < no of columns. If it would've been same, then columns should be linearly independent to always have a solution. So, this statement is False.

Case2: m>n: Let we take a 3*2 matrix. In this case, if b is linear combination of columns of matrix A, then there would be a solution. So, we can't say here none of the system have a solution. So, this statement is False.

Case3: m=n: Let we take a 3*3 matrix. In this case we have no of columns = no of rows. If we have n LI columns, then there is always a solution. So, this statement is true.

PS: Working approach in these types of questions is simple. We just need to care of "Quantifiers." Keywords like "ALL", "At least", "Always", "NEVER" can be used to interpret the behavior of system and we can solve using the intuition.

0 votes
0 votes

To solve this question there are 2 methods 

Option-A :  False

Given m<n let us assume 3X4 matrix

A11

 

A21

 

A31

B12

 

B22

 

B32


 

C13

 

C23

 

C33

D14

 

D24

 

D34

They did not mentioned weather the column space is filled or not.

If they mentioned column space is filled then  definitely solution exist.

They did not mentioned about column space so the column space may or may not be filled.

So solution may or may not exist 

 

So all such system have such solution is false. 


Option-B: False

 

Given m>n let us assume 4>3

A11

 

A21

 

A31

 

A41

B12

 

B22

 

B32

 

B42

C13

 

C23

 

C33

 

c43

In this the column space did not filled 

 

Then solution may or may not exits 

So none of the system has solution is False

 

Option-3: True 

 

Given m=n let us take 3X3 

 

So the column space is filled or column space did not filled is mentioned 

 

So the solution may or may not exist 

 

There exist a solution is correct

Option - c is correct

Method-2:

Option-A :  False

Given m<n let us assume 3X4 matrix

P

 

-

 

0

-

 

P

 

0

-

 

-

 

0

-

 

-

 

B

In this case there will be no solution . 

So always have solution is Not correct

Option-B: False 

Given m>n let us take 4X3 

P

-

-

-

-

-

P

-

-

-

-

-

P

-

-

In this case because of a free variable infinite solution is possible

 

So none of the system has solution is false 

 

Option-C : True 

 

If we consider a 3X3 matrix and each row has pivot then there exist a solution.

So this option is correct .

If they mentioned always solution exist then it will be wrong

 

So option-C is correct

–2 votes
–2 votes

Answer D:

I & II are false already but similarly for III also 

 for the case of two parallel lines example y=x+5 and y=x+6 for these equations no solution so c should also be false.

Hence D is correct ans.

Answer:

Related questions

39 votes
39 votes
2 answers
1
Akash Kanase asked Feb 12, 2016
11,578 views
Suppose that the eigenvalues of matrix $A$ are $1, 2, 4$. The determinant of $\left(A^{-1}\right)^{T}$ is _________.
8 votes
8 votes
2 answers
2
Akash Kanase asked Feb 12, 2016
3,899 views
Pick the odd one from the following options.$\text{CADBE}$$\text{JHKIL}$$\text{XVYWZ}$$\text{ONPMQ}$