What’s the minimum and maximum of values for t for which |t +3| <2

The minimum and maximum value of the variable t will be -1 and -1.
The correct function is |t +3| ≤ 2.
The absolute function is also known as the mode function. The value of the absolute function is always positive.
The absolute function is given as
f(x) = | x - h | + k
The function is given below.
|t +3| ≤ 2
Then the minimum and maximum value of the variable t will be
For positive sign, we have
t +3 ≤ 2
t ≤ -1
For negative sign, we have
-(t +3) ≤ 2
t + 3 ≥ 2
t ≥ -1
More about the absolute function link is given below.
https://brainly.com/question/10664936
#SPJ1