Find the gradient of the curve $y=\ln \sqrt{x+y}$ at the point when its y-coordinate is 1.
My attempt,
I differentiated and I got $\frac{dy}{dx}=\frac{1}{2x+2y-1}$.
But I've problem in finding the $x$.
$y=\ln \sqrt{x+y}$
$1=\ln \sqrt{x+1}$
How to proceed then?
$$1=\ln \sqrt{x+1}\implies e^1=\sqrt{x+1}\implies e^2=x+1\implies x=e^2-1 $$