SOLUTION: Five less than a number is at least -1 and at most 2

Algebra ->  Human-and-algebraic-language -> SOLUTION: Five less than a number is at least -1 and at most 2      Log On


   



Question 1054937: Five less than a number is at least -1 and at most 2
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
-1≤ n-5 ≤ 2
4 ≤ n ≤ 7