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

2021 · 16 Mar · Shift 2 · 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. /2021 · 16 Mar · Shift 2 · Q31

Differential Equations question

2021 · 16 Mar · Shift 2 · Q31

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
Let C1 be the curve obtained by the solution of differential equation 2xydydx=y2−x2,x>02xy{{dy} \over {dx}} = {y^2} - {x^2},x \gt 02xydxdy​=y2−x2,x>0. Let the curve C2 be the solution of 2xyx2−y2=dydx{{2xy} \over {{x^2} - {y^2}}} = {{dy} \over {dx}}x2−y22xy​=dxdy​. If both the curves pass through (1, 1), then the area enclosed by the curves C1 and C2 is equal to :
  1. A
    π4{\pi \over 4}4π​ + 1
  2. B
    π\piπ + 1
  3. C
    π−\pi-π− 1
  4. D
    π2−{\pi \over 2}-2π​− 1
View written solutionFree

Correct answer: D

  1. Solve for curve C1C_1C1​

Given 2xydydx=y2−x2,x>02xy\frac{dy}{dx}=y^2-x^2, \qquad x>02xydxdy​=y2−x2,x>0 So, dydx=y2−x22xy\frac{dy}{dx}=\frac{y^2-x^2}{2xy}dxdy​=2xyy2−x2​ This is homogeneous. Put y=vx⇒dydx=v+xdvdxy=vx \Rightarrow \frac{dy}{dx}=v+x\frac{dv}{dx}y=vx⇒dxdy​=v+xdxdv​ Substitute: v+xdvdx=v2x2−x22x⋅vx=v2−12vv+x\frac{dv}{dx}=\frac{v^2x^2-x^2}{2x\cdot vx}=\frac{v^2-1}{2v}v+xdxdv​=2x⋅vxv2x2−x2​=2vv2−1​ Hence xdvdx=v2−12v−v=v2−1−2v22v=−v2+12vx\frac{dv}{dx}=\frac{v^2-1}{2v}-v=\frac{v^2-1-2v^2}{2v}=-\frac{v^2+1}{2v}xdxdv​=2vv2−1​−v=2vv2−1−2v2​=−2vv2+1​ So 2vv2+1 dv=−dxx\frac{2v}{v^2+1}\,dv=-\frac{dx}{x}v2+12v​dv=−xdx​ Integrating, ln⁡(v2+1)=−ln⁡x+C\ln(v^2+1)=-\ln x + Cln(v2+1)=−lnx+C x(v2+1)=Cx(v^2+1)=Cx(v2+1)=C Now v=yxv=\frac{y}{x}v=xy​, so

