
Yefim S. answered 09/27/20
Math Tutor with Experience
a. Is equation in separate variables becouse we can factor right side: dy/dx = (1 + x2)(1+ y2);
dy/(1 + y2) = (1 + x2)dx; ∫dy/(1 + y2) = ∫(1 + x2)dx; tan-1y = x + x3/3 + C, y = tan(x + x3/3 + C).
b. This equation is homogenius, becouse right side is homogenius function
to solve we take new function v: y = xv, y' = v + xv' and we get v + xv' = v + 1/v2 + 1, or xv' = 1 + 1/v2;
v2/(1 + v2)dv = dx/x; ∫ (1 - 1/(1 + v2))dv = ∫dx/x; v - tan-1v = lnx + C; y/x - tan-1(y/x) - lnx = C
c. This equation is separable: dN/dt = N(te2t - 1); ; dN/N = ∫(te2t - 1)dt; lnN = 1/2te2t - 1/4e2t - t + C