Exercise 5.1 Solutions
CONTINUITY OF FUNCTIONS
💡 Key Concept: Continuity
A function $f(x)$ is continuous at a point $x=c$ if:
Condition: $\lim_{x \to c} f(x) = f(c)$
This means the Left Hand Limit (LHL), Right Hand Limit (RHL), and the value of the function at that point must all be equal.
Since $f(x) = 5x – 3$ is a polynomial function, it is continuous everywhere. Let’s verify at the given points.
At x = 0 At x = -3 At x = 5Since the limit equals the function value:
(a) $f(x) = x – 5$
(b) $f(x) = \frac{1}{x-5}$
(c) $f(x) = \frac{x^2 – 25}{x+5}$
(d) $f(x) = |x-5|$
For $x < 1, f(x) = x$. Polynomial, so continuous.
At x = 1Discontinuous at $x=1$.
At x = 2For $x > 1, f(x) = 5$. Constant function, so continuous.
Since LHL = RHL = f(0), the function is continuous everywhere.
$f(x) = \begin{cases} ax+1, & x \le 3 \\ bx+3, & x > 3 \end{cases}$
Equate Limits$f(x) = \begin{cases} \lambda(x^2 – 2x), & x \le 0 \\ 4x+1, & x > 0 \end{cases}$
Check at x = 0No value of $\lambda$ makes it continuous at $x=0$.
Check at x = 1At $x=1$, $f(x) = 4x+1$. This is a polynomial, so it is continuous for any real value of $\lambda$.
Let $c$ be an integer.
$f(x) = \begin{cases} 5, & x \le 2 \\ ax+b, & 2 < x < 10 \\ 21, & x \ge 10 \end{cases}$
At x = 2 At x = 10 Solve Equations