Example 1easy
- A)The symbol '<' means 'greater than or equal to'.
- B)The symbol '≥' means 'less than or equal to'.
- C)The symbol '>' means 'strictly greater than'.
- D)The symbol '≤' means 'not equal to'.
Step-by-step solution
- The symbol '<' means 'less than'.
- The symbol '≥' means 'greater than or equal to'.
- The symbol '>' means 'strictly greater than' (or simply 'greater than').
- The symbol '≤' means 'less than or equal to'.
Answer: The symbol '>' means 'strictly greater than'.