Evaluate Functions
Learning OUTCOMES
- Given a function described by an equation, find function values (outputs) for numerical inputs
- Given a function described by an equation, find function values (outputs) for variable inputs
[latex]f(x)=4x+1\\f(2)=4(2)+1=8+1=9[/latex]
You can simply apply what you already know about evaluating expressions to evaluate a function. It is important to note that the parentheses that are part of function notation do not mean multiply. The notation f(x) does not mean f multiplied by x. Instead, the notation means “f of x” or “the function of x." To evaluate the function, take the value given for x, and substitute that value in for x in the expression. Let us look at a couple of examples.Example
Given [latex]f(x)=3x–4[/latex], find [latex]f(5)[/latex].Answer: Substitute [latex]5[/latex] in for x in the function.
[latex]f(5)=3(5)-4[/latex]
Simplify the expression on the right side of the equation.[latex]f(5)=15-4\\f(5)=11[/latex]
Example
Given [latex]p(x)=2x^{2}+5[/latex], find [latex]p(−3)[/latex].Answer: Substitute [latex]-3[/latex] in for x in the function.
[latex]p(−3)=2(−3)^{2}+5[/latex]
Simplify the expression on the right side of the equation.[latex]p(−3)=2(9)+5\\p(−3)=18+5\\p(−3)=23[/latex]
Example
Given [latex]f(x)=|4x-3|[/latex], find [latex]f(0)[/latex], [latex]f(2)[/latex], and [latex]f(−1)[/latex].Answer: Treat each of these like three separate problems. In each case, you substitute the value in for x and simplify. Start with [latex]x=0[/latex].
[latex]f(0)=|4(0)-3|=|-3|=3\\f(0)=3[/latex]
Evaluate for [latex]x=2[/latex].[latex]f(2)=|4(2)-3|=|5|=5\\f(2)=5[/latex]
Evaluate for [latex]x=−1[/latex].[latex]f(−1)=|4(-1)-3|=|-7|=7\\f(-1)=7[/latex]
Variable Inputs
So far, you have evaluated functions for inputs that have been constants. Functions can also be evaluated for inputs that are variables or expressions. The process is the same, but the simplified answer will contain a variable. The following examples show how to evaluate a function for a variable input.Example
Given [latex]f(x)=3x^{2}+2x+1[/latex], find [latex]f(b)[/latex].Answer: This problem is asking you to evaluate the function for b. This means substitute b in the equation for x. [latex-display]f(b)=3b^{2}+2b+1[/latex-display] (That is all—you are done.)
Example
Given [latex]f(x)=4x+1[/latex], find [latex]f(h+1)[/latex].Answer: This time, you substitute [latex](h+1)[/latex] into the equation for x. [latex]f(h+1)=4(h+1)+1[/latex] Use the distributive property on the right side, and then combine like terms to simplify. [latex-display]f(h+1)=4h+4+1=4h+5[/latex-display] Given [latex]f(x)=4x+1[/latex], [latex]f(h+1)=4h+5[/latex].
Summary
Function notation takes the form such as [latex]f(x)=18x–10[/latex] and is read “f of x equals 18 times x minus [latex]10[/latex].” Function notation can use letters other than f, such as c(x), g(x), or h(x). As you go further in your study of functions, this notation will provide you more flexibility, allowing you to examine and compare different functions more easily. Just as an algebraic equation written in x and y can be evaluated for different values of the input x, an equation written in function notation can also be evaluated for different values of x. To evaluate a function, substitute in values for x and simplify to find the related output.Licenses & Attributions
CC licensed content, Original
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
CC licensed content, Shared previously
- Ex: Determine Various Function Outputs for a Quadratic Function. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
- College Algebra. Provided by: OpenStax Located at: https://cnx.org/contents/[email protected]:1/Preface. License: CC BY: Attribution.