Find the equation of the tangent line :
$$\ln{xy}= 2x $$ at point $( 1, e^2 )$
I end up with slope of $e^2$
so the equation will be $$ y= e^2(x-1) $$ $$ y = e^2x - e^2 $$
But the answer was just $$ y= e^2x $$ so appearantly they used $$ y=mx+b $$ instead of $$y=(x-x1)m +b $$
I know that my answer is wrong, but why?