Classify each of these functions as even, odd, or neither:
Fix the test. is even when and odd when . For polynomials there is a shortcut: only even powers means even, only odd powers means odd, a mixture means neither. (A constant counts as , an even power.)
Sort the two polynomials. contains the odd power and the even powers and , so it is neither. In every power is even, so it is even.
Simplify cos(-x) before classifying. Cosine is even, so — the expression is just the cosine function in disguise, and it is even. Testing directly: replacing by gives , which equals the original.
Classify sin x / cos x. This is . With and :
so it is odd.
Classify csc x. Since and sine is odd,
so it is odd. The reciprocal of an odd function is odd.
Classify tan x / x. Tangent is odd and is odd, and odd divided by odd is even:
so it is even. Final sorting — even: , , ; odd: , ; neither: .
Need to solve a different problem like this? Open the solver →