Question:medium

If \[ f(x) = \begin{cases} \dfrac{\sin(\cos x) - \cos x}{(\pi - 2x)^3}, & x \ne \dfrac{\pi}{2} \\ k, & x = \dfrac{\pi}{2} \end{cases} \] is continuous at \( x = \dfrac{\pi}{2} \), then \( k \) is equal to:

Show Hint

Use series expansion or L'Hôpital's rule for limits involving trigonometric functions.
Updated On: Jun 17, 2026
  • 0
  • \(-\frac{1}{6}\)
  • \(-\frac{1}{24}\)
  • \(-\frac{1}{48}\)
Show Solution

The Correct Option is D

Solution and Explanation

To determine the value of \( k \) for which the function \( f(x) \) is continuous at \( x = \frac{\pi}{2} \), we need to ensure that the left-hand limit, right-hand limit, and the value of the function at \( x = \frac{\pi}{2} \) are all equal.

The function \( f(x) \) is defined as:

\(f(x) = \begin{cases} \frac{\sin(\cos x) - \cos x}{(\pi - 2x)^3}, & x \ne \frac{\pi}{2}\\ k, & x = \frac{\pi}{2} \end{cases}\)

To find the limit of \( f(x) \) as \( x \) approaches \( \frac{\pi}{2} \), we use L'Hôpital's rule. This rule applies here because both the numerator and the denominator approach zero as \( x \to \frac{\pi}{2} \).

We first differentiate the numerator and the denominator:

  • Numerator: \(\sin(\cos x) - \cos x\)
  • Denominator: \((\pi - 2x)^3\)

The derivative of the numerator is:

  • \(\frac{d}{dx}[\sin(\cos x) - \cos x] = -\cos(\cos x) \cdot (-\sin x) + \sin x\)
  • \(=\sin x \cdot (\cos(\cos x) + 1)\)

The derivative of the denominator is:

  • \(\frac{d}{dx}[(\pi - 2x)^3] = 3(\pi - 2x)^2 \cdot (-2)\)
  • \(=-6(\pi - 2x)^2\)

Applying L'Hôpital's rule:

  • \(\lim_{x \to \frac{\pi}{2}} \frac{\sin x \cdot (\cos(\cos x) + 1)}{-6(\pi - 2x)^2}\)

As \( x \to \frac{\pi}{2} \), \( \sin x \to 1 \) and \( \cos(\cos x) \to \cos(0) = 1 \). Thus, the limit becomes:

  • \(\lim_{x \to \frac{\pi}{2}} \frac{1 \cdot (1 + 1)}{-6(\pi - 2x)^2} = \frac{2}{-6(\pi - 2x)^2}\)

The process needs to be repeated until the expression becomes a determinate form. Applying L'Hôpital's rule a second time:

Differentiate the numerator (\(0\) always results for constant when differentiation)

Differentiate the denominator:

  • \(-12(\pi - 2x)\)

Finally:

  • \(\lim_{x \to \frac{\pi}{2}} \frac{0}{-12(\pi - 2x)}\) becomes determinate as you continue applying the rule where \( -12(\pi - 2x) \) converges.

Through applications of L'Hôpital's, you can conclude:

  • \(< k = -\frac{1}{48} \) ensuring continuity at \( x=\frac{\pi}{2} \).

Thus, the correct answer is \(-\frac{1}{48}\).

Was this answer helpful?
0