Define
$$F(x)=\int_1^x \frac{1}{2\sqrt{t}-1} dt \quad \text{for all $x\ge 1$}.$$
Prove that if c>0, then there is a unique solution to the equation
$$F(x)=c, \quad x>1.$$
Attempt at a solution: I am not sure how to "prove" this. What I have so far is that $\int_1^x \frac{1}{2\sqrt{t}-1} dt= \sqrt{x}+\frac{1}{2} ln(2\sqrt{x}-1)-1$. If F(x)=c, and x>1, then F(x) will always be positive so clearly there will be a unique solution to F(x)=c...there must be a trick I am not seeing.