MORE PRACTICE WITH FUNCTION NOTATION

Recall from Introduction to Function Notation that
a function is a rule that takes an input, does something to it,
and gives a unique corresponding output.

There is a special notation (called ‘function notation’) that is used to represent this situation:
if the function name is [beautiful math coming... please be patient] $\,f\,$, and the input name is [beautiful math coming... please be patient] $\,x\,$,
then the unique corresponding output is called [beautiful math coming... please be patient] $\,f(x)\,$.
The notation ‘ [beautiful math coming... please be patient] $f(x)\,$’ is read aloud as:   ‘ [beautiful math coming... please be patient] $f\quad$ of [beautiful math coming... please be patient] $\quad x\,$ ’.

What exactly is [beautiful math coming... please be patient]$\,f(x)\,$?
Answer: It is the output from the function [beautiful math coming... please be patient]$\,f\,$ when the input is [beautiful math coming... please be patient]$\,x\,\,$.

This exercise gives more advanced practice with function notation.

EXAMPLES:
Question:
Let $\,f(x) = x^2 + 2x\,$.
Find and simplify:   $f(-3)$
Solution:
$f(-3) = (-3)^2 + 2(-3) = 9 - 6 = 3$
Question:
Let $\,f(x) = x^2 + 2x\,$.
Find and simplify:   $f(x+1)$
Solution:
$f(x+1) = (x+1)^2 + 2(x+1) = x^2 + 2x + 1 + 2x + 2 = x^2 + 4x + 3$
Question:
Let $\,f(x) = 5\,$.
Find and simplify:   $f(x+1)$
Solution:
The function $\,f\,$ is a constant function:
no matter what the input is, the output is $\,5\,$.
That is, $\,f(\text{anything}) = 5\,$.
So, $\,f(x+1) = 5\,$.
Question:
Let $\,f(x) = x^2 - 2x\,$.
Find and simplify:   $f(1) + f(3)$
Solution:
$f(1) + f(3)$
$\ \ = \overset{f(1)}{\overbrace{(1^2 - 2\cdot 1)}} + \overset{f(3)}{\overbrace{(3^2 - 2\cdot 3)}}$
$\ \ = (1 - 2) + (9- 6)$
$\ \ = 2$
Master the ideas from this section
by practicing the exercise at the bottom of this page.

When you're done practicing, move on to:
Domain and Range of a Function

 
 
On this exercise, you will not key in your answer.
However, you can check to see if your answer is correct.
(MAX is 11; there are 11 different problem types.)