Answer on Question #40030 – Math – Differential Calculus
Solve: xy′−y=ey′. Also obtain its singular solution.
Solution:
Solve the Clairaut equation xdxdy(x)−y(x)=edxdy(x):
Subtract xdxdy(x) from both sides and divide by −1:
y(x)=−edxdy(x)+xdxdy(x)
Differentiate both sides with respect to x:
dxdy(x)=dxdy(x)−edxdy(x)dx2d2y(x)+xdx2d2y(x)
Factor:
dxdy(x)=dxdy(x)+dx2d2y(x)(−edxdy(x)+x)
Subtract dxdy(x) from both sides:
dx2d2y(x)(−edxdy(x)+x)=0
Solve dx2d2y(x)=0 and x−edxdy(x)=0 separately:
For dx2d2y(x)=0:
Integrate both sides with respect to x:
dxdy(x)=∫0dx=c1, where c1 is an arbitrary constant
Substitute dxdy(x)=c1 into y(x)=xdxdy(x)−edxdy(x) :
y(x)=−ec1+c1x
For x−edxdy(x)=0 :
Solve for dxdy(x) :
dxdy(x)=log(x)
Substitute into y(x)=xdxdy(x)−edxdy(x) :
y(x)=−x+xlog(x)
Collect solutions:
Answer:
y(x)=−ec1+c1x or y(x)=−x+xlog(x)