Replace x with -x in the function
Compare f(-x) with f(x)
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 graph is symmetric about the y-axis for an even function
Check whether the graph is symmetric about the origin for an odd function
