Jon P. answered 05/18/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
f(x) = x2 - 5x
Ralph, a functions is like a manufacturing machine. You put something into it, and you get something, only one thing, out of it.
The function definition tells you exactly what to do with what you put in. In this case the definition is f(x) = x2 - 5x. To calculate the output of the function, you just take the specific value you're taking the function of -- the number inside the parentheses -- and substitute it for the variable in the definition.
Let's try one. Let's try (b) because f(1) is usually very easy to calculate.
So...
f(x) = x2 - 5x
To find f(1), just substitute 1 for x and do the calculations.
f(1) = 12 - 5*1 = 1 - 5 = -4
Try another:
f(-2) = (-2)2 - 5(-2) = 4 - (-10) = 4 + 10 = 14
And the rest:
f(-1) = (-1)2 - 5(-1) = 1 - (-5) = 1 + 5 = 6
f(2) = 22 - 5(2) = 4 - 10 = -6
f(10) = 102 - 5(10) = 100 - 50 = 50
Ralph S.
05/18/15