Reflecting Functions Math Example 4

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

Example 4

hard
Classify f(x)=x3+xf(x) = x^3 + x and g(x)=x4+x2+1g(x) = x^4 + x^2 + 1 as even, odd, or neither. Explain using the definitions.

Solution

  1. 1
    f(โˆ’x)=(โˆ’x)3+(โˆ’x)=โˆ’x3โˆ’x=โˆ’(x3+x)=โˆ’f(x)f(-x) = (-x)^3+(-x) = -x^3-x = -(x^3+x)=-f(x). So ff is odd.
  2. 2
    g(โˆ’x)=(โˆ’x)4+(โˆ’x)2+1=x4+x2+1=g(x)g(-x) = (-x)^4+(-x)^2+1 = x^4+x^2+1 = g(x). So gg is even.
  3. 3
    A function with all odd powers (and zero constant) is odd; a function with all even powers (and constants) is even. ff has only odd powers; gg has only even powers and a constant.

Answer

f(x)=x3+xf(x)=x^3+x is odd; g(x)=x4+x2+1g(x)=x^4+x^2+1 is even
To classify, substitute โˆ’x-x and simplify. Polynomials built from only odd-power terms are odd functions; those built from only even-power terms (including constants, which are x0x^0) are even functions.

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