{(2, 3), (1, 5), (2, 7)} - NOT because 2->3 and 2->7 {(11, 9), (11, 5), (9, 3)} - NOT because 11->9 and 11->5 {(3, 8), (0, 8), (3, -2)}
- NOT because 3->8 and 3->-2
As per inequality, it means that the value of x can be less than or equal to y.
Inequality in Mathematics
The two expressions that make up an equation or an inequality are connected in a mathematical statement. The equal sign (=) in an equation denotes the equality of the two expressions. The symbols >, <, ≤, or ≥ are used to denote an inequality, when the two expressions aren't always equal.
Type of Inequality
The given expression, x <= y denotes the type of inequality where the possible values of x are either less than y or equal to less. The value of x cannot be greater than y in any case.