Answer:
To evaluate the given function, f(x) = 3x² - 5, we substitute the values in place of x:
f(5) = 3(5)² - 5 = 3(25) - 5 = 75 - 5 = 70
The statement "Of(5) < 1" is false since f(5) = 70.
f(0) = 3(0)² - 5 = 0 - 5 = -5
The statement "Of(0) = 1" is false since f(0) = -5.
f(3) = 3(3)² - 5 = 3(9) - 5 = 27 - 5 = 22
Based on the calculations above, the statements that hold true for the function f(x) = 3x² - 5 are:
f(5) < 1 is false
f(0) = -5
f(3) = 22
Explanation: