I am trying to solve the following functional equation: $f(x)$ is a continuous function, satisfying (1) $f(f(x))=x$
(2) $ 3f(-3x)-f(x)= 3x^2 $ for $x>0$.
From (1) & (2), I found that $f(x)$ should be decreasing, and $f(x) = f^{-1} (x)$.
But, I cannot figure out how to use (2).
How can I use (2) to solve this?
Thanks!