Prove that function is odd, without the explicit function

356 Views Asked by At

So I have the following $f: \mathbb{R} \rightarrow \mathbb{R}$. Prove that $f$ is odd given the following relation:

$$3f(x) + 2f(-x)=\frac{x}{x^2+1}$$

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: change $x$ to $-x$, and add the two equations.