Nine less than a number is no more than 8 and no less than 3 | MathCelebrity Forum

Nine less than a number is no more than 8 and no less than 3

math_celebrity

Administrator
Staff member
Nine less than a number is no more than 8 and no less than 3

A number is denoted as an arbitrary variable, let's call it x.

We have a double inequality:
  1. No more than 8 means less than or equal to 8
  2. No less than 3 means greater than or equal to 3
3 <= x <= 8
 
Back
Top