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

2022 · 26 Jul · Shift 1 · Q33
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. /2022 · 26 Jul · Shift 1 · Q33

Differential Equations question

2022 · 26 Jul · Shift 1 · Q33

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
If dydx+2ytan⁡x=sin⁡x, 0<x<π2{{dy} \over {dx}} + 2y\tan x = \sin x,\,0 \lt x \lt {\pi \over 2}dxdy​+2ytanx=sinx,0<x<2π​ and y(π3)=0y\left( {{\pi \over 3}} \right) = 0y(3π​)=0, then the maximum value of y(x)y(x)y(x) is :
  1. A
    18{1 \over 8}81​
  2. B
    34{3 \over 4}43​
  3. C
    14{1 \over 4}41​
  4. D
    38{3 \over 8}83​
View written solutionFree

Correct answer: A

  1. Given differential equation

    dydx+2ytan⁡x=sin⁡x,0<x<π2\frac{dy}{dx}+2y\tan x=\sin x, \qquad 0<x<\frac{\pi}{2}dxdy​+2ytanx=sinx,0<x<2π​

    with condition

    y(π3)=0.y\left(\frac{\pi}{3}\right)=0.y(3π​)=0.

  2. Solve the linear differential equation

    This is a linear first-order DE of the form

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

    where

    P(x)=2tan⁡x,Q(x)=sin⁡x.P(x)=2\tan x, \qquad Q(x)=\sin x.P(x)=2tanx,Q(x)=sinx.

    The integrating factor is

    I.F.=e∫2tan⁡x dx=e2∫tan⁡x dx.I.F.=e^{\int 2\tan x\,dx} = e^{2\int \tan x\,dx}.I.F.=e∫2tanxdx=e2∫tanxdx.

    Since

    ∫tan⁡x dx=−ln⁡(cos⁡x),\int \tan x\,dx = -\ln(\cos x),∫tanxdx=−ln(cosx),

    we get

    I.F.=e−2ln⁡(cos⁡x)=sec⁡2x.I.F.=e^{-2\ln(\cos x)}=\sec^2 x.I.F.=e−2ln(cosx)=sec2x.

  3. Multiply the DE by the integrating factor

    sec⁡2xdydx+2ytan⁡xsec⁡2x=sin⁡xsec⁡2x.\sec^2 x\frac{dy}{dx}+2y\tan x\sec^2 x=\sin x\sec^2 x.sec2xdxdy​+2ytanxsec2x=sinxsec2x.

    The left side becomes

    ddx(ysec⁡2x)=sin⁡xsec⁡2x.\frac{d}{dx}(y\sec^2 x)=\sin x\sec^2 x.dxd​(ysec2x)=sinxsec2x.

  4. Integrate both sides

    ysec⁡2x=∫sin⁡xsec⁡2x dx+C.y\sec^2 x=\int \sin x\sec^2 x\,dx + C.ysec2x=∫sinxsec2xdx+C.

    Now,

    sin⁡xsec⁡2x=sin⁡xcos⁡2x=tan⁡xsec⁡x.\sin x\sec^2 x = \frac{\sin x}{\cos^2 x}=\tan x\sec x.sinxsec2x=cos2xsinx​=tanxsecx.

    Therefore,

    ∫tan⁡xsec⁡x dx=sec⁡x.\int \tan x\sec x\,dx=\sec x.∫tanxsecxdx=secx.

    So,

    ysec⁡2x=sec⁡x+C.y\sec^2 x=\sec x + C.ysec2x=secx+C.

    Hence,

    y=sec⁡x+Csec⁡2x=cos⁡x+Ccos⁡2x.y=\frac{\sec x + C}{\sec^2 x}=\cos x + C\cos^2 x.y=sec2xsecx+C​=cosx+Ccos2x.

  5. Use the initial condition

    Given

    y(π3)=0.y\left(\frac{\pi}{3}\right)=0.y(3π​)=0.

    Since

    cos⁡π3=12,\cos\frac{\pi}{3}=\frac12,cos3π​=21​,

    we get

    0=12+C(12)2=12+C4.0=\frac12 + C\left(\frac12\right)^2=\frac12+\frac{C}{4}.0=21​+C(21​)2=21​+4C​.

    Therefore,

    C4=−12  ⟹  C=−2.\frac{C}{4}=-\frac12 \implies C=-2.4C​=−21​⟹C=−2.

    Thus,

    y=cos⁡x−2cos⁡2x.y=\cos x-2\cos^2 x.y=cosx−2cos2x.

  6. Find the maximum value

    Let

    t=cos⁡x,0<x<π2  ⟹  0<t<1.t=\cos x, \qquad 0<x<\frac{\pi}{2} \implies 0<t<1.t=cosx,0<x<2π​⟹0<t<1.

    Then

    y=t−2t2.y=t-2t^2.y=t−2t2.

    This is a downward-opening parabola. Its maximum occurs at

    dydt=1−4t=0  ⟹  t=14.\frac{dy}{dt}=1-4t=0 \implies t=\frac14.dtdy​=1−4t=0⟹t=41​.

    Since t=14t=\frac14t=41​ lies in (0,1)(0,1)(0,1), it gives the maximum.

    Now,

    y_{\max}=\frac14-2\left(\frac14\right)^2= rac14-2\cdot\frac1{16}= rac14-\frac18=\frac18.

  7. Check options

    • A: 18\frac1881​ ✅
    • B: 34\frac3443​ ❌
    • C: 14\frac1441​ ❌
    • D: 38\frac3883​ ❌

So the maximum value of y(x)y(x)y(x) is

18.\boxed{\frac18}.81​​.

PreviousNext

More from Differential Equations

  • Let the solution curve y=f(x) of the differential equation dxdy​+x2−1xy​=1−x2​x4+2x​, x∈(−1,1) pass through the origin. Then −23​​∫23​​​f(x)dx…2022 · MCQ
  • Suppose y=y(x) be the solution curve to the differential equation dxdy​−y=2−e−x such that x→∞lim​y(x) is finite. If a and b are respectively the x- and y-intercepts of the tangent to…2022 · Numerical
  • Let the solution curve y = y(x) of the differential equation (4+x2)dy−2x(x2+3y+4)dx=0 pass through the origin. Then y(2) is equal to ​.2022 · Numerical
  • Let S=(0,2π)−{2π​,43π​,23π​,47π​}. Let y=y(x), x ∈ S, be the solution curve of the differential equation dxdy​=1+sin2x1​,y(4π​)=21​…2022 · Numerical
  • If y=y(x) is the solution of the differential equation xdxdy​+2y=xex, y(1)=0 then the local maximum value of the function z(x)=x2y(x)−ex,x∈R is :2022 · MCQ
  • If the solution of the differential equation dxdy​+ex(x2−2)y=(x2−2x)(x2−2)e2x satisfies y(0)=0, then the value of y(2) is…2022 · MCQ
  • Let y=y1​(x) and y=y2​(x) be two distinct solutions of the differential equation dxdy​=x+y, with y1​(0)=0 and y2​(0)=1 respectively. Then, the number of points of intersection of y=y1​(x) and y=y2​(x) is2022 · MCQ
  • Let y=y(x) be the solution curve of the differential equation sin(2x2)loge​(tanx2)dy+(4xy−42​xsin(x2−4π​))dx=0, 0<x<2π​​…2022 · Numerical