I can get yo started on this problem.
(dy/dx) = (4x + y)/(x+y) = [4 + (y/x)]/[! + (y/x)]
Make the substitution y/x = v or y = vx and dy/dx = v + dv/dx
v + dv/dx = (4 + v)/(1 +v)
dv/dx = [(4 +v)/(1 + v)] - v = (4 - v2)/(1 + v)
divide the right side by long division
dv/dx = -{v - 1 - [3/(v +1)]}
v + C = (-v2/2) + v + 3 ln(v + 1)
3 ln(v +1) - (v2/2) = C This is the general solution in terms of v
You can now convert back to x and y using the relationship v = y/x

Paul M.
07/25/18