Found this problem in Advanced Engineering Mathematics By H.K. Dass Under "Ordinary Linear Differential Equation" (page 165 Question 19).
$$(x+y)^2 \frac{dy}{dx} = a^2 $$
I can figure it out how to solve this as an separable variable D.E. by substituting $x+y=z$. But since this was under Linear D.E. section, I think there should be a way to solve this as an O.L.D.E.
Any help would be appreciated.
The Answer Is
$$y+x = a \tan(\frac{y-c}{a})$$
What I'm Looking For is
To solve this as an Linear Differential Equation. i.e.
$$\frac{dy}{dx} + P(x) y = Q(x)$$