If $f\colon\mathbb{R}\rightarrow \mathbb{R}$ is a continuous function satisfying $f(x)\cdot f(f(x)) = 1$ for all $x \in \mathbb{R},$ and if $f(10) = 9$ then find the value of $f(5).$
Attempt: Put $x=10,$ we have $f(10)\cdot f(f(10)) = 1.$
So, $9\cdot f(9) = 1,$ then $f(9) = \frac{1}{9}.$
Could someone help me how calculate $f(5)$ ? Thanks.