Determine if Odd, Even, or Neither f(x)=|x|
Problem
Solution
Recall the definitions of even and odd functions. A function is even if
ƒ*(−x)=ƒ(x) and odd ifƒ*(−x)=−ƒ(x) for allx in the domain.Substitute
−x into the function to evaluateƒ*(−x)
Apply the property of absolute value, which states that the distance of a number from zero is the same as the distance of its opposite from zero, meaning
|−a|=|a|
Compare the result to the original function. Since
|x|=ƒ(x) we haveƒ*(−x)=ƒ(x)
Conclude that because
ƒ*(−x)=ƒ(x) the function is even.
Final Answer
Want more problems? Check here!