Answer:
3 <= x <= 8
Explanation:
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
Let n - number
Nine less than a number: n - 9
is no more than 8: ≤ 8
and no less than 3: ≥ 3.
We have the inequality:
6.0m questions
7.9m answers