asked 84.7k views
0 votes
The function $f(x)$ satisfies

\[f(\sqrt{x + 1}) = \frac{1}{x}\]for all $x \ge -1,$ $x\\eq 0.$

What is the value of $f(2)$?

2 Answers

2 votes
We can start by making a substitution $y = \sqrt{x + 1}$, so that $x = y^2 - 1$. Then we have
[f(y) = f(\sqrt{y^2 - 1 + 1}) = f(y)]for all $y \ge 0$.

In particular, we can substitute $y = \sqrt{2}$ to get
[f(\sqrt{2}) = \frac{1}{(\sqrt{2})^2 - 1} = \frac{1}{1} = \boxed{1}.]
answered
User Michael Neas
by
8.2k points
2 votes

Setting $x= y^2-1$ gives

[f(y) = \frac{1}{y^2-1}.]

Thus, we have $f(\sqrt{2+1}) = f(\sqrt{3}) = \frac{1}{2},$ so $f(2) = \boxed{\frac{1}{3}}.$

answered
User Alex Catchpole
by
8.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.