The sum of x and y is at most 10
The sum of x and y:
x + y
Is at most 10 means we have an inequality, at most means 10 or less, so less than or equal to
x + y <= 10
The sum of x and y:
x + y
Is at most 10 means we have an inequality, at most means 10 or less, so less than or equal to
x + y <= 10