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

2024 · 4 Apr · Shift 1 · Q51
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. /2024 · 4 Apr · Shift 1 · Q51

Differential Equations question

2024 · 4 Apr · Shift 1 · Q51

JEE MainMathematicsDifferential EquationsNumerical+4 / −1
Let the solution y=y(x)y=y(x)y=y(x) of the differential equation dy dx−y=1+4sin⁡x\frac{\mathrm{d} y}{\mathrm{~d} x}-y=1+4 \sin x dxdy​−y=1+4sinx satisfy y(π)=1y(\pi)=1y(π)=1. Then y(π2)+10y\left(\frac{\pi}{2}\right)+10y(2π​)+10 is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 7

  1. We need to solve the linear differential equation

dydx−y=1+4sin⁡x,\frac{dy}{dx}-y=1+4\sin x,dxdy​−y=1+4sinx, with the condition

y(π)=1.y(\pi)=1.y(π)=1.

We then have to find

y(π2)+10.y\left(\frac{\pi}{2}\right)+10.y(2π​)+10.


  1. Write the equation in standard linear form:

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

P(x)=−1,Q(x)=1+4sin⁡x.P(x)=-1, \qquad Q(x)=1+4\sin x.P(x)=−1,Q(x)=1+4sinx.

So the integrating factor is

I.F.=e∫−1 dx=e−x.\mathrm{I.F.}=e^{\int -1\,dx}=e^{-x}.I.F.=e∫−1dx=e−x.


  1. Multiply the differential equation by e−xe^{-x}e−x:

e−xdydx−e−xy=(1+4sin⁡x)e−x.e^{-x}\frac{dy}{dx}-e^{-x}y=(1+4\sin x)e^{-x}.e−xdxdy​−e−xy=(1+4sinx)e−x.

The left side becomes

ddx(ye−x)=(1+4sin⁡x)e−x.\frac{d}{dx}(ye^{-x})=(1+4\sin x)e^{-x}.dxd​(ye−x)=(1+4sinx)e−x.

Thus,

ye−x=∫(1+4sin⁡x)e−x dx+C.ye^{-x}=\int (1+4\sin x)e^{-x}\,dx+C.ye−x=∫(1+4sinx)e−xdx+C.


  1. Compute the integral:

∫(1+4sin⁡x)e−x dx=∫e−x dx+4∫e−xsin⁡x dx.\int (1+4\sin x)e^{-x}\,dx=\int e^{-x}\,dx+4\int e^{-x}\sin x\,dx.∫(1+4sinx)e−xdx=∫e−xdx+4∫e−xsinxdx.

First,

∫e−x dx=−e−x.\int e^{-x}\,dx=-e^{-x}.∫e−xdx=−e−x.

Now use the standard result

∫eaxsin⁡bx dx=eaxa2+b2(asin⁡bx−bcos⁡bx).\int e^{ax}\sin bx\,dx=\frac{e^{ax}}{a^2+b^2}(a\sin bx-b\cos bx).∫eaxsinbxdx=a2+b2eax​(asinbx−bcosbx).

Here a=−1a=-1a=−1, b=1b=1b=1, so

∫e−xsin⁡x dx=e−x2(−sin⁡x−cos⁡x).\int e^{-x}\sin x\,dx=\frac{e^{-x}}{2}(-\sin x-\cos x).∫e−xsinxdx=2e−x​(−sinx−cosx).

Therefore,

4∫e−xsin⁡x dx=4⋅e−x2(−sin⁡x−cos⁡x)=−2e−x(sin⁡x+cos⁡x).4\int e^{-x}\sin x\,dx=4\cdot \frac{e^{-x}}{2}(-\sin x-\cos x)= -2e^{-x}(\sin x+\cos x).4∫e−xsinxdx=4⋅2e−x​(−sinx−cosx)=−2e−x(sinx+cosx).

So,

