Differential Equations JEE Main previous year questions with solutions

5 solved JEE Main questions on Differential Equations, free to read — no sign-in needed. The full chapter has 241 questions; sign in to attempt the remaining 236 in the exam simulator.

  1. Q1JEE Main 2026 (05 Apr, Shift 1)Homogeneous DE
    Let y=y(x)y = y(x) be the solution of the differential equation xsin(yx)dy=(ysin(yx)x)dxx\sin\left(\dfrac{y}{x}\right)dy = \left(y\sin\left(\dfrac{y}{x}\right) - x\right)dx, y(1)=π2y(1) = \dfrac{\pi}{2} and let α=cos(y(e12)e12)\alpha = \cos\left(\dfrac{y(e^{12})}{e^{12}}\right). Then the number of integral values of pp, for which the equation x2+y22px+2py+α+2=0x^2 + y^2 - 2px + 2py + \alpha + 2 = 0 represents a circle of radius r6r \leq 6, is __________.
    Show answer & solution

    Answer: 6

    Given the differential equation: xsin(yx)dy=(ysin(yx)x)dxx\sin\left(\dfrac{y}{x}\right)dy = \left(y\sin\left(\dfrac{y}{x}\right) - x\right)dx Rearranging the terms, we get: xsin(yx)dyysin(yx)dx=xdxx\sin\left(\dfrac{y}{x}\right)dy - y\sin\left(\dfrac{y}{x}\right)dx = -xdx Dividing both sides by x2x^2: sin(yx)(xdyydxx2)=dxx\sin\left(\dfrac{y}{x}\right)\left(\dfrac{xdy - ydx}{x^2}\right) = -\dfrac{dx}{x} sin(yx)d(yx)=dxx\sin\left(\dfrac{y}{x}\right)d\left(\dfrac{y}{x}\right) = -\dfrac{dx}{x} Integrating both sides: cos(yx)=lnxC-\cos\left(\dfrac{y}{x}\right) = -\ln|x| - C cos(yx)=lnx+C\cos\left(\dfrac{y}{x}\right) = \ln|x| + C Using the initial condition y(1)=π2y(1) = \dfrac{\pi}{2}: cos(π2)=ln(1)+CC=0\cos\left(\dfrac{\pi}{2}\right) = \ln(1) + C \Rightarrow C = 0 Thus, the solution to the differential equation is: cos(yx)=lnx\cos\left(\dfrac{y}{x}\right) = \ln|x| We need to find α=cos(y(e12)e12)\alpha = \cos\left(\dfrac{y(e^{12})}{e^{12}}\right). Substituting x=e12x = e^{12}: α=ln(e12)=12\alpha = \ln(e^{12}) = 12 The given equation of the circle is: x2+y22px+2py+α+2=0x^2 + y^2 - 2px + 2py + \alpha + 2 = 0 Substituting α=12\alpha = 12: x2+y22px+2py+14=0x^2 + y^2 - 2px + 2py + 14 = 0 The radius rr of the circle is given by: r=(p)2+p214=2p214r = \sqrt{(-p)^2 + p^2 - 14} = \sqrt{2p^2 - 14} For the equation to represent a real circle, r>0r \gt 0: 2p214>0p2>72p^2 - 14 \gt 0 \Rightarrow p^2 \gt 7 We are given that r6r \leq 6: 2p2146\sqrt{2p^2 - 14} \leq 6 2p214362p^2 - 14 \leq 36 2p250p2252p^2 \leq 50 \Rightarrow p^2 \leq 25 Combining the inequalities: 7<p2257 \lt p^2 \leq 25 Since pp is an integer, the possible values for p2p^2 are 9,16,259, 16, 25. This gives p{5,4,3,3,4,5}p \in \{-5, -4, -3, 3, 4, 5\}. Therefore, there are 66 integral values of pp. Answer: 66
  2. Q2JEE Main 2025 (08 Apr, Shift 2)Linear Differential Equation
    Let f(x)=x1f(x)=x-1 and g(x)=exg(x)=e^x for xRx \in \mathbb{R}. If dydx=(e2xg(f(f(x)))yx),y(0)=0\frac{d y}{d x}=\left(e^{-2 \sqrt{x}} g(f(f(x)))-\frac{y}{\sqrt{x}}\right), y(0)=0, then y(1)y(1) is :-
    1. A.1e2e4\frac{1-e^2}{e^4}
    2. B.2e1e3\frac{2 e-1}{e^3}
    3. C.e1e4\frac{e-1}{e^4}
    4. D.1e3e4\frac{1-e^3}{e^4}
    Show answer & solution

    Answer: (C)

    f(x)=x1f(f(x))=f(x)1=x11=x2g(f(f(x)))=ex2dydx=e2x×ex21xydydx+1xy=ex2x2 which is L.D.E  I.F. =edyx=e2x\begin{aligned} & f(x)=x-1 \\ & f(f(x))=f(x)-1=x-1-1=x-2 \\ & g(f(f(x)))=e^{x-2} \\ & \therefore \frac{d y}{d x}=e^{-2 \sqrt{x}} \times e^{x-2}-\frac{1}{\sqrt{x}} y \\ & \frac{d y}{d x}+\frac{1}{\sqrt{x}} y=e^{x-2 \sqrt{x}-2} \text { which is L.D.E } \\ & \text { I.F. }=e^{\int \frac{d y}{\sqrt{x}}}=e^{2 \sqrt{x}} \end{aligned} Its solution is y×e2x=e2x×ex2x2dx+cy×e2x=ex2dx+cy×e2x=ex2+c\begin{aligned} & y \times e^{2 \sqrt{x}}=\int e^{2 \sqrt{x}} \times e^{x-2 \sqrt{x}-2} d x+c \\ & y \times e^{2 \sqrt{x}}=\int e^{x-2} d x+c \\ & y \times e^{2 \sqrt{x}}=e^{x-2}+c \end{aligned}  Given x=0,y=00=e2+c;c=e2\text { Given } \mathrm{x}=0, \mathrm{y}=0 \Rightarrow 0=\mathrm{e}^{-2}+\mathrm{c} \quad ; \mathrm{c}=-\mathrm{e}^{-2} y×e2x=ex2e2\therefore \mathrm{y} \times \mathrm{e}^{2 \sqrt{\mathrm{x}}}=\mathrm{e}^{\mathrm{x}-2}-\mathrm{e}^{-2}  when x=1,y×e2=e1e2\text { when } \mathrm{x}=1, \mathrm{y} \times \mathrm{e}^2=\mathrm{e}^{-1}-\mathrm{e}^{-2} y=e1e2e2=1e1e2e2=e2ee5=e1e4y=\frac{e^{-1}-e^{-2}}{e^2}=\frac{\frac{1}{e}-\frac{1}{e^2}}{e^2}=\frac{e^2-e}{e^5}=\frac{e-1}{e^4} Option (1) is correct
  3. Q3JEE Main 2024 (31 Jan, Shift 2)Applications of DE
    The temperature T(t)T\left(t\right) of a body at time t=0t=0 is 160F{160}^{^{\circ}}F and it decreases continuously as per the differential equation dTdt=K(T80)\dfrac{dT}{dt}=-K\left(T-80\right), where KK is positive constant. If T(15)=120FT\left(15\right)={120}^{^{\circ}}F, then T(45)T\left(45\right) is equal to
    1. A.85F{85}^{^{\circ}}F
    2. B.95F{95}^{^{\circ}}F
    3. C.90F{90}^{^{\circ}}F
    4. D.80F{80}^{^{\circ}}F
    Show answer & solution

    Answer: (C)

    Given: dTdt=K(T80)\dfrac{dT}{dt}=-K\left(T-80\right) dT(T80)=Kdt\Rightarrow \dfrac{dT}{\left(T-80\right)}=-Kdt 160TdT(T80)=0tKdt\Rightarrow \int _{160}^{T}\dfrac{dT}{\left(T-80\right)}=\int _{0}^{t}-Kdt [logT80]160T=Kt\Rightarrow {\left[\log \left|T-80\right|\right]}_{160}^{T}=-Kt logT80log80=Kt\Rightarrow \log \left|T-80\right|-\log 80=-Kt logT8080=Kt\Rightarrow \log \left|\dfrac{T-80}{80}\right|=-Kt T=80+80eKt\Rightarrow T=80+80{e}^{-Kt} Now, using the value T(15)=120T\left(15\right)={120}^{^{\circ}} we get, 120=80+80eK15\Rightarrow 120=80+80{e}^{-K\cdot 15} 4080=e15k\Rightarrow \dfrac{40}{80}={e}^{-15k} e15k=12\Rightarrow {e}^{-15k}=\dfrac{1}{2} T(45)=80+80e45k∴T\left(45\right)=80+80{e}^{-45k} T(45)=80+80(e15k)3\Rightarrow T\left(45\right)=80+80{\left({e}^{-15k}\right)}^{3} T(45)=80+80×18\Rightarrow T\left(45\right)=80+80\times \dfrac{1}{8} T(45)=90F\Rightarrow T\left(45\right)={90}^{^{\circ}}F
  4. Q4JEE Main 2023 (11 Apr, Shift 1)Exact Forms
    Let y=y(x)y=y\left(x\right) be a solution curve of the differential equation, (1x2y2)dx=ydx+xdy\left(1-{x}^{2}{y}^{2}\right)dx=ydx+xdy, If the line x=1x=1 intersects the curve y=y(x)y=y\left(x\right) at y=2y=2 and the line x=2x=2 intersects the curve y=y(x)y=y\left(x\right) at y=αy=\alpha, then a value of α\alpha is
    1. A.13e22(3e2+1)\dfrac{1-3{e}^{2}}{2\left(3{e}^{2}+1\right)}
    2. B.1+3e22(3e21)\dfrac{1+3{e}^{2}}{2\left(3{e}^{2}-1\right)}
    3. C.3e22(3e21)\dfrac{3{e}^{2}}{2\left(3{e}^{2}-1\right)}
    4. D.3e22(3e2+1)\dfrac{3{e}^{2}}{2\left(3{e}^{2}+1\right)}
    Show answer & solution

    Answer: (B)

    Given, (1x2y2)dx=ydx+xdy\left(1-{x}^{2}{y}^{2}\right)dx=ydx+xdy dx=ydx+xdy1(xy)2\Rightarrow dx=\dfrac{ydx+xdy}{1-{\left(xy\right)}^{2}} dx=d(yx)1(xy)2\Rightarrow dx=\dfrac{d\left(yx\right)}{1-{\left(xy\right)}^{2}} dx=12(d(xy)1xy+d(xy)1+xy)\Rightarrow dx=\dfrac{1}{2}\left(\dfrac{d\left(xy\right)}{1-xy}+\dfrac{d\left(xy\right)}{1+xy}\right) Now integrating both side we get, 2x+c=ln1+xy1xy\Rightarrow 2x+c=\ln \left|\dfrac{1+xy}{1-xy}\right| xy+1xy1=ece2x\Rightarrow \left|\dfrac{xy+1}{xy-1}\right|={e}^{c}{e}^{2x} Now given, y(1)=2y\left(1\right)=2 so putting the value in above equation we get, 3=ece23={e}^{c}{e}^{2} ec=3e2\Rightarrow {e}^{c}=\dfrac{3}{{e}^{2}} Hence, the equation becomes xy+1xy1=3e2x2\left|\dfrac{xy+1}{xy-1}\right|=3{e}^{2x-2} Now finding y(2)y\left(2\right) so putting x=2x=2 in above equation we get, 2y+12y1=3e2\left|\dfrac{2y+1}{2y-1}\right|=3{e}^{2} 2y+1=23e2y3e2\Rightarrow 2y+1=2\cdot 3{e}^{2}y-3{e}^{2} 1+3e2=2y(3e21)\Rightarrow 1+3{e}^{2}=2y\left(3{e}^{2}-1\right) y(2)=1+3e22(3e21)\Rightarrow y\left(2\right)=\dfrac{1+3{e}^{2}}{2\left(3{e}^{2}-1\right)}
  5. Q5JEE Main 2022 (29 Jul, Shift 2)Variable Separable Form
    If the solution curve of the differential equation dydx=x+y2xy\dfrac{dy}{dx}=\dfrac{x+y-2}{x-y} passes through the point (2,1)\left(2,1\right) and (k+1,2),k>0\left(k+1,2\right),k\gt 0, then
    1. A.2tan1(1k)=loge(k2+1)2{\tan }^{-1}\left(\dfrac{1}{k}\right)={\log }_{e}\left({k}^{2}+1\right)
    2. B.tan1(1k)=loge(k2+1){\tan }^{-1}\left(\dfrac{1}{k}\right)={\log }_{e}\left({k}^{2}+1\right)
    3. C.2tan1(1k+1)=loge(k2+2k+2)2{\tan }^{-1}\left(\dfrac{1}{k+1}\right)={\log }_{e}\left({k}^{2}+2k+2\right)
    4. D.2tan1(1k)=loge(k2+1k2)2{\tan }^{-1}\left(\dfrac{1}{k}\right)={\log }_{e}\left(\dfrac{{k}^{2}+1}{{k}^{2}}\right)
    Show answer & solution

    Answer: (A)

    Given, dydx=x+y2xy=(x1)+(y1)(x1)(y1)\dfrac{dy}{dx}=\dfrac{x+y-2}{x-y}=\dfrac{\left(x-1\right)+\left(y-1\right)}{\left(x-1\right)-\left(y-1\right)} Now let x1=X,y1=Yx-1=X,y-1=Y So, dydx=X+YXY........(1)\dfrac{dy}{dx}=\dfrac{X+Y}{X-Y}........\left(1\right) Now let Y=VXdYdX=V+XdVdXY=VX\dfrac{dY}{dX}=V+X\dfrac{dV}{dX} Putting the value in equation (1)\left(1\right) we get, V+XdVdX=1+V1VV+X\dfrac{dV}{dX}=\dfrac{1+V}{1-V} XdVdX=V2+11V\Rightarrow X\dfrac{dV}{dX}=\dfrac{{V}^{2}+1}{1-V} 1V1+V2dV=dXX\Rightarrow \int \dfrac{1-V}{1+{V}^{2}}dV=\int \dfrac{dX}{X} dV1+V2122VdV1+V2=dXX\Rightarrow \int \dfrac{dV}{1+{V}^{2}}-\dfrac{1}{2}\int \dfrac{2VdV}{1+{V}^{2}}=\int \dfrac{dX}{X} tan1V12ln(1+V2)=lnX+c\Rightarrow {\tan }^{-1}V-\dfrac{1}{2}\ln \left(1+{V}^{2}\right)=\ln X+c tan1(YX)12ln(1+Y2X2)=ln(X)+c\Rightarrow {\tan }^{-1}\left(\dfrac{Y}{X}\right)-\dfrac{1}{2}\ln \left(1+\dfrac{{Y}^{2}}{{X}^{2}}\right)=\ln \left(X\right)+c tan1(y1x1)12ln(1+(y1)2(x1)2)=ln(x1)+c\Rightarrow {\tan }^{-1}\left(\dfrac{y-1}{x-1}\right)-\dfrac{1}{2}\ln \left(1+\dfrac{{\left(y-1\right)}^{2}}{{\left(x-1\right)}^{2}}\right)=\ln \left(x-1\right)+c Now given curve passes through (2,1)\left(2,1\right) So, 012ln1=ln1+cc=00-\dfrac{1}{2}\ln 1=\ln 1+c\Rightarrow c=0 Now given curve also passes through (k+1,2)\left(k+1,2\right) So, tan1(1k)12In(1+1k2)=lnk{\tan }^{-1}\left(\dfrac{1}{k}\right)-\dfrac{1}{2}In\left(1+\dfrac{1}{{k}^{2}}\right)=\ln k 2tan1(1k)=In(1+k2k2)+2lnk\Rightarrow 2{\tan }^{-1}\left(\dfrac{1}{k}\right)=In\left(\dfrac{1+{k}^{2}}{{k}^{2}}\right)+2\ln k 2tan1(1k)=In(1+k2)\Rightarrow 2{\tan }^{-1}\left(\dfrac{1}{k}\right)=In\left(1+{k}^{2}\right)

