Find the coordinates of focus of parabola $$\left(y-x\right)^{2}=16\left(x+y\right)$$
rewriting:
$(\frac{x-y}{\sqrt{2}})^2=8\sqrt2(\frac{x+y}{\sqrt{2}})$
comparing with $Y^2=4aX$
$4a=8\sqrt2,a=2\sqrt2 $
$\Rightarrow$ coordinates of focus=2,2
Is this the correct approach?