Determine if Odd, Even, or Neither f(x)=x^3-5
Problem
Solution
Recall the definitions for function parity: a function is even if
ƒ*(−x)=ƒ(x) and odd ifƒ*(−x)=−ƒ(x) Substitute
−x into the function for every instance ofx
Simplify the expression by applying the power to the negative sign. Since the exponent is odd,
(−x)3=−x3
Compare the result to the original function
ƒ(x)=x3−5 Since−x3−5≠x3−5 the function is not even.Compare the result to the negative of the original function
−ƒ(x)=−(x3−5)=−x3+5 Since−x3−5≠−x3+5 the function is not odd.Conclude that because the function satisfies neither condition, it is neither even nor odd.
Final Answer
Want more problems? Check here!