I am looking for functions $ f:\Bbb R \to \Bbb R $ satisfying $$f\Big(\frac{x-3}{x+1}\Big)+f\Big(\frac{x+3}{1-x}\Big)=x$$
I used the substitution $ x=\cos(2t) $ for $ x\in (0,2\pi) $, to use the identities $$1+x=2\cos^2(t) \text{ and } 1-x=2\sin^2(t)$$
The new equation will be $$f\Big(1-\frac{2}{\cos^2(t)}\Big)+f\Big(\frac{2}{\sin^2(t)}-1\Big)=$$ $$\cos^2(t)-\sin^2(t)$$
I think that this approach won't allow me the get the answer. Any idea will be appreciated.