Reflecting Functions Math Example 2

Follow the full solution, then compare it with the other examples linked below.

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).

Solution

  1. 1
    For f(x)=x2f(x)=x^2: f(โˆ’x)=(โˆ’x)2=x2=f(x)f(-x)=(-x)^2=x^2=f(x). Reflection over yy-axis maps the graph to itself. This is the definition of an even function.
  2. 2
    For f(x)=x3f(x)=x^3: f(โˆ’x)=(โˆ’x)3=โˆ’x3=โˆ’f(x)f(-x)=(-x)^3=-x^3=-f(x). Reflection over yy-axis is equivalent to also reflecting over the xx-axis. This is the definition of an odd function.
  3. 3
    Geometrically: even functions are symmetric about the yy-axis; odd functions have 180ยฐ180ยฐ rotational symmetry about the origin.

Answer

x2x^2 is even (f(โˆ’x)=f(x)f(-x)=f(x)); x3x^3 is odd (f(โˆ’x)=โˆ’f(x)f(-x)=-f(x))
Even and odd functions are defined by their symmetry under reflection. Even functions are symmetric about the yy-axis; odd functions are symmetric about the origin (equivalent to reflecting over both axes).

About Reflecting Functions

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).

Learn more about Reflecting Functions โ†’

More Reflecting Functions Examples