Equations & FormulasTopic #6 of 32

Symmetry for Axes and Points

Tests for symmetry about x-axis, y-axis, origin, and line y = x.

Types of Symmetry

Symmetry about the Y-axis (Even Functions)

A graph is symmetric about the y-axis if replacing xx with x-x yields the same equation.

Test: f(x)=f(x)\text{Test: } f(-x) = f(x)

The point (x,y)(x, y) has a mirror image at (x,y)(-x, y).

Examples of even functions:

  • f(x)=x2f(x) = x^2
  • f(x)=xf(x) = |x|
  • f(x)=cos(x)f(x) = \cos(x)
  • f(x)=x4+x2f(x) = x^4 + x^2

Symmetry about the X-axis

A graph is symmetric about the x-axis if replacing yy with y-y yields the same equation.

Test: Replace y with y and simplify\text{Test: Replace } y \text{ with } -y \text{ and simplify}

The point (x,y)(x, y) has a mirror image at (x,y)(x, -y).

Note: Functions (passing vertical line test) cannot have x-axis symmetry except for y=0y = 0.

Examples (relations):

  • x=y2x = y^2
  • x2+y2=r2x^2 + y^2 = r^2 (circle)

Symmetry about the Origin (Odd Functions)

A graph is symmetric about the origin if replacing both xx with x-x and yy with y-y yields the same equation.

Test: f(x)=f(x)\text{Test: } f(-x) = -f(x)

The point (x,y)(x, y) has a mirror image at (x,y)(-x, -y).

Examples of odd functions:

  • f(x)=x3f(x) = x^3
  • f(x)=xf(x) = x
  • f(x)=sin(x)f(x) = \sin(x)
  • f(x)=1xf(x) = \frac{1}{x}

Symmetry about the Line y=xy = x

A graph is symmetric about y=xy = x if swapping xx and yy yields the same equation.

Test: Interchange x and y\text{Test: Interchange } x \text{ and } y

The point (x,y)(x, y) has a mirror image at (y,x)(y, x).

Examples:

  • x2+y2=r2x^2 + y^2 = r^2 (circle centered at origin)
  • xy=1xy = 1 (rectangular hyperbola)

Quick Reference Table

SymmetryTestPoint Transformation
Y-axisf(x)=f(x)f(-x) = f(x)(x,y)(x,y)(x, y) \to (-x, y)
X-axisReplace yy with y-y(x,y)(x,y)(x, y) \to (x, -y)
Originf(x)=f(x)f(-x) = -f(x)(x,y)(x,y)(x, y) \to (-x, -y)
Line y=xy = xSwap xx and yy(x,y)(y,x)(x, y) \to (y, x)

Reflections

Original PointReflection acrossReflected Point
(a,b)(a, b)x-axis(a,b)(a, -b)
(a,b)(a, b)y-axis(a,b)(-a, b)
(a,b)(a, b)origin(a,b)(-a, -b)
(a,b)(a, b)y=xy = x(b,a)(b, a)
(a,b)(a, b)y=xy = -x(b,a)(-b, -a)

Determining Symmetry of Polynomial Functions

  • Even degree polynomials with only even powers of xx are symmetric about the y-axis
  • Odd degree polynomials with only odd powers of xx are symmetric about the origin
  • Polynomials with mixed even and odd powers have no symmetry