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

2023 · 10 Apr · Shift 2 · 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. /2023 · 10 Apr · Shift 2 · Q33

Differential Equations question

2023 · 10 Apr · Shift 2 · Q33

JEE MainMathematicsDifferential EquationsNumerical+4 / −1
Let the tangent at any point P on a curve passing through the points (1, 1) and (110,100)\left(\frac{1}{10}, 100\right)(101​,100), intersect positive xxx-axis and yyy-axis at the points A and B respectively. If PA:PB=1:k\mathrm{PA}: \mathrm{PB}=1: kPA:PB=1:k and y=y(x)y=y(x)y=y(x) is the solution of the differential equation edydx=kx+k2,y(0)=ke^{\frac{d y}{d x}}=k x+\frac{k}{2}, y(0)=kedxdy​=kx+2k​,y(0)=k, then 4y(1)−6log⁡e34 y(1)-6 \log _{\mathrm{e}} 34y(1)−6loge​3 is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 4

  1. Use the tangent-intercept condition to find kkk.

Let P(x,y)P(x,y)P(x,y) be any point on the curve, and let the tangent at PPP meet the positive axes at A(a,0),B(0,b).A(a,0), \quad B(0,b).A(a,0),B(0,b). So the tangent is in intercept form: Xa+Yb=1.\frac{X}{a}+\frac{Y}{b}=1.aX​+bY​=1. Since P(x,y)P(x,y)P(x,y) lies on this tangent, \frac{x}{a}+\frac{y}{b}=1. \tag{1}

Now given PA:PB=1:kPA:PB=1:kPA:PB=1:k.

For a point dividing the segment ABABAB internally in the ratio 1:k1:k1:k, we have P=(kak+1,bk+1).P=\left(\frac{k a}{k+1},\frac{b}{k+1}\right).P=(k+1ka​,k+1b​). Hence x=kak+1,y=bk+1.x=\frac{k a}{k+1}, \qquad y=\frac{b}{k+1}.x=k+1ka​,y=k+1b​. So a=(k+1)xk,b=(k+1)y.a=\frac{(k+1)x}{k}, \qquad b=(k+1)y.a=k(k+1)x​,b=(k+1)y. Substitute into (1): x(k+1)x/k+y(k+1)y=kk+1+1k+1=1,\frac{x}{(k+1)x/k}+\frac{y}{(k+1)y}=\frac{k}{k+1}+\frac{1}{k+1}=1,(k+1)x/kx​+(k+1)yy​=k+1k​+k+11​=1, which is consistent.

The slope of the tangent in intercept form is m=−ba=−(k+1)y(k+1)x/k=−kyx.m=-\frac{b}{a}=-\frac{(k+1)y}{(k+1)x/k}=-\frac{k y}{x}.m=−ab​=−(k+1)x/k(k+1)y​=−xky​. Thus the differential equation of the curve is \frac{dy}{dx}=-\frac{k y}{x}. \tag{2}

  1. Solve the curve equation using the two given points.

From (2): dyy=−kdxx.\frac{dy}{y}=-k\frac{dx}{x}.ydy​=−kxdx​. Integrating, ln⁡y=−kln⁡x+C\ln y=-k\ln x+Clny=−klnx+C so y=Cx^{-k}. \tag{3}

Since the curve passes through (1,1)(1,1)(1,1), 1=C⋅1−k  ⟹  C=1.1=C\cdot 1^{-k} \implies C=1.1=C⋅1−k⟹C=1. Hence y=x−k.y=x^{-k}.y=x−k.

Now use the point (110,100)\left(\frac{1}{10},100\right)(101​,100): 100=(110)−k=10k.100=\left(\frac{1}{10}\right)^{-k}=10^k.100=(101​)−k=10k. Thus 10k=102  ⟹  k=2.10^k=10^2 \implies k=2.10k=102⟹k=2.

  1. Solve the given differential equation.

We are given edy/dx=kx+k2,y(0)=k.e^{dy/dx}=kx+\frac{k}{2}, \qquad y(0)=k.edy/dx=kx+2k​,y(0)=k. Since k=2k=2k=2, edy/dx=2x+1.e^{dy/dx}=2x+1.edy/dx=2x+1. Taking natural log, dydx=ln⁡(2x+1).\frac{dy}{dx}=\ln(2x+1).dxdy​=ln(2x+1). Integrate: y=∫ln⁡(2x+1) dx+C.y=\int \ln(2x+1)\,dx + C.y=∫ln(2x+1)dx+C.

Let u=2x+1u=2x+1u=2x+1, so du=2dxdu=2dxdu=2dx, dx=du2dx=\frac{du}{2}dx=2du​:

=\frac12(u\ln u-u)+C.$$ Therefore $$y=\frac12\big((2x+1)\ln(2x+1)-(2x+1)\big)+C.$$ Use $y(0)=k=2$: $$2=\frac12(1\cdot \ln1-1)+C=-\frac12+C$$ so $$C=\frac52.$$ Hence $$y(x)=\frac12\big((2x+1)\ln(2x+1)-(2x+1)\big)+\frac52.$$ 4. **Find $y(1)$.** At $x=1$, $$y(1)=\frac12\big(3\ln3-3\big)+\frac52 =\frac{3\ln3}{2}-\frac32+\frac52 =\frac{3\ln3}{2}+1.$$ So $$4y(1)-6\ln3=4\left(\frac{3\ln3}{2}+1\right)-6\ln3=6\ln3+4-6\ln3=4.$$ Therefore, the required integer is $$\boxed{4}.$$
PreviousNext

More from Differential Equations

  • Let y=y(x) be a solution curve of the differential equation. (1−x2y2)dx=ydx+xdy. If the line x=1 intersects the curve y=y(x) at y=2 and the line x=2 intersects the curve y=y(x) at y=α, then a…2023 · MCQ
  • Let y=y(x) be the solution of the differential equation dxdy​+x(x5+1)5​y=x7(x5+1)2​,x>0. If y(1)=2, then y(2) is equal to :2023 · MCQ
  • Let y=y(x),y>0, be a solution curve of the differential equation (1+x2)dy=y(x−y)dx. If y(0)=1 and y(22​)=β, then2023 · MCQ
  • Let y=y1​(x) and y=y2​(x) be the solution curves of the differential equation dxdy​=y+7 with initial conditions y1​(0)=0 and y2​(0)=1 respectively. Then the curves y=y1​(x) and y=y2​(x) intersect at2023 · MCQ
  • If y=y(x) is the solution of the differential equation dxdy​+(x2−1)4x​y=(x2−1)25​x+2​,x>1 such that y(2)=92​loge​(2+3​) and y(2​)=αloge​(α​+β)+β−γ​,α,β,γ∈N, then αβγ is equal to …2023 · Numerical
  • Let x=x(y) be the solution of the differential equation 2(y+2)loge​(y+2)dx+(x+4−2loge​(y+2))dy=0,y>−1 with x(e4−2)=1. Then x(e9−2) is equal to :2023 · MCQ
  • Let y=y(x) be the solution of the differential equation x3dy+(xy−1)dx=0,x>0,y(21​)=3−e. Then y (1) is equal to2023 · MCQ
  • Let y=y(x) be the solution of the differential equation (x2−3y2)dx+3xy dy=0,y(1)=1. Then 6y2(e) is equal to2023 · MCQ