Given the following symbol meanings between two numbers x and y : x % y x % y x % y means y is neither smaller nor greater than x (i.e., y = x ) x &am...
Question
Given the following symbol meanings between two numbers x and y:
- means y is neither smaller nor greater than x (i.e., y = x)
- means y is neither greater nor equal to x (i.e., y < x)
- means y is neither smaller nor equal to x (i.e., y > x)
- x </span> y$ means y is not greater than x (i.e., y \leq x)
- means y is not smaller than x (i.e., y \geq x)
Analyze the following statements and determine which conclusions are true:
Statements:
- P * D </span> C % B $ A$
- H </span> T & Y % D$
Conclusions:
I.
II.
III.
Which of the following is correct?