$f: \mathbb R \to \mathbb R, f(x^2+x+3)+2f(x^2-3x+5)= 6x^2 -10 x + 17 \forall x \in \mathbb R $, then find the function $f(x)$
I have:
$f(15/4)= 16/3$ (both quadratics intersect at $x=1/2$)
$f(3)= 3$ (by substituting $x=0$ and $x=1$ and then solving the simultaneous equations obtained)
$f(5)= 7$
I am not getting anything fruitful from these.
Could anyone provide me a hint on how to proceed?
Edit:
Someone had commented (now it's deleted) that we can assume $f(x) = ax +b$, how can we do that? I got the right answer using that. Is it always okay to assume that way? When is it a reliable assumption?