Resources For Teachers For Tutors For Students & Parents Pricing
Pre-Calculus Functions (advanced)

Even and odd functions; symmetry of graphs

20 practice questions 0 video lessons Theory + worked examples

Even and Odd Functions

Texas Precalculus (TEKS) • Standard P.2(D) • Functions

Even and Odd Functions is a topic in Functions in the Texas Essential Knowledge and Skills (Precalculus, §111.42). It is aligned to Standard P.2(D), which requires students to describe and analyze the symmetry of even and odd functions.

An even function satisfies \(f(-x)=f(x)\) (symmetric about the \(y\)-axis); an odd function satisfies \(f(-x)=-f(x)\) (symmetric about the origin).

Texas Precalculus (TEKS) › Functions › Even and Odd Functions  —  Standard P.2(D)

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

A function's symmetry can be read straight from what happens when you replace \(x\) with \(-x\).

  • Even: \(f(-x)=f(x)\) for every \(x\). The graph is a mirror image across the \(y\)-axis (e.g. \(x^2\), \(\cos x\)).
  • Odd: \(f(-x)=-f(x)\) for every \(x\). The graph has 180° rotational symmetry about the origin (e.g. \(x^3\), \(\sin x\)).
  • Neither: \(f(-x)\) equals neither \(f(x)\) nor \(-f(x)\).
Most functions are neither. Even and odd are special symmetries; always test rather than assume.
Even function is symmetric about the y-axis An even function has mirror symmetry about the y-axis: the point at negative x has the same height as the point at positive x. x y f(−x)=f(x)
Even: \(f(-x)=f(x)\) — equal heights either side of the \(y\)-axis.
Odd function is symmetric about the origin An odd function has rotational symmetry about the origin: turning the graph 180 degrees about the origin gives the same curve. x y f(−x)= −f(x)
Odd: \(f(-x)=-f(x)\) — a 180° turn about the origin leaves the curve unchanged.

The two symmetry tests:

\[\text{even:}\ \ f(-x)=f(x)\qquad\qquad \text{odd:}\ \ f(-x)=-f(x)\]
even means f of negative x equals f of x; odd means f of negative x equals negative f of x

A quick shortcut for polynomials: a function of only even powers (and a constant) is even; a function of only odd powers is odd; a mix is usually neither.

How to classify a function

  1. Compute \(f(-x)\), carefully applying signs: \((-x)^2=x^2\) but \((-x)^3=-x^3\).
  2. Compare \(f(-x)\) with \(f(x)\): equal \(\Rightarrow\) even.
  3. Otherwise compare with \(-f(x)\): equal \(\Rightarrow\) odd.
  4. If neither matches, the function is neither.
Example 1 — Test an even function
Is \(f(x)=x^4-3x^2\) even, odd, or neither?
Solution

Replace \(x\) with \(-x\) and simplify, using \((-x)^4=x^4\) and \((-x)^2=x^2\).

\(f(-x)\)\(=\)\((-x)^4-3(-x)^2\)
\(=\)\(x^4-3x^2\)
\(=\)\(f(x)\)

Since \(f(-x)=f(x)\), the function is even (symmetric about the \(y\)-axis).

f of negative x equals f of x, so the function is even
Example 2 — Test an odd function
Is \(f(x)=x^3-x\) even, odd, or neither?
Solution

Compute \(f(-x)\), using \((-x)^3=-x^3\).

\(f(-x)\)\(=\)\((-x)^3-(-x)\)
\(=\)\(-x^3+x\)
\(=\)\(-(x^3-x)=-f(x)\)

Since \(f(-x)=-f(x)\), the function is odd (symmetric about the origin).

f of negative x equals negative f of x, so the function is odd
Example 3 — Neither
Classify \(f(x)=x^2+x\).
Solution

Find \(f(-x)\) and compare with both \(f(x)\) and \(-f(x)\).

\(f(-x)\)\(=\)\((-x)^2+(-x)=x^2-x\)
\(f(x)\)\(=\)\(x^2+x\)
\(-f(x)\)\(=\)\(-x^2-x\)

\(f(-x)\) matches neither, so \(f\) is neither even nor odd.

f of negative x matches neither f of x nor negative f of x
Example 4 — A rational function
Is \(f(x)=\dfrac{x}{x^2+1}\) even, odd, or neither?
Solution

Substitute \(-x\); the denominator is unchanged because \((-x)^2=x^2\).

\(f(-x)\)\(=\)\(\dfrac{-x}{(-x)^2+1}\)
\(=\)\(\dfrac{-x}{x^2+1}=-f(x)\)

So \(f\) is odd.

the rational function is odd

Common pitfalls

Sign of odd powers. \((-x)^3=-x^3\), not \(x^3\) — a dropped sign turns odd into even.
“Not even” doesn't mean odd. You must separately check \(f(-x)=-f(x)\); most functions are neither.
A constant term breaks oddness. Adding a nonzero constant to an odd function (e.g. \(x^3+2\)) makes it neither.

Frequently asked questions

What is an even function?

One where \(f(-x)=f(x)\) for all \(x\); its graph is symmetric about the \(y\)-axis. Examples: \(x^2\), \(\cos x\).

What is an odd function?

One where \(f(-x)=-f(x)\) for all \(x\); its graph has 180-degree rotational symmetry about the origin. Examples: \(x^3\), \(\sin x\).

How do you test whether a function is even or odd?

Substitute \(-x\). If \(f(-x)=f(x)\) it is even; if \(f(-x)=-f(x)\) it is odd; otherwise it is neither.

Can a function be both even and odd?

Only \(f(x)=0\). For any other function the two conditions cannot hold at once.