\Rightarrow \frac{x^2+y^2}{x}=C$$ $$x^2+y^2=Cx$$ Since it passes through $(1,1)$, $$1+1=C\cdot 1 \Rightarrow C=2$$ Thus $$C_1: x^2+y^2=2x$$ which is $$(x-1)^2+y^2=1$$ This is a circle centered at $(1,0)$ with radius $1$. --- 2. **Solve for curve $C_2$** Given $$\frac{dy}{dx}=\frac{2xy}{x^2-y^2}$$ Again homogeneous. Put $$y=vx \Rightarrow \frac{dy}{dx}=v+x\frac{dv}{dx}$$ Then $$v+x\frac{dv}{dx}=\frac{2x\cdot vx}{x^2-v^2x^2}=\frac{2v}{1-v^2}$$ So $$x\frac{dv}{dx}=\frac{2v}{1-v^2}-v =\frac{2v-v(1-v^2)}{1-v^2} =\frac{v+v^3}{1-v^2} =\frac{v(1+v^2)}{1-v^2}$$ Thus $$\frac{1-v^2}{v(1+v^2)}\,dv=\frac{dx}{x}$$ Now $$\frac{1-v^2}{v(1+v^2)}=\frac{1}{v}-\frac{2v}{1+v^2}$$ Therefore $$\int\left(\frac{1}{v}-\frac{2v}{1+v^2}\right)dv=\int \frac{dx}{x}$$ $$\ln|v|-\ln(1+v^2)=\ln x + C$$ $$\ln\left|\frac{v}{1+v^2}\right|=\ln x + C$$ $$\frac{v}{1+v^2}=Cx$$ Substitute $v=\frac{y}{x}$: $$\frac{y/x}{1+y^2/x^2}=Cx \Rightarrow \frac{yx}{x^2+y^2}=Cx$$ $$\frac{y}{x^2+y^2}=C$$ So $$x^2+y^2=ky$$ for some constant $k$. Using $(1,1)$, $$1+1=k\cdot 1 \Rightarrow k=2$$ Hence $$C_2: x^2+y^2=2y$$ which is $$x^2+(y-1)^2=1$$ This is a circle centered at $(0,1)$ with radius $1$. --- 3. **Find intersection points** The two circles are $$x^2+y^2=2x$$ $$x^2+y^2=2y$$ Subtracting, $$2x=2y \Rightarrow x=y$$ Substitute into one circle: $$2x^2=2x \Rightarrow x(x-1)=0$$ So intersections are $$(0,0), \quad (1,1)$$ --- 4. **Identify enclosed region** Both circles have radius $1$. Distance between centers $(1,0)$ and $(0,1)$ is $$d=\sqrt{(1-0)^2+(0-1)^2}=\sqrt{2}$$ The common enclosed region is the lens formed by two equal circles. At each center, the chord joining the intersection points subtends angle $90^\circ$ because triangle formed by the two centers and either intersection point is isosceles right: $$\cos\theta=\frac{d}{2r}=\frac{\sqrt2}{2} \Rightarrow \theta=45^\circ$$ Hence sector angle is $$2\theta=90^\circ=\frac{\pi}{2}$$ Area of one sector: $$\frac{1}{2}r^2\cdot \frac{\pi}{2}=\frac{\pi}{4}$$ Since $r=1$. Area of corresponding triangle: $$\frac{1}{2}\cdot 1\cdot 1=\frac{1}{2}$$ So one segment area is $$\frac{\pi}{4}-\frac{1}{2}$$ There are two such equal segments, so enclosed area is $$2\left(\frac{\pi}{4}-\frac{1}{2}\right)=\frac{\pi}{2}-1$$ --- 5. **Final answer** $$\boxed{\frac{\pi}{2}-1}$$ So the correct option is **D**.
PreviousNext

More from Differential Equations

  • Which of the following is true for y(x) that satisfies the differential equation dxdy​= xy − 1 + x − y; y(0) = 0 :2021 · MCQ
  • If the curve y = y(x) is the solution of the differential equation 2(x2+x5/4)dy−y(x+x1/4)dx=2x9/4dx, x > 0 which passes through the point (1,1−34​loge​2), then the value…2021 · MCQ
  • Let y = y(x) be the solution of the differential equation cosx(3sinx+cosx+3)dy=(1+ysinx(3sinx+cosx+3))dx,0≤x≤2π​,y(0)=0. Then, y(3π​) is equal to :2021 · MCQ
  • Let y = y(x) be the solution of the differential equation dxdy​=(y+1)((y+1)ex2/2−x), 0 < x < 2.1, with y(2) = 0. Then the value of dxdy​ at x = 1 is equal to :2021 · MCQ
  • Let y = y(x) be the solution of the differential equation xdy − ydx =(x2−y2)​dx, x ≥ 1, with y(1) = 0. If the area bounded by the line x = 1, x = e π, y = 0 and y = y(x) is α e2 π+β, then the…2021 · Numerical
  • Let y = y(x) be the solution of the differential equation xtan(xy​)dy=(ytan(xy​)−x)dx, −1≤x≤1, y(21​)=6π​. Then the…2021 · MCQ
  • Let y = y(x) be the solution of the differential equation ex1−y2​dx+(xy​)dy=0, y(1) = − 1. Then the value of (y(3))2 is equal to :2021 · MCQ
  • Let y = y(x) satisfies the equation dxdy​−∣A∣=0, for all x > 0, where A=​y02​sinx−10​11x1​​​. If y(π)=π+2…2021 · MCQ