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

2020 · 9 Jan · Shift 1 · Q31
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. /2020 · 9 Jan · Shift 1 · Q31

Differential Equations question

2020 · 9 Jan · Shift 1 · Q31

JEE MainMathematicsDifferential EquationsNumerical+4 / −1
If for x ≥\ge≥ 0, y = y(x) is the solution of the differential equation (x + 1)dy = ((x + 1)2 + y – 3)dx, y(2) = 0, then y(3) is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 3

  1. Interpret the differential equation

    The given equation is

    (x+1) dy=((x+1)2+y−3) dx(x+1)\,dy = \big((x+1)^2 + y - 3\big)\,dx(x+1)dy=((x+1)2+y−3)dx

    with condition

    y(2)=0.y(2)=0.y(2)=0.

    So,

    dydx=(x+1)2+y−3x+1.\frac{dy}{dx} = \frac{(x+1)^2 + y - 3}{x+1}.dxdy​=x+1(x+1)2+y−3​.

  2. Simplify the right-hand side

    Expand:

    (x+1)2−3=x2+2x+1−3=x2+2x−2.(x+1)^2 - 3 = x^2+2x+1-3 = x^2+2x-2.(x+1)2−3=x2+2x+1−3=x2+2x−2.

    Hence,

    dydx=x2+2x−2+yx+1.\frac{dy}{dx} = \frac{x^2+2x-2+y}{x+1}.dxdy​=x+1x2+2x−2+y​.

    Write it as

    dydx−1x+1y=x2+2x−2x+1.\frac{dy}{dx} - \frac{1}{x+1}y = \frac{x^2+2x-2}{x+1}.dxdy​−x+11​y=x+1x2+2x−2​.

  3. Simplify the non-homogeneous term

    Divide:

    x2+2x−2x+1=x+1−3x+1.\frac{x^2+2x-2}{x+1} = x+1 - \frac{3}{x+1}.x+1x2+2x−2​=x+1−x+13​.

    Therefore the differential equation becomes

    dydx−1x+1y=x+1−3x+1.\frac{dy}{dx} - \frac{1}{x+1}y = x+1 - \frac{3}{x+1}.dxdy​−x+11​y=x+1−x+13​.

  4. Solve as a linear differential equation

    Standard form:

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

    where

    P(x)=−1x+1,Q(x)=x+1−3x+1.P(x) = -\frac{1}{x+1}, \qquad Q(x)=x+1-\frac{3}{x+1}.P(x)=−x+11​,Q(x)=x+1−x+13​.

    The integrating factor is

    I.F.=e∫−1x+1 dx=e−ln⁡(x+1)=1x+1\text{I.F.} = e^{\int -\frac{1}{x+1}\,dx} = e^{-\ln(x+1)} = \frac{1}{x+1}I.F.=e∫−x+11​dx=e−ln(x+1)=x+11​

    since x≥0x\ge 0x≥0, so x+1>0x+1>0x+1>0.

  5. Multiply through by the integrating factor

    Multiplying the equation by 1x+1\dfrac{1}{x+1}x+11​,

    1x+1dydx−y(x+1)2=1−3(x+1)2.\frac{1}{x+1}\frac{dy}{dx} - \frac{y}{(x+1)^2} = 1 - \frac{3}{(x+1)^2}.x+11​dxdy​−(x+1)2y​=1−(x+1)23​.

    The left side is

    ddx(yx+1).\frac{d}{dx}\left(\frac{y}{x+1}\right).dxd​(x+1y​).

    So,

    ddx(yx+1)=1−3(x+1)2.\frac{d}{dx}\left(\frac{y}{x+1}\right) = 1 - \frac{3}{(x+1)^2}.dxd​(x+1y​)=1−(x+1)23​.

  6. Integrate

    yx+1=∫(1−3(x+1)2)dx.\frac{y}{x+1} = \int \left(1 - \frac{3}{(x+1)^2}\right)dx.x+1y​=∫(1−(x+1)23​)dx.

    Now,

    ∫1 dx=x,\int 1\,dx = x,∫1dx=x,

    and

    ∫−3(x+1)2 dx=−3∫(x+1)−2dx=−3(−(x+1)−1)=3x+1.\int -\frac{3}{(x+1)^2}\,dx = -3\int (x+1)^{-2}dx = -3\left(-(x+1)^{-1}\right)=\frac{3}{x+1}.∫−(x+1)23​dx=−3∫(x+1)−2dx=−3(−(x+1)−1)=x+13​.

    Hence,

    yx+1=x+3x+1+C.\frac{y}{x+1} = x + \frac{3}{x+1} + C.x+1y​=x+x+13​+C.

    Multiply by (x+1)(x+1)(x+1):

    y=x(x+1)+3+C(x+1).y = x(x+1) + 3 + C(x+1).y=x(x+1)+3+C(x+1).

    So,

    y=x2+x+3+C(x+1).y = x^2+x+3 + C(x+1).y=x2+x+3+C(x+1).

  7. Use the initial condition y(2)=0y(2)=0y(2)=0

    Substitute x=2x=2x=2, y=0y=0y=0:

    0=22+2+3+C(3)=9+3C.0 = 2^2+2+3 + C(3) = 9 + 3C.0=22+2+3+C(3)=9+3C.

    Therefore,

    C=−3.C=-3.C=−3.

    Thus,

    y=x2+x+3−3(x+1)=x2−2x.y = x^2+x+3 - 3(x+1) = x^2-2x.y=x2+x+3−3(x+1)=x2−2x.

  8. Find y(3)y(3)y(3)

    y(3)=32−2⋅3=9−6=3.y(3)=3^2-2\cdot 3=9-6=3.y(3)=32−2⋅3=9−6=3.

  9. Compare with stored answer

    Derived answer is 333, which matches the stored correct answer.

PreviousNext

More from Differential Equations

  • If dxdy​=x2+y2xy​; y(1) = 1; then a value of x satisfying y(x) = e is :2020 · MCQ
  • Let y = y(x) be the solution of the differential equation, (x2+1)2dxdy​+2x(x2+1)y=1 such that y(0) = 0. If a​y(1)=32π​ , then the value of 'a' is :2019 · MCQ
  • The solution of the differential equation xdxdy​+2y= x2 (x e 0) with y(1) = 1, is :2019 · MCQ
  • If cosxdxdy​−ysinx=6x, (0 < x < 2π​) and y(3π​)= 0 then y(6π​) is equal to :-2019 · MCQ
  • If y = y(x) is the solution of the differential equation, x dxdy​ + 2y = x2, satisfying y(1) = 1, then y(21​) is equal to :2019 · MCQ
  • Let f : [0,1] → R be such that f(xy) = f(x).f(y), for all x, y ∈ [0, 1], and f(0) e 0. If y = y(x) satiesfies the differential equation, dxdy​ = f(x) with y(0) = 1, then y (41​) + y (43​)…2019 · MCQ
  • If y = y(x) is the solution of the differential equation dxdy​=(tanx−y)sec2x, x∈(−2π​,2π​), such that y (0) = 0, then y(−4π​)…2019 · MCQ
  • Let y = y(x) be the solution of the differential equation, dxdy​+ytanx=2x+x2tanx, x∈(−2π​,2π​), such that y(0) = 1. Then :2019 · MCQ