236 more Differential Equations questions are waiting

Attempt the full chapter in a real NTA CBT simulator with instant scoring, year-wise filters and detailed solutions.

Practise all 241 questions

Differential Equations in JEE Main: previous year question analysis

Differential Equations has appeared 241 times in JEE Main between 2002 and 2026, making it the 4th most-asked of 34 chapters and about 4.6% of the bank. Over the last 5 years it has averaged 27 questions per year.

Total PYQs
241
Years covered
2002–2026
Weightage rank
#4 of 34
Share of bank
4.6%

How many Differential Equations questions appeared each year

Differential Equations JEE Main question count by year
YearQuestionsRelative volume
20153
20162
20174
20184
201915
202014
202139
202237
202324
202432
202522
202620

Which Differential Equations sub-topics are asked most

Every question in this chapter is tagged to a sub-topic, so you can see exactly where the marks sit before you revise.

  • Linear Differential Equation127 questions
  • Variable Separable Form46 questions
  • Homogeneous DE27 questions
  • Applications of DE19 questions
  • Exact Forms17 questions
  • Order and Degree5 questions

Question formats used in Differential Equations

  • Single-correct MCQ195
  • Numerical / integer answer46

How Differential Equations compares with nearby chapters

Counts are computed from AcadXL’s own JEE Main question bank, tagged chapter- and sub-topic-wise and checked against official answer keys. Sign in to attempt the 241 Differential Equations questions with solutions.