Limits, Continuity & Differentiability
Continuity and Differentiability of Functions
Grade 12
<p>Let \(f: R \to R\) and \(g: (-2, 2) \to R\) be two functions defined by \(f(x) = \max(|1-|x||, x^3+1)\) and \(g(x) = [f(x)]\). Identify which of the following statement(s) is(are) <strong>correct</strong>?<br>[Note: \([y]\) denotes greatest integer function less than or equal to \(y\).]</p>
<p>(a) Number of points where \(f(x)\) is discontinuous is 0.</p>
<p>(b) Number of points where \(f(x)\) is non-derivable is 2.</p>
<p>(c) Number of points where \(g(x)\) is discontinuous is 9.</p>
<p>(d) Number of points where \(g(x)\) is non-derivable is 8.</p>
Step-by-Step Solution
Key Concept: Analyze f(x) by finding where |1-|x|| and x³+1 intersect, then determine the floor function g(x) by examining f(x) behavior in different regions. The max function creates a piecewise structure that changes at critical points.
<p><strong>Step 1: Analyze |1-|x||</strong></p><p>For |x| ≤ 1: |1-|x|| = 1-|x| (decreasing from 1 to 0)</p><p>For |x| > 1: |1-|x|| = |x|-1 (increasing)</p><p><strong>Step 2: Find intersection of 1-|x| and x³+1</strong></p><p>For x ≥ 0: At x=0, 1-0=1 and 0+1=1 ✓ (intersection at origin)</p><p>For x ∈ [0,1]: 1-x = x³+1 gives x³+x=0, so x=0 only</p><p>For x > 1: x-1 = x³+1 gives x³-x+2=0. Testing x=-1: -1+1+2=2≠0. For large x, x³ dominates so intersection exists around x≈1.5</p><p><strong>Step 3: Determine f(x) structure</strong></p><p>• At x=0: f(0)=max(1,1)=1</p><p>• For x ∈ (0,1): f(x)=1-x (since 1-x > x³+1 in this interval)</p><p>• For x ≥ 1: f(x)=x³+1 or |x|-1 depending on which is larger</p><p>• By symmetry: f is even function</p><p><strong>Step 4: Construct g(x)=[f(x)]</strong></p><p>For x ∈ (-1,0): f(x) ∈ (0,1), so g(x)=0</p><p>For x=0: f(0)=1, so g(0)=1</p><p>For x ∈ (0,1): f(x)=1-x ∈ (0,1), so g(x)=0</p><p>For x ∈ [1,2): f(x) ∈ [2,9), so g(x) ∈ {2,3,...,8}</p><p><strong>Step 5: Verify continuity</strong></p><p>• f(x) is continuous everywhere (max of continuous functions)</p><p>• g(x) is discontinuous at points where f(x) is an integer (x=0, and points in [1,2) where x³+1 equals integers)</p><p>• g(x) is continuous on open intervals where f(x) avoids integer values</p><p>∴ Answer: ACD</p>
Correct Answer: ACD