SAT Topic 6

Function notation & transformations

Reading f(x). Composition. Shifts, stretches, reflections.

Concept

f(x) is just a rule. f(3) means "plug 3 in for x". The output is whatever the rule gives back.

Composition f(g(x)): apply g first, then feed the result into f.

Transformations of y = f(x):

A function is even if f(−x) = f(x) (mirror symmetry across the y-axis), and odd if f(−x) = −f(x) (180° rotational symmetry about the origin).

Worked example 1

If f(x) = x² − 1, find f(3) and f(−2).

Solution
f(3). f(3) = 3² − 1 = 9 − 1 = 8
f(−2). f(−2) = (−2)² − 1 = 4 − 1 = 3
f(3) = 8 and f(−2) = 3.

Worked example 2

If f(x) = x² and g(x) = 2x + 1, find f(g(2)).

Solution
Inner first. g(2) = 2(2) + 1 = 5
Outer. f(5) = 5² = 25
f(g(2)) = 25.

Practice test

8 questions on evaluating functions, composition, and identifying transformations.

Practice test · 8 questions Question 1 of 8 · Score 0