Where Education is Learned, Knowledge is Gained, Wisdom is Applied

Home > Class 11 > Mathematics > Calculus > Limits and Continuity(II)
Limit and Continuity(II)

For an interactive study experience with progress tracking, bookmarks, and solutions, try our reader.

Open in Interactive Reader
Chapter Overview
This chapter introduces the core concept of Limits and Continuity, which serves as the foundational gateway to Calculus (Derivatives and Integrals). In the NEB Class 11 syllabus, this topic is crucial as it transitions from static algebra to dynamic mathematical analysis, testing your ability to evaluate function behavior near singular points.
What this chapter covers
Neighborhoods and Deleted NeighborhoodsLeft Hand Limits (LHL) & Right Hand Limits (RHL)Existence of a LimitThree-Step Continuity CriteriaRemovable & Infinite DiscontinuitiesEvaluating Absolute Value LimitsFinding Unknown Constants for ContinuityJump of a Function
Learning Objectives
1
Distinguish between neighborhoods and deleted neighborhoods geometrically and algebraically
2
Evaluate Left Hand Limits (LHL) and Right Hand Limits (RHL) for piecewise and absolute value functions
3
Determine limit existence at a specific point by verifying if LHL equals RHL
4
Apply the three-step algebraic test to verify the continuity of a function at a boundary
5
Identify, classify, and mathematically resolve removable and jump discontinuities
6
Formulate and solve algebraic equations to find unknown parameters (a, b, k) that ensure continuity
The One Rule That Solves Continuity
Key Insight
To establish continuity at any point $x = a$, you must perform the L-R-F check: the Left-Hand Limit must equal the Right-Hand Limit, and both must equal the finite Functional Value.

$$\text{LHL} = \text{RHL} = f(a)$$
If paths from both sides meet, the limit exists. If they meet exactly at the solid plotted point $f(a)$, the function is continuous. If they do not, a gap or hole remains.
Key Definitions
Neighborhood
For a point $a$, the open interval $(a-\delta, a+\delta)$ is called its $\delta$-neighborhood. It contains all real numbers whose distance from $a$ is strictly less than $\delta$.
Deleted Neighborhood
The $\delta$-neighborhood of $a$ excluding the point $a$ itself, denoted by $(a-\delta, a+\delta) - \{a\}$ or $0 < |x-a| < \delta$. This is the mathematical domain where limits are evaluated, as they ignore the exact point $a$.
Limit of a Function
The value $l$ that a function $f(x)$ approaches as the independent variable $x$ gets arbitrarily close to $a$. Evaluated using the formal $\epsilon-\delta$ framework.
$$0 < |x-a| < \delta \Rightarrow |f(x)-l| < \epsilon$$
Continuous Function
A function is continuous at a point $x=a$ if its graph can be drawn through that point without lifting the pencil. Algebraically, the limit value as $x \to a$ must match the defined functional value $f(a)$.
Left Hand Limit (LHL)
The limiting value of $f(x)$ as $x$ approaches $a$ from the left side (from values strictly smaller than $a$, where $x < a$).
Right Hand Limit (RHL)
The limiting value of $f(x)$ as $x$ approaches $a$ from the right side (from values strictly larger than $a$, where $x > a$).
Limit Existence vs Continuity
The fundamental difference lies in whether we check the behavior exactly at the point, or merely close to the point.
Limit Existence
$$\lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = l$$
Near, not at — Cares only about the behavior in the deleted neighborhood of $a$.
Does not require $f(a)$ to be defined or even exist.
Keywords: evaluate, limit exists, find limit
Example: $f(x) = \frac{x^2-16}{x-4}$ has a limit of $8$ at $x=4$, even though $f(4)$ is indeterminate ($0/0$).
Is a necessary pre-requisite for continuity.
VS
Continuity
$$\lim_{x \to a} f(x) = f(a)$$
Both near and at — Merges the limit behavior with the actual functional value at $x=a$.
Strictly requires $f(a)$ to be defined as a finite real value.
Keywords: test continuity, continuous everywhere, find constants
Example: $f(x) = x^2$ is continuous at $x=4$ because the limit is $16$ and $f(4) = 16$.
Graphically, there is no hole, jump, or vertical asymptote at $x=a$.
Memory Trick: Limit is about the destination. Continuity is about making sure the road doesn't have a bridge collapse at that destination.
Formula Sheet — Formal Calculus Rules
Formal Limit Definition
$$0 < |x-a| < \delta \Rightarrow |f(x)-l| < \epsilon$$
Epsilon-delta criteria for the existence of limit $l$ as $x \to a$.
Left Hand Limit
$$f(a^-) = \lim_{h \to 0} f(a-h)$$
Used to evaluate the limit from values smaller than $a$ ($x < a$).
Right Hand Limit
$$f(a^+) = \lim_{h \to 0} f(a+h)$$
Used to evaluate the limit from values larger than $a$ ($x > a$).
Jump of a Function
$$\text{Jump} = |f(a^+) - f(a^-)|$$
Measures the size of the gap at a jump discontinuity.
Continuity from Definition
$$\lim_{x \to a} f(x) = f(a)$$
The ultimate condition for a function to be continuous at $x = a$.
Continuous or Discontinuous?
Follow this decision-making tree to systematically analyze limits and continuity at any given point.
Is the functional value f(a) defined?
Yes
Continue to check the limit ↓
No
Discontinuous! (Either Removable or Infinite Discontinuity)
Do the Left Hand Limit and Right Hand Limit match? (LHL = RHL)
Yes
Limit exists! Continue to final verification ↓
No
Discontinuous! (Jump Discontinuity or Non-Existent Limit)
Does the Limit equal the Functional Value? (Limit = f(a))
Yes
Continuous! The function has no breaks or holes at x=a.
No
Discontinuous! (Removable Discontinuity — Redefining f(a) can fix this)
The Absolute Value Piecewise Trick
Trick: Limits involving $|x-a|$ must be split into two separate algebraic cases using the definition of absolute value.
Steps to Remember:
  1. Step 1: For the Left Hand Limit ($x \to a^-$), we know $x < a$. Therefore, replace the term $|x-a|$ with $-(x-a)$.
  2. Step 2: For the Right Hand Limit ($x \to a^+$), we know $x > a$. Therefore, replace the term $|x-a|$ with $+(x-a)$.
  3. Step 3: Simplify both algebraic expressions by canceling the common terms, then evaluate the resulting constant limits.
  4. Step 4: Compare LHL and RHL. If they do not match, state that the limit does not exist.
