Step 1: Use substitution:
\[
t=\sqrt{x+99}
\Rightarrow x=t^2-99,\quad dx=2t\,dt
\]
Step 2: Substitute in the integral:
\[
\int \frac{dx}{(x+100)\sqrt{x+99}}
=\int \frac{2t\,dt}{(t^2-99+100)t}
=\int \frac{2\,dt}{t^2+1}
\]
Step 3: Integrate using the standard result:
\[
\int \frac{dt}{1+t^2}=\tan^{-1}t
\]
Step 4: Therefore,
\[
f(x)=2\tan^{-1}t
=2\tan^{-1}\sqrt{x+99}
\]