∫(1+4sin⁡x)e−x dx=−e−x−2e−x(sin⁡x+cos⁡x).\int (1+4\sin x)e^{-x}\,dx=-e^{-x}-2e^{-x}(\sin x+\cos x).∫(1+4sinx)e−xdx=−e−x−2e−x(sinx+cosx).

Hence,

ye−x=−e−x−2e−x(sin⁡x+cos⁡x)+C.ye^{-x}=-e^{-x}-2e^{-x}(\sin x+\cos x)+C.ye−x=−e−x−2e−x(sinx+cosx)+C.

Multiply by exe^xex:

y=−1−2(sin⁡x+cos⁡x)+Cex.y=-1-2(\sin x+\cos x)+Ce^x.y=−1−2(sinx+cosx)+Cex.

So,

y=Cex−1−2sin⁡x−2cos⁡x.y=Ce^x-1-2\sin x-2\cos x.y=Cex−1−2sinx−2cosx.


  1. Use the condition y(π)=1y(\pi)=1y(π)=1:

Since

sin⁡π=0,cos⁡π=−1,\sin \pi=0, \qquad \cos \pi=-1,sinπ=0,cosπ=−1, we get

1=Ceπ−1−2(0)−2(−1)=Ceπ−1+2=Ceπ+1.1=Ce^{\pi}-1-2(0)-2(-1)=Ce^{\pi}-1+2=Ce^{\pi}+1.1=Ceπ−1−2(0)−2(−1)=Ceπ−1+2=Ceπ+1.

Thus,

Ceπ=0  ⟹  C=0.Ce^{\pi}=0 \implies C=0.Ceπ=0⟹C=0.

So the solution is

y=−1−2sin⁡x−2cos⁡x.y=-1-2\sin x-2\cos x.y=−1−2sinx−2cosx.


  1. Now evaluate at x=π2x=\frac{\pi}{2}x=2π​:

sin⁡π2=1,cos⁡π2=0.\sin \frac{\pi}{2}=1, \qquad \cos \frac{\pi}{2}=0.sin2π​=1,cos2π​=0.

Hence,

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

Therefore,

y(π2)+10=−3+10=7.y\left(\frac{\pi}{2}\right)+10=-3+10=7.y(2π​)+10=−3+10=7.


  1. Final answer:

7\boxed{7}7​

PreviousNext

More from Differential Equations

  • Let y=y(x) be the solution of the differential equation (x2+4)2dy+(2x3y+8xy−2)dx=0. If y(0)=0, then y(2) is equal to2024 · MCQ
  • Let y=y(x) be the solution of the differential equation (x+y+2)2dx=dy,y(0)=−2. Let the maximum and minimum values of the function y=y(x) in [0,3π​] be α and β, respectively. If (3α+π)2+β2=γ+δ3​,γ,δ∈Z…2024 · Numerical
  • If y=y(x) is the solution of the differential equation  dxdy​+2y=sin(2x),y(0)=43​, then y(8π​) is equal to :2024 · MCQ
  • The differential equation of the family of circles passing through the origin and having centre at the line y=x is :2024 · MCQ
  • Let y=y(x) be the solution of the differential equation  dxdy​+(1+x2)22x​y=xe(1+x2)1​;y(0)=0. Then the area enclosed by the curve f(x)=y(x)e−(1+x2)1​…2024 · Numerical
  • Let y=y(x) be the solution of the differential equation (2xloge​x)dxdy​+2y=x3​loge​x,x>0 and y(e−1)=0. Then, y(e) is equal to2024 · MCQ
  • Let y=y(x) be the solution of the differential equation (1+x2)dxdy​+y=etan−1x, y(1)=0. Then y(0) is2024 · MCQ
  • Suppose the solution of the differential equation dxdy​=βx−2αy−(βγ−4α)(2+α)x−βy+2​ represents a circle passing through origin. Then the radius of this circle is :2024 · MCQ