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

2009 · Shift 2 · Q22
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 Advanced
  3. /Mathematics
  4. /Differential Equations
  5. /2009 · Shift 2 · Q22

Differential Equations question

2009 · Shift 2 · Q22

JEE AdvancedMathematicsDifferential EquationsMCQ+3 / −1

Match the statements/expressions in Column I with the values given in Column II:

Column I Column II
(A) The number of solutions of the equation xesin⁡x−cos⁡x=0x{e^{\sin x}} - \cos x = 0xesinx−cosx=0 in the interval (0,π2)\left( {0,{\pi \over 2}} \right)(0,2π​) (P) 1
(B) Value(s) of kkk for which the planes kx+4y+z=0,4x+ky+2z=0kx + 4y + z = 0,4x + ky + 2z = 0kx+4y+z=0,4x+ky+2z=0 and 2x+2y+z=02x + 2y + z = 02x+2y+z=0 intersect in a straight line (Q) 2
(C) Value(s) of kkk for which ∣x−1∣+∣x−2∣+∣x+1∣+∣x+2∣=4k|x - 1| + |x - 2| + |x + 1| + |x + 2| = 4k∣x−1∣+∣x−2∣+∣x+1∣+∣x+2∣=4k has integer solution(s) (R) 3
(D) If y′=y+1y' = y + 1y′=y+1 and y(0)=1y(0) = 1y(0)=1 then value(s) of y(ln⁡2)y(\ln 2)y(ln2) (S) 4
(T) 5

  1. A
    (A) →\to→(P); (B) →\to→(Q), (S); (C) →\to→(Q), (R), (S), (T); (D) →\to→(R)
  2. B
    (A) →\to→(T); (B) →\to→(Q), (S); (C) →\to→(Q), (S), (T); (D) →\to→(Q)
  3. C
    (A) →\to→(S); (B) →\to→(Q), (S); (C) →\to→(P), (R), (S), (T); (D) →\to→(R)
  4. D
    (A) →\to→(P); (B) →\to→(Q), (S); (C) →\to→(Q), (R), (T); (D) →\to→(S)
View written solutionFree

Correct answer: A

We solve each item in Column I and match with Column II.


1. Part (A)

We need the number of solutions of xesin⁡x−cos⁡x=0,x∈(0,π2).x e^{\sin x}-\cos x=0, \qquad x\in \left(0,\frac{\pi}{2}\right).xesinx−cosx=0,x∈(0,2π​).

This is equivalent to xesin⁡x=cos⁡x.x e^{\sin x}=\cos x.xesinx=cosx. Define f(x)=xesin⁡x−cos⁡x.f(x)=x e^{\sin x}-\cos x.f(x)=xesinx−cosx.

Now check monotonicity: f′(x)=esin⁡x+xesin⁡xcos⁡x+sin⁡x.f'(x)=e^{\sin x}+x e^{\sin x}\cos x+\sin x.f′(x)=esinx+xesinxcosx+sinx. Since for x∈(0,π2)x\in\left(0,\frac{\pi}{2}\right)x∈(0,2π​), esin⁡x>0,xesin⁡xcos⁡x>0,sin⁡x>0,e^{\sin x}>0,\quad x e^{\sin x}\cos x>0,\quad \sin x>0,esinx>0,xesinxcosx>0,sinx>0, we get f′(x)>0.f'(x)>0.f′(x)>0. So fff is strictly increasing.

Now evaluate at endpoints: f(0)=0⋅e0−1=−1<0,f(0)=0\cdot e^0-1=-1<0,f(0)=0⋅e0−1=−1<0, and f(π2)=π2e1−0>0.f\left(\frac{\pi}{2}\right)=\frac{\pi}{2}e^{1}-0>0.f(2π​)=2π​e1−0>0. By continuity and strict monotonicity, there is exactly one solution.

Thus, (A)→(P).(A)\to (P).(A)→(P).


2. Part (B)

We need value(s) of kkk for which the planes kx+4y+z=0,kx+4y+z=0,kx+4y+z=0, 4x+ky+2z=0,4x+ky+2z=0,4x+ky+2z=0, 2x+2y+z=02x+2y+z=02x+2y+z=0 intersect in a straight line.

For three planes through the origin to intersect in a straight line, the system must have rank 222, i.e. determinant =0=0=0 but not all three dependent to rank 111.

Coefficient matrix:

