Question

    What should come in the place of question mark, in the

    given expressions to make ‘D > F’ always true? P > D ≥ I _?_ J = F > M
    A Correct Answer Incorrect Answer
    B < Correct Answer Incorrect Answer
    C = Correct Answer Incorrect Answer
    D Correct Answer Incorrect Answer
    E None of the above Correct Answer Incorrect Answer

    Solution

    P > D ≥ I ≤ J = F > M and will not make ‘D > F’ always true. P > D ≥ I < J = F > M and will not make ‘D > F’ always true. P > D ≥ I = J = F > M and will not make ‘D > F’ always true. P > D ≥ I ≥ J = F > M and will not make ‘D > F’ always true.

    Practice Next