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 · 29 Jul · Shift 2 · Q29
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 · 29 Jul · Shift 2 · Q29

Differential Equations question

2022 · 29 Jul · Shift 2 · Q29

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
If the solution curve of the differential equation dydx=x+y−2x−y\frac{d y}{d x}=\frac{x+y-2}{x-y}dxdy​=x−yx+y−2​ passes through the points (2,1)(2,1)(2,1) and (k+1,2),k>0(\mathrm{k}+1,2), \mathrm{k}\gt 0(k+1,2),k>0, then
  1. A
    2tan⁡−1(1k)=log⁡e(k2+1)2 \tan ^{-1}\left(\frac{1}{k}\right)=\log _{e}\left(k^{2}+1\right)2tan−1(k1​)=loge​(k2+1)
  2. B
    tan⁡−1(1k)=log⁡e(k2+1)\tan ^{-1}\left(\frac{1}{k}\right)=\log _{e}\left(k^{2}+1\right)tan−1(k1​)=loge​(k2+1)
  3. C
    2tan⁡−1(1k+1)=log⁡e(k2+2k+2)2 \tan ^{-1}\left(\frac{1}{k+1}\right)=\log _{e}\left(k^{2}+2 k+2\right)2tan−1(k+11​)=loge​(k2+2k+2)
  4. D
    2tan⁡−1(1k)=log⁡e(k2+1k2)2 \tan ^{-1}\left(\frac{1}{k}\right)=\log _{e}\left(\frac{k^{2}+1}{k^{2}}\right)2tan−1(k1​)=loge​(k2k2+1​)
View written solutionFree

Correct answer: A

  1. Given differential equation

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

We are told that the same solution curve passes through:

(2,1)and(k+1,2),  k>0(2,1) \quad \text{and} \quad (k+1,2), \; k>0(2,1)and(k+1,2),k>0

We need the relation satisfied by kkk.


  1. Shift the origin to simplify

Observe the expression has x+y−2x+y-2x+y−2. Let us put

X=x−1,Y=y−1X=x-1, \qquad Y=y-1X=x−1,Y=y−1

Then

x=X+1,y=Y+1x=X+1, \qquad y=Y+1x=X+1,y=Y+1

and since shifting does not change derivative,

dydx=dYdX\frac{dy}{dx}=\frac{dY}{dX}dxdy​=dXdY​

Now,

x+y−2=(X+1)+(Y+1)−2=X+Yx+y-2=(X+1)+(Y+1)-2=X+Yx+y−2=(X+1)+(Y+1)−2=X+Y

and

x−y=(X+1)−(Y+1)=X−Yx-y=(X+1)-(Y+1)=X-Yx−y=(X+1)−(Y+1)=X−Y

So the differential equation becomes

dYdX=X+YX−Y\frac{dY}{dX}=\frac{X+Y}{X-Y}dXdY​=X−YX+Y​

This is a homogeneous differential equation.


  1. Use substitution Y=vXY=vXY=vX

Let

Y=vXY=vXY=vX

Then

dYdX=v+XdvdX\frac{dY}{dX}=v+X\frac{dv}{dX}dXdY​=v+XdXdv​

Substitute into the equation:

v+XdvdX=X+vXX−vX=1+v1−vv+X\frac{dv}{dX}=\frac{X+vX}{X-vX}=\frac{1+v}{1-v}v+XdXdv​=X−vXX+vX​=1−v1+v​

Hence,

XdvdX=1+v1−v−vX\frac{dv}{dX}=\frac{1+v}{1-v}-vXdXdv​=1−v1+v​−v

Simplify the right-hand side:

1+v−v(1−v)1−v=1+v−v+v21−v=1+v21−v\frac{1+v-v(1-v)}{1-v}=\frac{1+v-v+v^2}{1-v}=\frac{1+v^2}{1-v}1−v1+v−v(1−v)​=1−v1+v−v+v2​=1−v1+v2​

Thus,

XdvdX=1+v21−vX\frac{dv}{dX}=\frac{1+v^2}{1-v}XdXdv​=1−v1+v2​

So,

1−v1+v2 dv=dXX\frac{1-v}{1+v^2}\,dv=\frac{dX}{X}1+v21−v​dv=XdX​


  1. Integrate

Integrate both sides:

∫1−v1+v2 dv=∫dXX\int \frac{1-v}{1+v^2}\,dv=\int \frac{dX}{X}∫1+v21−v​dv=∫XdX​

Split the left side:

∫dv1+v2−∫v dv1+v2=ln⁡∣X∣+C\int \frac{dv}{1+v^2}-\int \frac{v\,dv}{1+v^2}=\ln|X|+C∫1+v2dv​−∫1+v2vdv​=ln∣X∣+C

Now,

∫dv1+v2=tan⁡−1v\int \frac{dv}{1+v^2}=\tan^{-1}v∫1+v2dv​=tan−1v

and

∫v dv1+v2=12ln⁡(1+v2)\int \frac{v\,dv}{1+v^2}=\frac12\ln(1+v^2)∫1+v2vdv​=21​ln(1+v2)

Therefore,

tan⁡−1v−12ln⁡(1+v2)=ln⁡∣X∣+C\tan^{-1}v-\frac12\ln(1+v^2)=\ln|X|+Ctan−1v−21​ln(1+v2)=ln∣X∣+C

Multiply by 222:

2tan⁡−1v−ln⁡(1+v2)=2ln⁡∣X∣+C12\tan^{-1}v-\ln(1+v^2)=2\ln|X|+C_12tan−1v−ln(1+v2)=2ln∣X∣+C1​

Since v=YXv=\dfrac{Y}{X}v=XY​,

