Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Differential Equations question

2021 · 25 Jul · Shift 1 · Q30
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Differential Equations
  5. /2021 · 25 Jul · Shift 1 · Q30

Differential Equations question

2021 · 25 Jul · Shift 1 · Q30

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
Let y = y(x) be the solution of the differential equation dydx=1+xey−x,−2<x<2,y(0)=0{{dy} \over {dx}} = 1 + x{e^{y - x}}, - \sqrt 2 \lt x \lt \sqrt 2 ,y(0) = 0dxdy​=1+xey−x,−2​<x<2​,y(0)=0 then, the minimum value of y(x),x∈(−2,2)y(x),x \in \left( { - \sqrt 2 ,\sqrt 2 } \right)y(x),x∈(−2​,2​) is equal to :
  1. A
    (2−3)−log⁡e2\left( {2 - \sqrt 3 } \right) - {\log _e}2(2−3​)−loge​2
  2. B
    (2+3)+log⁡e2\left( {2 + \sqrt 3 } \right) + {\log _e}2(2+3​)+loge​2
  3. C
    (1+3)−log⁡e(3−1)\left( {1 + \sqrt 3 } \right) - {\log _e}\left( {\sqrt 3 - 1} \right)(1+3​)−loge​(3​−1)
  4. D
    (1−3)−log⁡e(3−1)\left( {1 - \sqrt 3 } \right) - {\log _e}\left( {\sqrt 3 - 1} \right)(1−3​)−loge​(3​−1)
View written solutionFree

Correct answer: D

  1. Given differential equation

dydx=1+xey−x,y(0)=0,−2<x<2.\frac{dy}{dx}=1+x e^{y-x}, \qquad y(0)=0, \qquad -\sqrt2<x<\sqrt2.dxdy​=1+xey−x,y(0)=0,−2​<x<2​.

We need the minimum value of y(x)y(x)y(x) on (−2,2)\left(-\sqrt2,\sqrt2\right)(−2​,2​).


  1. Simplify the differential equation

Let

u=y−x.u=y-x.u=y−x.

Then

dudx=dydx−1.\frac{du}{dx}=\frac{dy}{dx}-1.dxdu​=dxdy​−1.

From the given equation,

dydx−1=xey−x=xeu.\frac{dy}{dx}-1=x e^{y-x}=x e^u.dxdy​−1=xey−x=xeu.

So,

dudx=xeu.\frac{du}{dx}=x e^u.dxdu​=xeu.

This is separable:

e−u du=x dx.e^{-u}\,du=x\,dx.e−udu=xdx.

Integrating,

∫e−u du=∫x dx\int e^{-u}\,du=\int x\,dx∫e−udu=∫xdx

−e−u=x22+C.-e^{-u}=\frac{x^2}{2}+C.−e−u=2x2​+C.

Hence,

e−u=C1−x22.e^{-u}=C_1-\frac{x^2}{2}.e−u=C1​−2x2​.

Using y(0)=0y(0)=0y(0)=0, we get u(0)=y(0)−0=0u(0)=y(0)-0=0u(0)=y(0)−0=0. Therefore,

e−u(0)=1=C1.e^{-u(0)}=1=C_1.e−u(0)=1=C1​.

So,

e−u=1−x22.e^{-u}=1-\frac{x^2}{2}.e−u=1−2x2​.

Thus,

u=−ln⁡(1−x22).u=-\ln\left(1-\frac{x^2}{2}\right).u=−ln(1−2x2​).

Since u=y−xu=y-xu=y−x,

y=x−ln⁡(1−x22).y=x-\ln\left(1-\frac{x^2}{2}\right).y=x−ln(1−2x2​).


  1. Find critical points of y(x)y(x)y(x)

Differentiate:

y′(x)=1+x1−x2/2.y'(x)=1+\frac{x}{1-x^2/2}.y′(x)=1+1−x2/2x​.

Combining,

y′(x)=1−x2/2+x1−x2/2.y'(x)=\frac{1-x^2/2+x}{1-x^2/2}.y′(x)=1−x2/21−x2/2+x​.

