Before we begin, let's recall two important definitions.
- A function f is an when f(-x)=f(x) for all x in its .
- A function f is an when f(-x)=-f(x) for all x in its domain.
Let's see how the graphs of these types of functions look.
Consider the graphs above. We can see that for even functions, if
(x,y) is on the graph, then
(-x,y) is also on the graph. Meanwhile, for an odd function, if
(x,y) is on the graph, then
(-x,-y) is also on the graph. Now, consider the given function.
f(x)=x4−12x2
Let's calculate
f(-x).
f(-x)=(-x)4−12(-x)2
f(-x)=x4−12(-x)2
f(-x)=x4−12x2
Next, let's calculate
-f(x).
-f(x)=-(x4−12x2)
-f(x)=-x4+12x2
Finally, let's think about what these results tell us.
f(x)
|
f(-x)
|
-f(x)
|
x4−12x2
|
x4−12x2
|
-x4+12x2
|
Since f(x)=f(-x), the function f is an even function.