Multiple choice

Statement : A @ J, M # J , D * M

Conclusions 1 : D * J 2 : A # M

P $ Q means P is not smaller than Q.
P * Q means P is not greater than or equal to Q. 
P @ Q means P is not greater than Q.
P # Q means P is not greater than or smaller than Q. 
P % Q means P is not greater than or equal to Q.

  1. Conclusion 1 is true<o:p></o:p>

  2. Conclusion 2 is true<o:p></o:p>

  3. Either conclusion 1 or conclusion 2 is true<o:p></o:p>

  4. Neither conclusion 1 nor conclusion 2 is true<o:p></o:p>

  5. Both conclusions 1 and 2 are true <o:p></o:p>

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, both options will follow.Hence this option is correct.

P $ Q means P is not smaller than Q   i.e $  equal to > =  

P * Q means P is not greater than or equal to Q.  i.e * equal to > 

P @ Q means P is not greater than Q . i.e @ equal to <= 

P # Q means P is not greater than or smaller than Q .  i.e # equal to = 

P % Q means P is not greater than or equal to Q . i.e % equal to < 

Statement : A @ J,M # J ,D * M  i.e A < = J,M = J ,D < M  i. e A < =J = M < D . Conclusions 1 : D * J . i.e D > J which is true                          2:  A # M . i.e A = M which is true . 

So, both conclusions will follow.