Home / Logical Reasoning / Mathematical and Computer Operations :: Discussion

Discussion :: Mathematical and Computer Operations

  1. In the following questions, the symbols $, ©, *, @ and # are used with the following meanings:
    'P$Q' means 'P is not smaller than Q'.
    'P©Q' means 'P is neither greater than nor smaller than Q'.
    'P@Q' means 'P is not greater than Q'.
    'P*Q' means 'P is neither smaller than nor equal to Q'.
    'P#Q' means 'P is neither greater than nor equal to Q'.

    Statements: S $ T, T @ R, R # M
    Conclusions: I. M * T  II. M © T
  2. A.
    if only conclusion I is true.
    B.
    if only conclusion II is true.
    C.
    if either conclusion I or II is true.
    D.
    if neither conclusion I nor II is true.
    E.
    if both the conclusions I and II are true.

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    S ≥ T -- (i); T ≤ R -- (ii); R < M -- (iii)

    From (ii) and (iii), we get T â‰¤ R < M => T < M or M > T. Hence either I or II is true.


Be The First To Comment