I got
y' = 1/(x^2+y^2) ( 2x+2y y' )
but then I don't know whether this is correct or how to extract the y' from part the second part.
I got
ylog(x) = xlog(y)
y' log(x) + y(1/x) = x(1/y (y')) + log(y)
then I get confused
I plug 100,000 into n and then put 1 as x and I keep getting a number suspicously close to e. I think it's ex^3 or something similar but I don't quite know how to pin it down.