k&4&1\\ 4&k&2\\ 2&2&1 \end{pmatrix}.$$ Compute determinant: $$\det A= \begin{vmatrix} k&4&1\\ 4&k&2\\ 2&2&1 \end{vmatrix}.$$ Expanding: $$\det A=k\begin{vmatrix}k&2\\2&1\end{vmatrix}-4\begin{vmatrix}4&2\\2&1\end{vmatrix}+1\begin{vmatrix}4&k\\2&2\end{vmatrix}.$$ So $$\det A=k(k-4)-4(4-4)+(8-2k)=k^2-4k+8-2k=k^2-6k+8.$$ Hence $$\det A=(k-2)(k-4).$$ Therefore determinant is zero for $$k=2,4.$$ Check rank is $2$ in each case. ### For $k=2$: Matrix becomes $$\begin{pmatrix} 2&4&1\\ 4&2&2\\ 2&2&1 \end{pmatrix}.$$ Rows are not all proportional, so rank is not $1$. Since determinant is $0$, rank $=2$. Thus planes intersect in a line. ### For $k=4$: Matrix becomes $$\begin{pmatrix} 4&4&1\\ 4&4&2\\ 2&2&1 \end{pmatrix}.$$ Again rows are not all proportional, so rank is not $1$. Hence rank $=2$. Thus planes intersect in a line. So there are two values: $2,4$. Thus, $$(B)\to (Q),(S).$$ --- ## 3. Part (C) We need value(s) of $k$ for which $$|x-1|+|x-2|+|x+1|+|x+2|=4k$$ has integer solution(s). Let $$g(x)=|x-1|+|x-2|+|x+1|+|x+2|.$$ We analyze piecewise. ### Case 1: $x\ge 2$ $$g(x)=(x-1)+(x-2)+(x+1)+(x+2)=4x,$$ so $$4k=4x\implies k=x.$$ For integer solution $x$, any integer $x\ge 2$ works, giving integer $k\ge 2$. Among Column II values, that gives $$(Q)=2,\ (R)=3,\ (S)=4,\ (T)=5.$$ ### Case 2: $1\le x\le 2$ $$g(x)=(x-1)+(2-x)+(x+1)+(x+2)=2x+4,$$ so $$4k=2x+4 \implies x=2k-2.$$ For integer $x\in[1,2]$, possible integer $x$ are $1,2$, giving - $x=1 \Rightarrow 4k=6 \Rightarrow k=\frac32$ (not in Column II), - $x=2 \Rightarrow 4k=8 \Rightarrow k=2$. ### Case 3: $-1\le x\le 1$ $$g(x)=(1-x)+(2-x)+(x+1)+(x+2)=6,$$ so $$4k=6\Rightarrow k=\frac32,$$ not in Column II. ### Case 4: $-2\le x\le -1$ $$g(x)=(1-x)+(2-x)+(-x-1)+(x+2)=4-2x.$$ For integer $x=-2,-1$, values are $8,6$, so $k=2,\frac32$. Thus from Column II only $k=2$. ### Case 5: $x\le -2$ $$g(x)=(1-x)+(2-x)+(-x-1)+(-x-2)=-4x,$$ so $$4k=-4x\implies k=-x.$$ For integer $x\le -2$, any integer $k\ge 2$ occurs. Hence the equation has integer solution(s) exactly for integer $k\ge 2$. From Column II, these are $$2,3,4,5,$$ i.e. $$(Q),(R),(S),(T).$$ Thus, $$(C)\to (Q),(R),(S),(T).$$ --- ## 4. Part (D) Given $$y'=y+1, \qquad y(0)=1.$$ We need $y(\ln 2)$. Solve the differential equation: $$\frac{dy}{dx}=y+1.$$ Rewrite: $$\frac{dy}{y+1}=dx.$$ Integrate: $$\ln|y+1|=x+C.$$ So $$y+1=Ce^x.$$ Using $y(0)=1$: $$1+1=C\cdot 1 \Rightarrow C=2.$$ Hence $$y=2e^x-1.$$ Now at $x=\ln 2$, $$y(\ln 2)=2e^{\ln 2}-1=2\cdot 2-1=3.$$ Thus, $$(D)\to (R).$$ --- ## 5. Final matching We get: - $(A)\to(P)$ - $(B)\to(Q),(S)$ - $(C)\to(Q),(R),(S),(T)$ - $(D)\to(R)$ This matches **Option A**. --- ## 6. Comparison with stored answer Stored correct answer: **A** Our derived answer: **A** So the stored answer is correct.
PreviousNext

More from Differential Equations

  • Let a solution y=y(x) of the differential equation, xx2−1​dy−yy2−1​dx=0 satify y(2)=3​2​. STATEMENT-1 : y(x)=sec(sec−1x−6π​)…2008 · MCQ
  • For all x > 0, let y₁(x), y₂(x), and y₃(x) be the functions satisfying dxdy1​​−(sinx)2y1​=0,y1​(1)=5,dxdy2​​−(cosx)2y2​=0,y2​(1)=31​,dxdy3​​−x3(2−x3)​y3​=0,y3​(1)=5e3​,…2025 · Numerical
  • Let y(x) be the solution of the differential equation x2dxdy​+xy=x2+y2,x>e1​ satisfying y(1)=0. Then the value of 2y(e2)(y(e))2​ is ​.2025 · Numerical
  • Let f(x) be a continuously differentiable function on the interval (0,∞) such that f(1)=2 and t→xlim​t9−x9t10f(x)−x10f(t)​=1 for each x>0. Then, for all x>0,f(x) is equal…2024 · MCQ
  • Let f:[1,∞)→R be a differentiable function such that f(1)=31​ and 31∫x​f(t)dt=xf(x)−3x3​,x∈[1,∞). Let e denote the base of the natural logarithm. Then the value…2023 · MCQ
  • For x∈R, let y(x) be a solution of the differential equation (x2−5)dxdy​−2xy=−2x(x2−5)2 such that y(2)=7. Then the maximum value of the function y(x) is :2023 · Numerical
  • If y(x) is the solution of the differential equation xdy−(y2−4y)dx=0 for x>0,y(1)=2, and the slope of the curve y=y(x) is never zero, then the value of 10y(2​) is2022 · Numerical
  • For x∈R, let the function y(x) be the solution of the differential equation dxdy​+12y=cos(12π​x),y(0)=0 Then, which of the following statements is/are TRUE ?2022 · Multiple correct