Mnemonic: LHL gets the negative block: -(x-a). RHL gets the positive block: +(x-a).
Common Mistakes

These conceptual mistakes are frequently encountered in NEB mathematics exams. Ensure you avoid them.

  • Confusing limit existence with continuity — A limit can exist (LHL = RHL) while the function remains discontinuous because $f(a)$ is undefined or equals a different value. Always check all three L-R-F conditions.
  • Evaluating 1/0 as a finite limit — Getting $1/0$ means the function shoots off to infinity. State that the limit does not exist as a finite real number; do not write it as a valid numerical limit.
  • Forgetting absolute value sign changes — Students often evaluate $\lim_{x \to a} \frac{|x-a|}{x-a}$ as $1$ without realizing that approaching from the left yields $-1$.
  • Plugging in boundaries blindly — In piecewise questions, always evaluate limits from both sides of a boundary value instead of just substituting the boundary into one of the expressions.
NEB Exam Traps — High-Yield Edge Cases
NEB Exam Warning
Board examiners design questions targeting specific algebraic pitfalls. Keep these checkpoints in mind.
  • Piecewise discontinuity transitions — Check the exact domain inequalities ($<$ vs $\le$). If a value is excluded from both intervals, the function is automatically discontinuous because $f(a)$ is undefined.
  • Indeterminate forms of trigonometric limits — When solving $\lim_{x \to 0} \frac{\sin 5x}{x}$, do not simply substitute $0/0$. Use the identity $\lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1$ by multiplying and dividing by the matching coefficient.
  • Solving for two variables (a and b) — If a function has two transition boundaries, you must set up and solve two distinct systems of equations using the continuity condition at both transition points.
  • Jump of a function — Jump calculations require the absolute difference: $|\text{RHL} - \text{LHL}|$. It must always be a positive quantity representing physical distance.
