jee

How do I solve a separable differential equation? Can you give a worked example?

KSKaran Singh · 12 Asked 13d ago 59 views 1 answer

I am studying differential equations for JEE Advanced. I understand the concept of separating variables but the integration step confuses me, especially when there are fractions involved.

1 Answer

DMDivya Mehta ✓ Accepted · 13d ago ▲ 6

For dy/dx = y*x, separate variables: dy/y = x dx. Integrate both sides: ln|y| = x^2/2 + C. Exponentiate: |y| = e^(x^2/2 + C) = Ae^(x^2/2) where A = e^C. General solution: y = Ae^(x^2/2). Always add constant C on ONE side only. For initial value problems, substitute the given point to find A. Common mistake: forgetting the absolute value signs and the constant of integration. Key step: always rearrange so all y terms and dy are on one side, all x terms and dx are on the other side, THEN integrate.

Log in to post your own answer or join the discussion.

Discussion (0)

No comments yet — start the discussion.

← Back to all questions