Reflecting Functions Formula

Reflecting functions are reflecting a function mirrors its graph across the x-axis (-f(x)), y-axis (f(-x)), or the line y = x (the inverse function).

The Formula

βˆ’f(x)-f(x) reflects over xx-axis; f(βˆ’x)f(-x) reflects over yy-axis

When to use: βˆ’f(x)-f(x) flips over x-axis (upside down). f(βˆ’x)f(-x) flips over y-axis (mirror).

Quick Example

f(x)=x2β†’βˆ’f(x)=βˆ’x2f(x) = x^2 \to -f(x) = -x^2 (opens down).
f(βˆ’x)=(βˆ’x)2=x2f(-x) = (-x)^2 = x^2 (unchangedβ€”symmetric).

Notation

Even function: f(βˆ’x)=f(x)f(-x) = f(x) (symmetric about yy-axis). Odd function: f(βˆ’x)=βˆ’f(x)f(-x) = -f(x) (symmetric about origin).

What This Formula Means

Reflecting a function mirrors its graph across the xx-axis (βˆ’f(x)-f(x)), yy-axis (f(βˆ’x)f(-x)), or the line y=xy = x (the inverse function).

βˆ’f(x)-f(x) flips over x-axis (upside down). f(βˆ’x)f(-x) flips over y-axis (mirror).

Formal View

βˆ’f(x)-f(x): (x,y)↦(x,βˆ’y)(x, y) \mapsto (x, -y) (reflect over xx-axis). f(βˆ’x)f(-x): (x,y)↦(βˆ’x,y)(x, y) \mapsto (-x, y) (reflect over yy-axis). Even: f(βˆ’x)=f(x)β€…β€Šβˆ€xf(-x) = f(x)\;\forall x. Odd: f(βˆ’x)=βˆ’f(x)β€…β€Šβˆ€xf(-x) = -f(x)\;\forall x

Worked Examples

Example 1

easy
Given f(x)=x3βˆ’2f(x)=x^3-2, write the equations for (a) reflection over the xx-axis and (b) reflection over the yy-axis. Evaluate each at x=2x=2.

Answer

(a) g(x)=βˆ’x3+2g(x)=-x^3+2, g(2)=βˆ’6g(2)=-6; (b) h(x)=βˆ’x3βˆ’2h(x)=-x^3-2, h(2)=βˆ’10h(2)=-10

First step

1
(a) Reflection over xx-axis: negate the output β†’ g(x)=βˆ’f(x)=βˆ’(x3βˆ’2)=βˆ’x3+2g(x)=-f(x)=-(x^3-2)=-x^3+2. g(2)=βˆ’8+2=βˆ’6g(2)=-8+2=-6.

Full solution

  1. 2
    (b) Reflection over yy-axis: negate the input β†’ h(x)=f(βˆ’x)=(βˆ’x)3βˆ’2=βˆ’x3βˆ’2h(x)=f(-x)=(-x)^3-2=-x^3-2. h(2)=βˆ’8βˆ’2=βˆ’10h(2)=-8-2=-10.
  2. 3
    Note: f(2)=8βˆ’2=6f(2)=8-2=6; the xx-axis reflection negates the output (βˆ’6-6); the yy-axis reflection changes the sign of xx (βˆ’10-10).
Two fundamental reflections: βˆ’f(x)-f(x) flips the graph over the xx-axis (negates all outputs); f(βˆ’x)f(-x) flips over the yy-axis (reverses all inputs). They are distinct transformations that generally produce different results.

Example 2

medium
Show that f(x)=x2f(x)=x^2 is unchanged by reflection over the yy-axis (even function) but f(x)=x3f(x)=x^3 is negated by this reflection (odd function).

Example 3

medium
For f(x)=xf(x) = \sqrt{x}, write f(βˆ’x)f(-x) and give its domain.

Common Mistakes

  • Swapping which negative flips which axis - outside βˆ’f(x)-f(x) is the xx-axis flip; inside f(βˆ’x)f(-x) is the yy-axis flip.
  • Calling y=x2y=x^2 asymmetric - it's even, equal to its own yy-axis reflection.
  • Confusing a reflection with a rotation - a flip mirrors across a line; it does not rotate the graph.

Why This Formula Matters

Reflection completes the transformation set and underlies even/odd symmetry (f(βˆ’x)=f(x)f(-x)=f(x) vs. f(βˆ’x)=βˆ’f(x)f(-x)=-f(x)) and the inverse-function flip over y=xy=x. Knowing which negative causes which flip is essential for graphing and for spotting symmetry. Recognizing it by "Is the graph a mirror image of the parent caused by a negative sign (not a slide or a stretch)?" β€” rather than by familiar numbers β€” is what lets a student tell it apart from outside vs. inside negative and even and odd functions and inverse function (reflect over y=xy=x) in a mixed problem set.

Frequently Asked Questions

What is the Reflecting Functions formula?

Reflecting a function mirrors its graph across the xx-axis (βˆ’f(x)-f(x)), yy-axis (f(βˆ’x)f(-x)), or the line y=xy = x (the inverse function).

How do you use the Reflecting Functions formula?

βˆ’f(x)-f(x) flips over x-axis (upside down). f(βˆ’x)f(-x) flips over y-axis (mirror).

What do the symbols mean in the Reflecting Functions formula?

Even function: f(βˆ’x)=f(x)f(-x) = f(x) (symmetric about yy-axis). Odd function: f(βˆ’x)=βˆ’f(x)f(-x) = -f(x) (symmetric about origin).

Why is the Reflecting Functions formula important in Math?

Reflection completes the transformation set and underlies even/odd symmetry (f(βˆ’x)=f(x)f(-x)=f(x) vs. f(βˆ’x)=βˆ’f(x)f(-x)=-f(x)) and the inverse-function flip over y=xy=x. Knowing which negative causes which flip is essential for graphing and for spotting symmetry. Recognizing it by "Is the graph a mirror image of the parent caused by a negative sign (not a slide or a stretch)?" β€” rather than by familiar numbers β€” is what lets a student tell it apart from outside vs. inside negative and even and odd functions and inverse function (reflect over y=xy=x) in a mixed problem set.

What do students get wrong about Reflecting Functions?

The procedure for reflecting functions is the easy part; the trap is swapping which negative flips which axis. Asking "Is the graph a mirror image of the parent caused by a negative sign (not a slide or a stretch)?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Reflecting Functions formula?

Before studying the Reflecting Functions formula, you should understand: transformation.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Functions and Graphs: Complete Foundations for Algebra and Calculus β†’