Exercise 5.2 Solutions
CONTINUITY AND DIFFERENTIABILITY
💡 Key Concept: Chain Rule
If $y = f(g(x))$, then the derivative is found by differentiating the outer function first, then multiplying by the derivative of the inner function.
Formula: $\frac{dy}{dx} = f'(g(x)) \cdot g'(x)$
Outer function: $\sin(\dots)$, Inner function: $x^2 + 5$
Step 2: Apply Chain RuleLet $u = ax + b$, then $\frac{du}{dx} = a$.
The derivative of $\sec u$ is $\sec u \tan u$. Here $u = \tan x$.
Step 2: Inner Function (Tan)Using $\left(\frac{u}{v}\right)’ = \frac{v u’ – u v’}{v^2}$
Using $(uv)’ = u v’ + v u’$
Step 2: CombineTreat as $u^2$ where $u = \cot x$.
$f(x) = 1-x$ for $x < 1$ and $x-1$ for $x \ge 1$.
Step 2: Calculate DerivativesSince $LHD \neq RHD$, the derivative does not exist at this point.
The Greatest Integer Function $[x]$ has jump discontinuities at every integer value.
Since the function is discontinuous at these points, it cannot be differentiable.