Property
Finding the value of the output variable that corresponds to a particular value of the input variable is called evaluating the function.
To evaluate a function described by an equation, we substitute the given input value into the equation to find the corresponding output, or function value.
Examples
- Given the function f(x)=5x−2, to evaluate f(3), we substitute x=3 to get f(3)=5(3)−2=15−2=13.
- For the function g(t)=t2+10, evaluating at t=−4 means calculating g(−4)=(−4)2+10=16+10=26.