Limits, Continuity & Differentiability
Continuity of piecewise functions
Grade 12
Question:
<p>Let \(f(x) = \begin{cases} \sqrt{x^2 - 1}, & x \leq \sqrt{10} \\ (\sqrt{10}x - 7), & \sqrt{10} < x < 5 \\ \sin \pi x, & 5 \leq x < 6 \\ \{x\}, & 6 \leq x \leq 7 \end{cases}\), then the number of points where \(f(x)\) is discontinuous in \([1, 7]\) is: (where \(\{\cdot\}\) denotes fractional part of \(x\).)</p>
<p>(a) 0</p>
<p>(b) 1</p>
<p>(c) 2</p>
<p>(d) 3</p>
Step-by-Step Solution
Key Concept: For differentiability at the boundary point x = √10, both left and right derivatives must exist and be equal; this requires checking continuity first, then comparing the derivatives from both pieces.
<p><strong>Step 1: Check Continuity at x = √10</strong></p><p>Left limit: f(√10⁻) = √((√10)² - 1) = √(10 - 1) = √9 = 3</p><p>Right limit: f(√10⁺) = √10·√10 - 7 = 10 - 7 = 3</p><p>Function value: f(√10) = √9 = 3</p><p>Since all three are equal, f is continuous at x = √10. ✓</p><p><strong>Step 2: Check Left Derivative at x = √10</strong></p><p>For f(x) = √(x² - 1), f'(x) = x/√(x² - 1)</p><p>Left derivative: f'(√10⁻) = √10/√(10 - 1) = √10/3</p><p><strong>Step 3: Check Right Derivative at x = √10</strong></p><p>For f(x) = √10·x - 7, f'(x) = √10</p><p>Right derivative: f'(√10⁺) = √10</p><p><strong>Step 4: Compare Derivatives</strong></p><p>f'(√10⁻) = √10/3 ≈ 1.054</p><p>f'(√10⁺) = √10 ≈ 3.162</p><p>Since √10/3 ≠ √10, the left and right derivatives are NOT equal.</p><p>Therefore, f is NOT differentiable at x = √10.</p><p>∴ Answer: D</p>
Correct Answer: D