How to Determine Whether Function is Even or Odd?

Replace (x) with (-x) in the function

Simplify the result

If (f(-x) = f(x)), the function is even

If (f(-x) = -f(x)), the function is odd

If neither condition is true, the function is neither even nor odd

Check whether the domain is symmetric about 0

Even functions are symmetric about the y-axis

Odd functions are symmetric about the origin

Suggested for You

Trending Today