Question

    Which of the following symbols should replace the sign ($) and (*) respectively in the given expression in order to make the expression T ≥ Y and A > V definitely true?

    S > T ≥ V $ W = Y ≤ X < U * Z ≤ A

    A ≤, ≤ Correct Answer Incorrect Answer
    B ≥, < Correct Answer Incorrect Answer
    C ≤, = Correct Answer Incorrect Answer
    D >, ≤ Correct Answer Incorrect Answer
    E =, < Correct Answer Incorrect Answer

    Solution

    S > T ≥ V ≤ W = Y ≤ X < U ≤ Z ≤ A            T ≥ Y is false but A > V is true. S > T ≥ V ≥ W = Y ≤ X < U < Z ≤ A                         T ≥ Y is true and A > V is false. S > T ≥ V ≤ W = Y ≤ X < U = Z ≤ A            T ≥ Y is false and A > V is true. S > T ≥ V > W = Y ≤ X < U ≤ Z ≤ A            T ≥ Y is false and A > V is false. S > T ≥ V = W = Y ≤ X < U < Z ≤ A            T ≥ Y is true and A > V is true.

    Practice Next
    ×
    ×