Since 1−x22>01-\frac{x^2}{2}>01−2x2​>0 on (−2,2)(-\sqrt2,\sqrt2)(−2​,2​), critical points come from

1+x−x22=0.1+x-\frac{x^2}{2}=0.1+x−2x2​=0.

Multiply by 222:

2+2x−x2=02+2x-x^2=02+2x−x2=0

x2−2x−2=0.x^2-2x-2=0.x2−2x−2=0.

So,

x=1±3.x=1\pm\sqrt3.x=1±3​.

Now,

  • 1+3>21+\sqrt3>\sqrt21+3​>2​, so it is outside the interval.
  • 1−3∈(−2,2)1-\sqrt3\in(-\sqrt2,\sqrt2)1−3​∈(−2​,2​), so this is the only critical point.

Thus the minimum occurs at

x=1−3.x=1-\sqrt3.x=1−3​.


  1. Evaluate yyy at the critical point

We compute

y(1−3)=(1−3)−ln⁡(1−(1−3)22).y(1-\sqrt3)=(1-\sqrt3)-\ln\left(1-\frac{(1-\sqrt3)^2}{2}\right).y(1−3​)=(1−3​)−ln(1−2(1−3​)2​).

First,

(1−3)2=1+3−23=4−23.(1-\sqrt3)^2=1+3-2\sqrt3=4-2\sqrt3.(1−3​)2=1+3−23​=4−23​.

Hence,

(1−3)22=2−3.\frac{(1-\sqrt3)^2}{2}=2-\sqrt3.2(1−3​)2​=2−3​.

Therefore,

1−(1−3)22=1−(2−3)=3−1.1-\frac{(1-\sqrt3)^2}{2}=1-(2-\sqrt3)=\sqrt3-1.1−2(1−3​)2​=1−(2−3​)=3​−1.

So,

ymin⁡=(1−3)−ln⁡(3−1).y_{\min}=(1-\sqrt3)-\ln(\sqrt3-1).ymin​=(1−3​)−ln(3​−1).


  1. Match with the options

This is exactly

(1−3)−log⁡e(3−1).\boxed{(1-\sqrt3)-\log_e(\sqrt3-1)}.(1−3​)−loge​(3​−1)​.

So the correct option is D.


  1. Comparison with stored answer

Stored correct answer: D

Our derived answer: D

They agree.

PreviousNext

More from Differential Equations

  • Let y = y(x) be solution of the following differential equation eydxdy​−2eysinx+sinxcos2x=0,y(2π​)=0 If y(0)=loge​(α+βe−2), then $4(\alpha + \beta…2021 · Numerical
  • Let y = y(x) be the solution of the differential equation xdy = (y + x3 cosx)dx with y(π) = 0, then y(2π​) is equal to :2021 · MCQ
  • Let y = y(x) be a solution curve of the differential equation (y+1)tan2xdx+tanxdy+ydx=0, x∈(0,2π​). If x→0+lim​xy(x)=1, then the value of y(4π​)…2021 · MCQ
  • Let y(x) be the solution of the differential equation 2x2 dy + (ey − 2x)dx = 0, x > 0. If y(e) = 1, then y(1) is equal to :2021 · MCQ
  • The rate of growth of bacteria in a culture is proportional to the number of bacteria present and the bacteria count is 1000 at initial time t = 0. The number of bacteria is increased by 20% in 2 hours. If the population of bacteria is…2021 · MCQ
  • The difference between degree and order of a differential equation that represents the family of curves given by y2=a(x+2a​​), a > 0 is ​.2021 · Numerical
  • If y = y(x) is the solution of the equation esinycosydxdy​+esinycosx=cosx, y(0) = 0; then 1+y(6π​)+23​​y(3π​)+2​1​y(4π​)…2021 · Numerical
  • Let y = y(x) be the solution of the differential equation dxdy​=2(y+2sinx−5)x−2cosx such that y(0) = 7. Then y(π) is equal to :2021 · MCQ