You can put this solution on YOUR website! Determine whether the function is even, odd, or neither.
f(x) = sin x + cos x
**
A function is odd if f(-x)=-f(x)
A function is odd if f(-x)=f(x)
..
f(x) = sin x + cos x
f(-x)=sin(-x)+cos(-x)=-sin(x)+cos(x)
function is neither odd or even