I have this simple looking problem, but I am stumped. It isn't for homework, it's just for fun.
Solve for $x$ and $y$, $(\sqrt x+\sqrt 3)^2=y+6\sqrt 2$, where $x$ and $y$ are positive integers.
I get $x=6$ and $y=9$ from Wolfram, but I'm not sure about steps. Can anyone help?
So far I have $x+2 \sqrt {3x} + 3 = y + 6\sqrt 2$
$x$ must have $\sqrt2\cdot\sqrt3$ as factor to produce $2\sqrt{3x}=6\sqrt2$
$\implies3x=18$
and we already have $x+3=y$