Question Recognition Guide
Keyword / Phrase in QuestionUse This
Question uses curly braces to define different formulas on different intervalsPiecewise analysis: Calculate LHL, RHL, and f(a) separately using the boundaries.
Limit has an absolute value term like |x - a| in the numerator or denominatorAbsolute value trick: Split into x < a (negative) and x > a (positive) limits.
Question asks you to 'find k' or 'find a and b' given that the function is continuousSet LHL = RHL = f(a) at the boundary points, then solve the algebraic equations.
Limit evaluation yields a 0/0 formFactorize the polynomials, rationalize the surds, or apply trigonometric limit identities.
Limit evaluation yields a non-zero number divided by 0State that the limit does not exist as a finite real value (infinite limit).
Question asks for the 'jump' of a function at a boundaryCalculate the LHL and RHL, then evaluate the absolute difference: |RHL - LHL|.
Continuous vs. Discontinuous Functions
The left plot shows a continuous function where the limit as $x \to a$ matches the solid point $f(a)$. The right plot shows a function with a removable discontinuity (a hole) at $x = a$, while the actual value $f(a)$ is plotted elsewhere. This visualizes why matching the limit is required for continuity.
ContinuousDiscontinuous (Hole)
A continuous curve has no breaks. A curve with a removable discontinuity has a hole at the limit point, with the point defined elsewhere.
Solved Examples (Easy → Hard)
1
Find the limit of $f(x)$ at $x=1$ if $f(x) = \begin{cases} 4x+1 & \text{for } x < 1 \\ 5 & \text{for } x \ge 1 \end{cases}$
Easy
2
Test the continuity of the function $f(x) = \frac{x^2 - 16}{x-4}$ at $x=4$.
Medium
3
Evaluate $\lim_{x \to 2} \frac{|x-2|}{x-2}$ if it exists.
Hard
MCQ Practice
Mixed Level — MCQ
1
A function f(x) is continuous at x = a if:
Correct!
Incorrect. Correct: All of the above
2
If f(x) = 1 / (x - 3), what is the value of the limit as x approaches 3?
Correct!
Incorrect. Correct: Does not exist
3
The set (a - \delta, a + \delta) - {a} is mathematically classified as the:
Correct!
Incorrect. Correct: Deleted Neighborhood
4
Determine the limit as x approaches 0 of the function f(x) = x^2 * cos(1/x).
Correct!
Incorrect. Correct: 0
5
A removable discontinuity at x = a can be resolved by:
Correct!
Incorrect. Correct: Redefining f(a) to equal the limit
6
The function f(x) = |x| / x at x = 0 has what type of discontinuity?
Correct!
Incorrect. Correct: Jump discontinuity
7
On which of the following domains are polynomial functions continuous?
Correct!
Incorrect. Correct: All real numbers \mathbb{R}
8
If LHL = 5 and RHL = 5, but f(a) = 3, then f(x) is:
Correct!
Incorrect. Correct: Discontinuous
9
Calculate the jump of a function at a boundary where LHL = -2 and RHL = 3.
Correct!
Incorrect. Correct: 5
10
Evaluate the limit as x approaches 0 of sin(1/x).
Correct!
Incorrect. Correct: Non-existent due to oscillation
Short Questions (2 Marks Each)
1
Evaluate $\lim_{x \to 3} \frac{x^2 - 9}{x-3}$.
[2 marks]
2
Define Left Hand Limit in $\epsilon-\delta$ notation.
[2 marks]
3
Test if $f(x) = 5x-2$ is continuous at $x=2$.
[2 marks]
4
Find the LHL and RHL for $f(x) = \begin{cases} 2 & x \le 0 \\ 3 & x > 0 \end{cases}$ at $x=0$.
[2 marks]
5
Is $f(x) = \tan x$ continuous at $x = \pi/2$? Why?
[2 marks]
6
Find the jump of $f(x) = \begin{cases} x+1 & x < 1 \\ 4-x & x \ge 1 \end{cases}$ at $x=1$.
[2 marks]
7
What is a 'Deleted Neighborhood'? Give an example centered at $a=5$ with radius $\delta = 0.1$.
[2 marks]
8
Evaluate $\lim_{x \to 0} x \sin(1/x)$.
[2 marks]
9
If $\lim_{x \to a} f(x)$ exists and is finite, but $f(a)$ is undefined, what type of discontinuity is present?
[2 marks]
10
State the properties of sum and product for continuous functions.
[2 marks]
Long Questions (3 Marks Each)
1
Find the value of $k$ such that the function $f(x) = \begin{cases} kx^2 + 1 & x \le 2 \\ 3x - 1 & x > 2 \end{cases}$ is continuous at $x=2$.
[3 marks]
2
Determine the values of $a$ and $b$ so that the function $f(x)$ is continuous everywhere: $f(x) = \begin{cases} 2x+1 & x < 1 \\ a & x = 1 \\ bx^2 + 3 & x > 1 \end{cases}$
[3 marks]
3
Examine the continuity of $f(x) = \frac{|x-5|}{x-5}$ at $x=5$. If discontinuous, calculate the jump.
[3 marks]
4
Show that the function $f(x) = \begin{cases} \frac{\sin 5x}{x} & x \neq 0 \\ 5 & x = 0 \end{cases}$ is continuous at $x=0$.
[3 marks]
5
Let $f(x) = \begin{cases} x^2 - 1 & x < 3 \\ 10 & x = 3 \\ 2x+2 & x > 3 \end{cases}$. Test if continuous at $x=3$, and if not, show how to make it continuous.
[3 marks]
6
Prove using the limit definition why $\lim_{x \to 0} \frac{1}{x}$ does not exist.
[3 marks]
7
Find the Left Jump, Right Jump, and Total Jump for $f(x) = \begin{cases} x & x < 0 \\ 1 & x = 0 \\ 2-x & x > 0 \end{cases}$ at $x=0$.
[3 marks]
8
Discuss the continuity of the function $f(x) = \begin{cases} 3+2x & -3/2 \le x < 0 \\ 3-2x & 0 \le x < 3/2 \end{cases}$ at $x=0$.
[3 marks]
9
Show that the function $f(x) = x^2$ is continuous on the interval $[1, 3]$.
[3 marks]
10
Explain using mathematical examples the difference between a Removable Discontinuity and an Infinite Discontinuity.
[3 marks]
Past NEB Board Questions
Past NEB Board Questions
1
Examine the continuity of the function $f(x) = \frac{|x-5|}{x-5}$ at $x=5$. If discontinuous, find the jump.
NEB 2079 [3 marks]
2
Find the value of $k$ such that the function $f(x) = \begin{cases} kx^2 + 1 & x \le 2 \\ 3x - 1 & x > 2 \end{cases}$ is continuous at $x=2$.
NEB 2078 [3 marks]
3
Show that the function $f(x) = \begin{cases} \frac{\sin 5x}{x} & x \neq 0 \\ 5 & x = 0 \end{cases}$ is continuous at $x=0$.
NEB 2077 [3 marks]
Chapter Test — Full Mixed Paper
Complete this examination-style test paper in 45 minutes under quiet exam conditions.
1 Section A — MCQs (1 Mark Each)
Mixed Level — MCQ
1
If the limit of f(x) exists as x approaches a, then the value of the limit must be a:
Correct!
Incorrect. Correct: Unique finite real number
2
The function f(x) = |x| at x = 0 is:
Correct!
Incorrect. Correct: Continuous
3
Find the jump of f(x) at x = a if f(a^+) = 10 and f(a^-) = 4.
Correct!
Incorrect. Correct: 6
2 Section B — Short Questions (2 Marks Each)
1
Evaluate $\lim_{x \to 0} x^2 \cos(1/x)$.
[2 marks]
2
Show that the function $f(x) = \begin{cases} 2x+3 & x < 1 \\ 5 & x \ge 1 \end{cases}$ is continuous at $x=1$.
[2 marks]
3 Section C — Long Questions (3 Marks Each)
1
Find the values of $a$ and $b$ such that the function $f(x)$ is continuous at $x=2$: $f(x) = \begin{cases} ax + 5 & x < 2 \\ 15 & x = 2 \\ bx^2 - 1 & x > 2 \end{cases}$
[3 marks]
One-Page Revision Cheat Sheet
1
L-R-F check is mandatory: A function is continuous at a point $x=a$ if and only if LHL = RHL = Functional Value.
2
Neighborhood bounds: A standard neighborhood of $a$ contains $a$, while a deleted neighborhood excludes $a$.
3
Limit existence boundary: If LHL and RHL approach different finite values, the limit does not exist, creating a jump discontinuity.
4
The Absolute Value rule: For $|x-a|$ terms, replace with $-(x-a)$ when evaluating LHL ($x < a$) and with $+(x-a)$ for RHL ($x > a$).
5
Classification of holes: If the limit exists but $f(a)$ is undefined, the discontinuity is removable and can be solved by redefining $f(a)$.
6
Jump magnitude: The jump size is a non-negative distance calculated as $|\text{RHL} - \text{LHL}|$.
7
Indeterminate form handling: Never leave an answer as $0/0$. Use algebraic factoring, rationalization, or trig identities.
8
Squeeze Theorem trick: Bound functions like $x^2 \cos(1/x)$ between $-x^2$ and $x^2$ to evaluate limits at 0.
9
Piecewise systems: For variables like $a$ and $b$, establish limits at each transition boundary to create solvable equations.
Previous
Static SEO Version
Next