SOLUTION: Problem: Determine whether f(x)=3x^4-5x^2+2 is even, odd, or neither.
.
.
I automatically want to say "neither" because of that 3x to the fourth power, but I tried plugging "-x"
Question 296771: Problem: Determine whether f(x)=3x^4-5x^2+2 is even, odd, or neither.
.
.
I automatically want to say "neither" because of that 3x to the fourth power, but I tried plugging "-x" in the equation in place of "x" just to test it.
f(-x)=3(-x)^4-5(-x)^2+2.
.
My problem is, I don't understand what I'm looking at or why. Should I plug a real number in to test it or what? Any explanation is helpful (especially if I'm doing this wrong!!!) Thanks :) Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! A function is even if . In other words, plugging in a number will be the same as plugging in the negative of that same number.
Start with the given function.
Replace each 'x' with '-x'
Raise to the 4th power to get
Square to get
So we can see that which means that the function is an even function. Graphically, this function has symmetry across the y-axis.
Here's a tip: with polynomials, if all of the exponents are even, then the function is even. On the flip side, if all of the exponents are odd, then the function is odd. Note: the constant term has an exponent of 0 (which is even)