How to Determine if a Function is Even, Odd or Neither

I have prepared eight (8) worked examples to illustrate the procedure or steps on how to figure out if a given function is even, odd, or neither. The math involved in the calculation is easy as long as you are careful in every step of your solution.

To get into the “heart” of this topic, study the illustration below.

if f(-x) equals f(x) then it is an even function. if f(-x) equals -f(x) then it is an odd function. if f(-x) is neither f(x) nor -f(x) then it is neither even nor odd function.

How to Tell if a Function is Even, Odd, or Neither

Let us talk about each case.

CASE 1: Even Function

Given some “starting” function [latex]f\left( x \right)[/latex]:

plug in -x into x of f(x)
  • If we evaluate or substitute [latex]\color{red}-x[/latex] into [latex]f\left( x \right)[/latex] and get the original or “starting” function again, this implies that [latex]f\left( x \right)[/latex] is an even function.

CASE 2: Odd Function

Given some “starting” function [latex]f\left( x \right)[/latex]:

f(-x)=-f(x)
  • However, if we evaluate or substitute [latex]\color{red}-x[/latex] into [latex]f\left( x \right)[/latex] and get the negative or opposite of the “starting” function, this implies that [latex]f\left( x \right)[/latex] is an odd function.

CASE 3: Neither Even nor Odd Function

Given some “starting” function [latex]f\left( x \right)[/latex]:

f(-x) does not equal f(x) and f(-x) does not equal to -f(x)
  • If we evaluate or substitute [latex]\color{red}-x[/latex] into [latex]f\left( x \right)[/latex] and we don’t obtain either Case 1 or Case 2, that implies [latex]f\left( x \right)[/latex] is neither even nor odd.  In other words, it does not fall under the classification of being even or odd.

Examples of How to Determine Algebraically if a Function is Even, Odd, or Neither

Example 1: Determine algebraically whether the given function is even, odd, or neither.

[latex]f\left( x \right) = 2{x^2} – 3[/latex]

I start with the given function [latex]f\left( x \right) = 2{x^2} – 3[/latex], plug in the value [latex]\color{red}-x[/latex] and then simplify. What do I get? Let us work it out algebraically.

f(x)=2x^2-3 when plugged in with -x gives back the original function f(-x)=2x^2-3

Since [latex]f\left( { {\color{red}- x}} \right) = f\left( x \right)[/latex], it means [latex]f\left( x \right)[/latex] is an even function!

The graph of an even function is symmetric with respect to the [latex]y-[/latex]axis or along the vertical line [latex]x = 0[/latex]. Observe that the graph of the function is cut evenly at the [latex]y-[/latex]axis and each half is an exact mirror of the another. Another way of describing it is that each half of the function is a reflection across the [latex]y-[/latex]axis.

See the animated illustration.

a graph of a quadratic function that is cut along the y-axis.  each half is a mirror image of each other.

Example 2: Determine algebraically whether the given function is even, odd, or neither.

[latex]f\left( x \right) =\, – 3{x^3} + 2x[/latex]

I will substitute [latex]\color{red}-x[/latex] into the function [latex]f\left( x \right) = 3{x^3} + 2x[/latex], and then simplify.

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

How to Determine an Odd Function

Important Tips to Remember:

  • If ever you arrive at a different function after evaluating [latex]\color{red}–x[/latex] into the given [latex]f\left( x \right)[/latex], immediately try to factor out [latex]−1[/latex] from it and observe if the original function shows up. If it does, then we have an odd function.

  • The effect of factoring out [latex]−1[/latex] results in the switching of the signs of the terms inside the parenthesis. This is a key step to identify an odd function.

Now, since [latex]f\left( { {\color{red}- x}} \right) = – f\left( x \right)[/latex], it implies that the original function [latex]f\left( x \right)[/latex] is an odd function!

The graph of an odd function has rotational symmetry about the origin, or at the point [latex]\left( {0,0} \right)[/latex]. That means we cut its graph along the [latex]y-[/latex]axis and then reflect its even half in the [latex]x-[/latex]axis first followed by the reflection in the [latex]y-[/latex]axis.

See the animated illustration.

take the half and reflect along the x-axis

Example 3: Determine algebraically whether if the function is even, odd, or neither:

[latex]f\left( x \right) = 3{x^6} – 5{x^4} + 6{x^2} – 1[/latex]

Here I observed that the exponents of variable [latex]x[/latex] are all even numbers, namely [latex]6[/latex], [latex]4[/latex], and [latex]2[/latex]. As for the constant term, I must add that it can also be expressed as [latex] – 1 = – 1{\color{blue}{x^0}}[/latex] which has an even power of zero.

This characteristic of a function containing only even powers can likely result in an even function. However, we must show it algebraically. So here it goes.

Evaluating [latex]\color{red}-x[/latex] into [latex]f\left( x \right)[/latex], we have the following calculation.

f(x)=3x^6-5x^4+6x^2-1=f(-x)

It is clearly an even function!


Example 4: Determine whether the given function is even, odd, or neither:

[latex]f\left( x \right) =\, – {x^7} + 8{x^5} – {x^3} + 6x[/latex]

In contrast to example 3 where the function has even powers, this one has odd powers which are [latex]7[/latex], [latex]5[/latex], [latex]3[/latex], and [latex]1[/latex]. By now, I hope you’re already seeing the pattern. This is more likely an odd function but we will verify.

Substituting [latex]\color{red}-x[/latex] into the given [latex]f\left( x \right)[/latex], and simplifying, we get:

f(-x)=(-x)^7+8(-x)^5-(-x)^3+6(-x)=-f(x)

After factoring out [latex]−1[/latex], the polynomial inside the parenthesis equals the starting function. It shows that this is an odd function!


Example 5: Determine whether the given function is even, odd, or neither:

f(x)=10x^3-4x^2+3x-8

This time I will show you an example of a function that is neither even nor odd. Are you ready?

  • First, check if it is even. Do we have the case [latex]f\left( {\color{red}{ – x}} \right) = f\left( x \right)[/latex]?
f(-x)=10(-x)^3-4(-x)^2+3(-x)-8=f(-x)

Definitely not an even function since [latex]f\left( {\color{red}{ – x}} \right) \ne f\left( x \right)[/latex].

  • Secondly, check if it is odd by showing [latex]f\left( {\color{red}{ – x}} \right) = – f\left( x \right)[/latex].
f(-x) is not equal to -f(x)

Even after factoring out [latex]−1[/latex], I still don’t get the original function.

This is not an odd function since [latex]f\left( {\color{red}{ – x}} \right) \ne – f\left( x \right)[/latex].

  • Conclusion: Since we reached the case where [latex]f\left( {\color{red}{ – x}} \right) \ne f\left( x \right)[/latex] and [latex]f\left( {\color{red}{ – x}} \right) \ne – f\left( x \right)[/latex], this function is neither even nor odd!

Example 6: Determine whether the given function is even, odd, or neither:

g(x)=-7x^7-x^3+5x

Solution:

g(-x)=-7(-x)^7-(-x)^3+5(-x)=-g(x)

Therefore, function [latex]g\left( x \right)[/latex] is an odd function!


Example 7: Determine whether the given function is even, odd, or neither:

h(x)=x^3-x^2-1

Solution:

h(x)=x^2-x^2-1 is not an even or an odd function

Therefore, the function [latex]h\left( x \right)[/latex] is neither!


Example 8: Determine whether the given function is even, odd, or neither:

k(x)=-5x^8+7x^4-3x^2+5

Solution:

k(x)=-5x^8+7x^4-3x^2+5 is an even function

Therefore, function [latex]k\left( x \right)[/latex] is an even function!