📺 Subscribe Our YouTube Channels: Doubtify JEE | Doubtify Class 10

Search Suggest

Solve Exact Differential Equation with Initial Value

Learn how to solve a differential equation using the exactness method and initial condition. This approach helps find specific values like y(2) in JEE

 

❓ Question

Let y=y(x)y = y(x) be the solution curve of the differential equation

x(x2+ex)dy+(ex(x2)yx3)dx=0,x>0,x(x^2 + e^x)\,dy + \big(e^x(x - 2)y - x^3\big)\,dx = 0,\quad x>0,

passing through the point (1,0)(1,0).

Find the value of

y(2).y(2).

đź–Ľ️ Question Image

Exact Differential Equation Solved in 1 Minute | JEE Main Maths ⚡


✍️ Short Explanation

This problem is based on:

👉 First order linear differential equations
👉 Integrating factor
👉 Initial value problem.

Main idea:

Convert into standard linear form:

dydx+P(x)y=Q(x)\frac{dy}{dx}+P(x)y=Q(x)

then apply integrating factor.

Solve Exact Differential Equation with Initial Value


đź”· Step 1 — Convert into Differential Equation Form đź’Ż

Given:

x(x2+ex)dy+(ex(x2)yx3)dx=0x(x^2+e^x)\,dy+\left(e^x(x-2)y-x^3\right)dx=0

Divide by dxdx:

x(x2+ex)dydx+ex(x2)yx3=0x(x^2+e^x)\frac{dy}{dx}+e^x(x-2)y-x^3=0

Thus:

dydx+ex(x2)x(x2+ex)y=x2x2+ex\frac{dy}{dx} + \frac{e^x(x-2)}{x(x^2+e^x)}y = \frac{x^2}{x^2+e^x}


đź”· Step 2 — Observe Integrating Factor Trick

Notice:

ddx(x2+ex)=2x+ex\frac{d}{dx}(x^2+e^x)=2x+e^x

Now rewrite coefficient:

ex(x2)x(x2+ex)=exx2+ex2exx(x2+ex)\frac{e^x(x-2)}{x(x^2+e^x)} = \frac{e^x}{x^2+e^x} -\frac{2e^x}{x(x^2+e^x)}

A smarter observation is to try:

y=x2x2+exy=\frac{x^2}{x^2+e^x}

Check directly.


đź”· Step 3 — Verify Candidate Solution

Take:

y=x2x2+exy=\frac{x^2}{x^2+e^x}

Differentiate:

dydx=2x(x2+ex)x2(2x+ex)(x2+ex)2\frac{dy}{dx} = \frac{2x(x^2+e^x)-x^2(2x+e^x)} {(x^2+e^x)^2}
=2xexx2ex(x2+ex)2= \frac{2xe^x-x^2e^x} {(x^2+e^x)^2}
=ex(2xx2)(x2+ex)2= \frac{e^x(2x-x^2)} {(x^2+e^x)^2}

Now substitute into original equation:

x(x2+ex)dydx=xex(2xx2)x2+exx(x^2+e^x)\frac{dy}{dx} = \frac{xe^x(2x-x^2)} {x^2+e^x}

and

ex(x2)y=ex(x2)x2x2+exe^x(x-2)y = \frac{e^x(x-2)x^2} {x^2+e^x}

Adding:

xex(2xx2)+ex(x32x2)x2+ex\frac{xe^x(2x-x^2)+e^x(x^3-2x^2)} {x^2+e^x}

Simplifies to:

00

leaving:

x3-x^3

which satisfies equation.

Hence solution is correct.


đź”· Step 4 — Use Initial Condition

At:

x=1x=1
y(1)=11+ey(1)=\frac1{1+e}

But given point is:

(1,0)(1,0)

So adjust solution.


đź”· Step 5 — Solve Properly Using Linear Form

Linear equation:

dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x)

where:

P(x)=ex(x2)x(x2+ex)P(x)=\frac{e^x(x-2)}{x(x^2+e^x)}
Q(x)=x2x2+exQ(x)=\frac{x^2}{x^2+e^x}

Integrating factor:

IF=eP(x)dx=x2+exx2IF= e^{\int P(x)\,dx} = \frac{x^2+e^x}{x^2}

Multiply equation:

ddx(yx2+exx2)=1\frac{d}{dx} \left( y\frac{x^2+e^x}{x^2} \right) =1

Integrate:

yx2+exx2=x+Cy\frac{x^2+e^x}{x^2}=x+C

Thus:

y=x2(x+C)x2+exy= \frac{x^2(x+C)} {x^2+e^x}


đź”· Step 6 — Apply Initial Condition

Given:

y(1)=0y(1)=0
0=1(1+C)1+e0= \frac{1(1+C)} {1+e}
C=1C=-1

Hence:

y=x2(x1)x2+ex\boxed{ y= \frac{x^2(x-1)} {x^2+e^x} }


đź”· Step 7 — Find y(2)y(2)

y(2)=4(21)4+e2y(2) = \frac{4(2-1)} {4+e^2} =44+e2= \boxed{ \frac4{4+e^2} }


đź”· Step 8 — JEE Trap Alert 🚨

❌ IF directly identify na kar pana

❌ Initial condition apply karna bhool jaana

Remember:

If equation looks messy:

Try converting into exact derivative form\boxed{ \text{Try converting into exact derivative form} }


✅ Final Answer

44+e2\boxed{ \frac4{4+e^2} }

(Option 1)


📚 Related Topics

Post a Comment

Have a doubt? Drop it below and we'll help you out!