234k views
5 votes
N is an integer and -2 Write down the possible values of n,
from smallest to largest.

N is an integer and -2 Write down the possible values of n, from smallest to largest-example-1

1 Answer

4 votes

Answer:

Explanation:

-2 < n+3 ≤ 4

Make two separate equations,

-2 < n+3

Subtract 3 from both sides,

-2-3 < n + 3 -3

-5 < n

So, value of n should be greater than (-5)

n +3 ≤ 4

Subtract 3 from both sides

n ≤ 1

So, n value should be less than or equal to 1

So, n value should be greater than -5 and less than or equal to 1

n= { -4, -3 , -2 , -1 ,0 ,1 }

User Cromax
by
6.5k points