DWG NO. 1.3 — Lesson 3 of 6

Graphing Functions and Key Features

Unit 1: Functions and Their Graphs · ~25 min

Objective Identify intercepts, increasing/decreasing intervals, and even/odd symmetry from a function's graph or equation.

Intercepts

The y-intercept is where the graph crosses the y-axis — find it by evaluating f(0). The x-intercepts (also called zeros or roots) are where the graph crosses the x-axis — find them by solving f(x) = 0.

Increasing and decreasing intervals

A function is increasing on an interval if its graph rises as you move left to right across it, and decreasing if it falls. These intervals are always described using x-values only, written in interval notation.

Even and odd symmetry

Some functions have a symmetry you can check algebraically, without graphing anything:

−√3 0 √3 local max local min x y

f(x) = x³ − 3x — increasing on (−∞, −1) and (1, ∞); decreasing on (−1, 1)

Worked Example 1 · Finding intercepts
ProblemFind the intercepts of f(x) = x² − 4.
1y-intercept: f(0) = 0² − 4 = −4, so the point is (0, −4).
2x-intercepts: solve x² − 4 = 0 → x² = 4 → x = ±2.
y-intercept: (0, −4)  ·  x-intercepts: (−2, 0) and (2, 0)
Worked Example 2 · Reading increasing/decreasing from a graph
ProblemUsing the diagram above of f(x) = x³ − 3x, describe where the graph rises and falls.
1Moving left to right, the curve rises until the local max at x = −1, then falls until the local min at x = 1, then rises again.
Increasing: (−∞, −1) and (1, ∞)  ·  Decreasing: (−1, 1)
Worked Example 3 · Testing even and odd
ProblemTest f(x) = x&sup4; − 3x² for symmetry. Replace x with −x: f(−x) = (−x)&sup4; − 3(−x)² = x&sup4; − 3x².
1Since f(−x) = f(x), f is even.
2Now test g(x) = x³ − x. g(−x) = (−x)³ − (−x) = −x³ + x = −(x³ − x) = −g(x).
f is even  ·  g is odd

Guided practice