Question

    Statements:       K @ L; M & O, N % L, K $ O

    Conclusions:      I. O @ LII. M @ L              III. K # N
    A If only conclusion a is true Correct Answer Incorrect Answer
    B If only conclusion b is true Correct Answer Incorrect Answer
    C If both conclusions a and b are true Correct Answer Incorrect Answer
    D If only c is true Correct Answer Incorrect Answer
    E If both conclusions b and c are true Correct Answer Incorrect Answer

    Solution

    given statements: K @ L; M & O, N % L, K $ O After converting: K < L, M > O, N ≤ L , K ≥ O After combining: M > O ≤ K < L ≥ N Conclusion a → O @ L → O < L, It is true as M > O ≤ K < L ≥ N. Conclusion b → M @ L → M < L There is no relation between M and L in the statement M > O ≤ K < L ≥ N. So, it is not true.  Conclusion c → K # N → K = N There is no relation between K and N in the statement M > O ≤ K < L ≥ N. So, it is not true.

    Practice Next