Please see the attached file for the fully formatted problems.
Are the following functions even, odd or neither?
1. sin(x)
2. (x^2+1)*sin(x)
3. exp(-x)*cos(x)
4. exp -(|x|)cos(x)
The solution shows how to determine the parity (if exists) of several functions.