The true statements about the function are:
- f(x) ≤ 0 over the interval [0, 2].
 - f(x)>0 over the interval (-2,0)
 - f(x) ≥ 0 over the interval [2,∞)
 
<h3>How to determine the true statement?</h3>
The table of values is given as:
x     f(x)
-3    -15
-2     0
-1      3
0      0
1      -3
2      0
3      15
From the table, the function values do not exceed 0 at the interval 0 to 2.
This means that f(x) ≤ 0 over the interval [0, 2].
Also from the table, the function values exceeds 0 at the intervals greater than -2 but less than 0
This means that f(x)>0 over the interval (-2,0)
Also from the table, the function values are at least 0 at the intervals greater than 2
This means that f(x) ≥ 0 over the interval [2,∞)
Hence, the true statements are (b), (d) and (e)
Read more about functions at:
brainly.com/question/27831985
#SPJ1