Consider $f:\mathbb{R}^+ \to \mathbb{R}$ such that $f(3)=1$ and
$$f(x)f(y)+f(3/x) f(3/y)=2f(xy)\;\;\;\;\;\;\forall x,y \in \mathbb{R}^+$$ then choose the correct option(s):
(A) $f(2014)+f(2015)-f(2010)=100$
(B) $f$ is an even function
(C) $\frac{f(100)}{f(10)+f(90)}=\frac{1}{2}$
(D) $f$ is a periodic function
By putting $x=1$ in given equation to get $f(1)=1$ Generally I have been taught to solve such question using first principle of differentiation but here I am not able to deal with the second term of L.H.S. in given equation. May someone provide some help?
If we write $y=3/x$ then we get $$2f(x)f({3\over x}) = 2f(3)=2$$ so we have for all $x>0$: $$ f\big({3\over x}\big) = {1\over f(x)}\;\;\;(*)$$ Pluging this in original equation we get $$ f(x)f(y) +{1\over f(x)f(y)} = 2f(xy)$$ which is valid for all $x,y>0$. Put now $x=y$ we get $$ f(x)^2 +{1\over f(x)^2} = 2f(x^2)$$
By AG-GM we have: $f(x)^2 +{1\over f(x)^2}\geq 2$, so $f(x^2)\geq 1$ for all $x>0$ so $f(x)\geq 1$ for all $x>0$. Finally, useing $(*)$ we get $$ f\big({3\over x}\big) \leq 1$$ for all $x>0$. But since $x\mapsto {3\over x}$ is bijective on $\mathbb{R}^+$ we have $f(x) \leq 1$ for all $x>0$. So we conclude $f(x)=1$ for all $x> 0$, so the answer is $(C)$.