Question 43381
Given f(x) = x^2 - 7x + 10, we merely plug in whatever value we need for x and calculate...so for
f(0) = 0^2 - 7(0) + 10 = 10
f(5) = 5^2 - 7(5) + 10 = 0
f(-2) = (-2)^2 -7(-2) + 10 = 28