
Yefim S. answered 09/08/20
Math Tutor with Experience
Let we have y = mx + b. So m = 2b. Equation y = 2bx + b. From here y' = 2b.
So we have: y = y'x + y'/2. y' = y/(x + 1/2);
dy/dx = y/(x + 1/2) is differential equation of family of lines with sope 2 times y-intercept.
Sorry, I solved when slope 2 times y-intercept.
Now if y = mx + b. y = 0 x = - b/m.
So m = - 2b/m, m2 = - 2b. Now m = y', b = - (y')2/2.
So ODE looking like this: y = y'x - (y')2/2 or (y')2 - 2x y' + 2y = 0, or y' = x ± (x2 - 2y)1/2