2tan⁡−1(YX)−ln⁡(1+Y2X2)=2ln⁡∣X∣+C12\tan^{-1}\left(\frac{Y}{X}\right)-\ln\left(1+\frac{Y^2}{X^2}\right)=2\ln|X|+C_12tan−1(XY​)−ln(1+X2Y2​)=2ln∣X∣+C1​

Now,

ln⁡(1+Y2X2)=ln⁡(X2+Y2X2)=ln⁡(X2+Y2)−2ln⁡∣X∣\ln\left(1+\frac{Y^2}{X^2}\right)=\ln\left(\frac{X^2+Y^2}{X^2}\right)=\ln(X^2+Y^2)-2\ln|X|ln(1+X2Y2​)=ln(X2X2+Y2​)=ln(X2+Y2)−2ln∣X∣

So the equation becomes

2tan⁡−1(YX)−[ln⁡(X2+Y2)−2ln⁡∣X∣]=2ln⁡∣X∣+C12\tan^{-1}\left(\frac{Y}{X}\right)-\bigl[\ln(X^2+Y^2)-2\ln|X|\bigr]=2\ln|X|+C_12tan−1(XY​)−[ln(X2+Y2)−2ln∣X∣]=2ln∣X∣+C1​

The 2ln⁡∣X∣2\ln|X|2ln∣X∣ terms cancel, giving

2tan⁡−1(YX)−ln⁡(X2+Y2)=C2\tan^{-1}\left(\frac{Y}{X}\right)-\ln(X^2+Y^2)=C2tan−1(XY​)−ln(X2+Y2)=C

Returning to x,yx,yx,y using X=x−1,Y=y−1X=x-1, Y=y-1X=x−1,Y=y−1:

2tan⁡−1(y−1x−1)−ln⁡((x−1)2+(y−1)2)=C2\tan^{-1}\left(\frac{y-1}{x-1}\right)-\ln\bigl((x-1)^2+(y-1)^2\bigr)=C2tan−1(x−1y−1​)−ln((x−1)2+(y−1)2)=C


  1. Use the point (2,1)(2,1)(2,1) to find the constant

At (x,y)=(2,1)(x,y)=(2,1)(x,y)=(2,1):

x−1=1,y−1=0x-1=1, \qquad y-1=0x−1=1,y−1=0

So,

2tan⁡−1(0)−ln⁡(12+02)=C2\tan^{-1}(0)-\ln(1^2+0^2)=C2tan−1(0)−ln(12+02)=C

0−ln⁡1=C⇒C=00-\ln 1=C \Rightarrow C=00−ln1=C⇒C=0

Hence the solution curve is

2tan⁡−1(y−1x−1)=ln⁡((x−1)2+(y−1)2)2\tan^{-1}\left(\frac{y-1}{x-1}\right)=\ln\bigl((x-1)^2+(y-1)^2\bigr)2tan−1(x−1y−1​)=ln((x−1)2+(y−1)2)


  1. Use the second point (k+1,2)(k+1,2)(k+1,2)

At (x,y)=(k+1,2)(x,y)=(k+1,2)(x,y)=(k+1,2):

x−1=k,y−1=1x-1=k, \qquad y-1=1x−1=k,y−1=1

Substitute into the curve equation:

2tan⁡−1(1k)=ln⁡(k2+1)2\tan^{-1}\left(\frac{1}{k}\right)=\ln(k^2+1)2tan−1(k1​)=ln(k2+1)

This matches Option A.


  1. Check options
  • A: 2tan⁡−1(1k)=log⁡e(k2+1)2\tan^{-1}\left(\frac{1}{k}\right)=\log_e(k^2+1)2tan−1(k1​)=loge​(k2+1) ✔️ Correct
  • B: Missing factor 222 on LHS ✘
  • C: Uses 1k+1\frac{1}{k+1}k+11​ and wrong RHS ✘
  • D: RHS is ln⁡(k2+1k2)\ln\left(\frac{k^2+1}{k^2}\right)ln(k2k2+1​) which is not obtained ✘

Therefore, the correct answer is A.

PreviousNext

More from Differential Equations

  • Let y=y(x) be the solution curve of the differential equation dxdy​+(x3+6x2+11x+62x2+11x+13​)y=x+1(x+3)​,x>−1, which passes through the point (0,1). Then y(1) is equal to :2022 · MCQ
  • Let the solution curve of the differential equation xdxdy​−y=y2+16x2​, y(1)=3 be y=y(x). Then y(2) is equal to:2022 · MCQ
  • Let y = y(x) be the solution of the differential equation $${{dy} \over {dx}} + {{\sqrt 2 y} \over {2{{\cos }^4}x - {{\cos }^2}x}} = x{e^{{{\tan }^{ - 1}}(\sqrt 2 \cot 2x)}},\,0 2 is equal to $\underline{\hspace{2cm}}$.2022 · Numerical
  • If y = y(x) is the solution of the differential equation (1+e2x)dxdy​+2(1+y2)ex=0 and y (0) = 0, then 6(y′(0)+(y(loge​3​))2)…2022 · MCQ
  • Let y = y(x), x > 1, be the solution of the differential equation (x−1)dxdy​+2xy=x−11​, with y(2)=2e41+e4​. If y(3)=βeαeα+1​, then the…2022 · Numerical
  • If y = y(x) is the solution curve of the differential equation x2dy+(y−x1​)dx=0; x > 0 and y(1) = 1, then y(21​) is equal to :2021 · MCQ
  • If y = y(x) is the solution of the differential equation, dxdy​+2ytanx=sinx,y(3π​)=0, then the maximum value of the function y(x) over R is equal to:2021 · MCQ
  • Let the curve y = y(x) be the solution of the differential equation, dxdy​= 2(x + 1). If the numerical value of area bounded by the curve y = y(x) and x-axis is 348​​, then the value of y(1) is equal to ​…2021 · Numerical