ExamBro
ExamBro
CUET · MATHS · PYQ PAPER 2023

If \(f(x) = \begin{cases} \frac{\sqrt{4+x}-2}{x}, & \text{if } x \neq 0 \\ k, & \text{if } x = 0 \end{cases}\) is continuous at \(x = 0\), then the value of k is:

  1. A \(0\)
  2. B 4
  3. C \(\frac{1}{4}\)
  4. D 1
Verified Solution

Answer & Solution

Correct Answer

(C) \(\frac{1}{4}\)

Step-by-step Solution

Detailed explanation

\(k = \lim_{x \to 0} f(x)\) \(k = \lim_{x \to 0} \frac{\sqrt{4+x}-2}{x}\) \(k = \lim_{x \to 0} \frac{\sqrt{4+x}-2}{x} \cdot \frac{\sqrt{4+x}+2}{\sqrt{4+x}+2}\) \(k = \lim_{x \to 0} \frac{(4+x)-4}{x(\sqrt{4+x}+2)}\) \(k = \lim_{x \to 0} \frac{x}{x(\sqrt{4+x}+2)}\)…