0

if $f(x)$ is even , $g(x)$ is odd, $h(x)$ is not even and not odd.

Is it possible that $f(x) = g(x) + h(x)$ ?

I tried playing with the functions, changing variables and even more... but I don't know how to continue.

1 Answers1

3

For every function $h$ it is the case that $$ h(x) = \underbrace{\tfrac12h(x)+\tfrac12h(-x)}_{f(x)} + \underbrace{\tfrac12h(x)-\tfrac12h(-x)}_{g(x)} $$ where the terms marked $f(x)$ constitute an even unction of $x$ and those marked $g(x)$ an odd one.

So you can get your desired situation by choosing an arbitrary neither-odd-nor-even function $h$ and then define $f$ and $g$ as above (and then negate $g$ if you want the precise equation in your question).