x y z (x,y,z)
lim
Chapter 12  ·  Class XI Mathematics

The Gateway to Calculus

Limits & Derivatives

The Universe Speaks in Calculus — Begin the Most Important Journey

Chapter Snapshot

14Concepts
28Formulae
8–10%Exam Weight
4–5Avg Q's
HighDifficulty

Why This Chapter Matters for Entrance Exams

JEE MainJEE AdvancedCBSEBITSATKVPY

This chapter opens the door to Calculus — the dominant topic of Class XII and JEE. JEE Main tests limits of algebraic, trigonometric, and exponential forms. Derivatives by first principles appear in CBSE Boards. KVPY has elegant limit evaluation problems. Understanding this chapter is essential for all subsequent calculus.

Key Concept Highlights

Concept of a Limit
Left-Hand & Right-Hand Limits
Existence of a Limit
Algebra of Limits
Standard Limits
Limits at Infinity
Indeterminate Forms
L'Hôpital's Rule (intro)
Derivative as Rate of Change
Derivative by First Principles
Algebra of Derivatives
Derivatives of Standard Functions
Product & Quotient Rule
Chain Rule (intro)

Important Formula Capsules

$lim(x→a) xⁿ−aⁿ / x−a = naⁿ⁻¹$
$lim(x→0) sin x / x = 1$
$lim(x→0) tan x / x = 1$
$lim(x→0) (1+x)^(1/x) = e$
$lim(x→0) (eˣ−1)/x = 1$
$d/dx(xⁿ) = nxⁿ⁻¹$
$d/dx(sin x) = cos x$
$d/dx(eˣ) = eˣ$
$Product Rule: (uv)' = u'v + uv'$

What You Will Learn

Navigate to Chapter Resources

🏆 Exam Strategy & Preparation Tips

Standard limits must be memorised — 5 to 6 of them cover 80% of problems. Practice "0/0" form simplification before substituting. For Boards, practice first-principles derivative proofs for sin x, cos x, and xⁿ. This chapter sets up all of Class XII Calculus.

Limits – Concept, Definition, and Applications

The concept of limit is the foundation of calculus, forming the basis of derivatives and integrals. It describes the behavior of a function as the input approaches a particular value. In real-world scenarios such as motion, growth, and optimization, limits help analyze quantities that change continuously.

Let a function \(f(x)\) be defined near a point \(a\). If as \(x\) gets arbitrarily close to \(a\), the value of \(f(x)\) approaches a fixed real number \(L\), then \(L\) is called the limit of \(f(x)\) at \(x=a\).

Formal Definition of Limit

A function \(f(x)\) is said to have a limit \(L\) as \(x \to a\), if:

\[ \lim_{x \to a} f(x) = L \]

This means that the values of \(f(x)\) can be made arbitrarily close to \(L\) by taking \(x\) sufficiently close to \(a\), but not necessarily equal to \(a\).

Key Insight: The existence of a limit depends only on the behavior of the function near \(a\), not necessarily at \(a\) itself.

Graphical Understanding of Limits

The following diagram illustrates how a function approaches a value as \(x \to a\).

a L x f(x)

As \(x\) approaches \(a\) from both sides, the function values approach the same number \(L\).

Types of Limits

  • Left-Hand Limit (LHL): \[ \lim_{x \to a^-} f(x) \]
  • Right-Hand Limit (RHL): \[ \lim_{x \to a^+} f(x) \]
  • Existence of Limit: A limit exists if:
    \[ \lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) \]

Illustrative Examples (Board + JEE Level)

Example 1 (Basic):

\[ \lim_{x \to 2} (3x + 1) = 7 \]

Since polynomials are continuous, we directly substitute \(x = 2\).

Example 2 (Indeterminate Form – IIT Level):

\[ \lim_{x \to 1} \frac{x^2 - 1}{x - 1} \]

Factorizing numerator:

\[ = \lim_{x \to 1} \frac{(x-1)(x+1)}{x-1} = 2 \]

This demonstrates handling of 0/0 indeterminate form.

Important Standard Limits (Must Memorize for JEE/NEET)

\[ \lim_{x \to 0} \frac{\sin x}{x} = 1 \]
\[ \lim_{x \to 0} \frac{1 - \cos x}{x^2} = \frac{1}{2} \]
\[ \lim_{x \to \infty} \left(1 + \frac{1}{x}\right)^x = e \]

Why Limits are Important?

  • Foundation of derivatives and integrals
  • Essential for solving rate of change problems
  • Highly tested in CBSE Board Exams
  • Core concept in JEE Main, Advanced, NEET
  • Used in physics for motion, velocity, and continuity

Exam-Oriented Strategy

  • Always check for direct substitution first
  • Identify indeterminate forms like \(0/0, \infty/\infty\)
  • Use factorization or rationalization
  • Memorize standard limits thoroughly
  • Practice LHL and RHL based questions

Quick Self-Check

Evaluate:

\[ \lim_{x \to 0} \frac{\sin 3x}{x} \]
View Solution

Using standard limit:

\[ = 3 \]

Left-Hand Limit and Right-Hand Limit (LHL & RHL)

When studying limits, the variable \(x\) may approach a point \(a\) from two distinct directions along the real number line. These directional approaches lead to the concepts of Left-Hand Limit (LHL) and Right-Hand Limit (RHL), which are crucial for determining the existence of a limit.

Understanding LHL and RHL is essential for analyzing discontinuities, piecewise functions, and graph behavior—frequently tested in CBSE Board Exams, JEE, and NEET.

Left-Hand Limit (LHL)

If \(x\) approaches \(a\) through values less than \(a\), then the limit is called the left-hand limit.

\[ \lim_{x \to a^-} f(x) \]

Here, \(x < a\), and we observe the behavior of the function from the left side of \(a\) on the number line.

Right-Hand Limit (RHL)

If \(x\) approaches \(a\) through values greater than \(a\), then the limit is called the right-hand limit.

\[ \lim_{x \to a^+} f(x) \]

Here, \(x > a\), and we study how the function behaves from the right side of \(a\).

Directional Approach – Visual Understanding

a LHL (x → a⁻) RHL (x → a⁺)

The left-hand limit approaches \(a\) from values less than \(a\), while the right-hand limit approaches from values greater than \(a\).

Condition for Existence of Limit

A function \(f(x)\) has a limit at \(x = a\) if and only if:

\[ \lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) \]

If these two limits are unequal, the limit does not exist, even if both limits individually exist.

Illustrative Examples (Board + JEE Level)

Example 1 (Limit Exists):

\[ f(x) = x^2, \quad \lim_{x \to 2} f(x) = 4 \]

Both LHL and RHL approach 4, hence limit exists.

Example 2 (Limit Does Not Exist – JEE Level):

\[ f(x) = \begin{cases} 1, & x < 0 \\ 2, & x> 0 \end{cases} \]

Here, \[ \lim_{x \to 0^-} f(x) = 1, \quad \lim_{x \to 0^+} f(x) = 2 \]

Since LHL ≠ RHL, the limit does not exist.

Exam Strategy (Very Important)

  • Always check LHL and RHL separately in piecewise functions
  • If values differ → immediately conclude "limit does not exist"
  • Graph-based questions often test this concept
  • Common in JEE as conceptual MCQs
  • Important for continuity and differentiability chapters

Quick Concept Check

Evaluate whether limit exists:

\[ f(x) = \begin{cases} x + 1, & x < 1 \\ 3 - x, & x> 1 \end{cases} \]
View Answer

LHL = 2, RHL = 2 → Limit exists and equals 2.

Existence of a Limit – Condition, Cases, and Graphical Insight

A function \(f(x)\) is said to have a limit at \(x = a\) if the values of the function approach a unique real number from both sides of \(a\).

Mathematically, the necessary and sufficient condition for the existence of a limit is:

\[ \lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) \]

If both one-sided limits exist and are equal, then:

\[ \lim_{x \to a} f(x) = L \]

Conceptual Understanding

The existence of a limit depends on the approaching behavior of the function, not on the actual value of the function at that point. Even if \(f(a)\) is undefined or different, the limit may still exist.

Graphical Interpretation

L f(a) x f(x)

The function approaches the same value \(L\) from both sides, but \(f(a)\) is different. Still, the limit exists.

All Possible Cases (Important for JEE/Boards)

  • Case 1: Limit Exists
    When LHL = RHL → limit exists
  • Case 2: Limit Does Not Exist
    When LHL ≠ RHL (jump discontinuity)
  • Case 3: Infinite Limit
    When function approaches \(+\infty\) or \(-\infty\)
  • Case 4: Oscillatory Behavior
    Example: \( \sin\left(\frac{1}{x}\right) \) near 0 → limit does not exist

Illustrative Examples (Board + IIT Level)

Example 1 (Limit Exists):

\[ \lim_{x \to 1} (2x + 3) = 5 \]

Both LHL and RHL give 5.

Example 2 (Limit Does Not Exist):

\[ f(x) = \begin{cases} 0, & x < 0 \\ 1, & x> 0 \end{cases} \]

LHL = 0, RHL = 1 → limit does not exist.

Example 3 (Advanced Concept – Oscillation):

\[ \lim_{x \to 0} \sin\left(\frac{1}{x}\right) \]

The function oscillates infinitely → no single value → limit does not exist.

Exam Relevance (CBSE + JEE + NEET)

  • Direct conceptual questions in CBSE Board exams
  • JEE MCQs often test tricky piecewise functions
  • Forms the base of continuity and differentiability
  • Graph-based questions frequently asked

Common Mistakes to Avoid

  • Ignoring one-sided limits
  • Confusing \(f(a)\) with limit value
  • Not checking oscillatory behavior
  • Assuming limit exists without verification

Quick Self-Test

Does the following limit exist?

\[ f(x) = \begin{cases} x^2, & x < 2 \\ 5, & x=2 \\ x + 1, & x> 2 \end{cases} \]
View Answer

LHL = 4, RHL = 3 → Not equal → Limit does not exist.

Fundamental Properties (Laws) of Limits

The fundamental properties of limits provide algebraic tools to evaluate complex limits using simpler ones. These laws are extensively used in solving problems in CBSE Board Exams, JEE Main & Advanced, and NEET.

If \(\lim_{x \to a} f(x) = L\) and \(\lim_{x \to a} g(x) = M\), where \(L, M\) are finite real numbers, then the following properties hold:

Standard Limit Laws

\[ \begin{aligned} \text{(i) Sum Rule:} \quad &\lim_{x \to a}[f(x)+g(x)] = L + M \\\\[6pt] \text{(ii) Difference Rule:} \quad &\lim_{x \to a}[f(x)-g(x)] = L - M \\\\[6pt] \text{(iii) Constant Multiple Rule:} \quad &\lim_{x \to a}[k f(x)] = kL \\\\[6pt] \text{(iv) Product Rule:} \quad &\lim_{x \to a}[f(x)g(x)] = LM \\\\[6pt] \text{(v) Quotient Rule:} \quad &\lim_{x \to a}\frac{f(x)}{g(x)} = \frac{L}{M}, \quad M \ne 0 \end{aligned} \]

Important Correction: The product rule involves multiplication (not addition), which is a common mistake in handwritten notes and exams.

Conceptual Visualization

f(x) g(x) x y

As \(x \to a\), each function approaches its own limit. Their sum, product, and quotient follow predictable algebraic behavior.

Illustrative Examples (Board + JEE Level)

Example 1 (Using Sum Rule):

\[ \lim_{x \to 2} (x^2 + 3x) = 4 + 6 = 10 \]

Example 2 (Using Product Rule):

\[ \lim_{x \to 1} (x^2)(x+2) = 1 \cdot 3 = 3 \]

Example 3 (Using Quotient Rule – JEE Level):

\[ \lim_{x \to 2} \frac{x^2 + 1}{x + 3} = \frac{5}{5} = 1 \]

Advanced Insight (Important for Competitive Exams)

  • These laws are valid only when individual limits exist and are finite
  • Not directly applicable in indeterminate forms like \(0/0\), \(\infty/\infty\)
  • In such cases, use factorization, rationalization, or standard limits
  • These properties form the base for differentiation rules (product rule, quotient rule)

Common Mistakes to Avoid

  • Incorrectly applying laws when limits do not exist
  • Forgetting condition \( \lim g(x) \ne 0 \) in quotient rule
  • Confusing product rule with sum rule
  • Applying laws blindly in indeterminate forms

Quick Practice (Self-Test)

Evaluate using limit laws:

\[ \lim_{x \to 1} (2x^2 + 3x)(x + 4) \]
View Solution

First evaluate limits:

\[ (2 + 3)(5) = 25 \]

Limits of Polynomial and Rational Functions

Polynomial and rational functions form the most fundamental class of functions in calculus. Their limits are generally straightforward and are frequently tested in CBSE Board Exams, JEE Main & Advanced, and NEET.

If \(f(x)\) is a polynomial function, then it is continuous everywhere. Hence:

\[ \lim_{x \to a} f(x) = f(a) \]

This means that the limit of a polynomial can always be evaluated using direct substitution.

Graphical Insight (Continuity of Polynomials)

f(a) x y

Polynomial graphs are smooth and continuous, ensuring that the limit equals the function value at every point.

Limits of Rational Functions

A rational function is of the form:

\[ f(x) = \frac{p(x)}{q(x)} \]

where \(p(x)\) and \(q(x)\) are polynomials.

If \(q(a) \ne 0\), then:

\[ \lim_{x \to a} \frac{p(x)}{q(x)} = \frac{p(a)}{q(a)} \]

Indeterminate Forms (Critical for JEE)

When direct substitution gives:

\[ \frac{0}{0} \]

the limit is called indeterminate, and further algebraic manipulation is required.

Common Techniques:

  • Factorization
  • Cancellation of common terms
  • Rationalization (using conjugates)
  • Using standard limits

Illustrative Examples (Board + IIT Level)

Example 1 (Polynomial):

\[ \lim_{x \to 2} (x^2 + 3x + 1) = 11 \]

Example 2 (Rational – Direct Substitution):

\[ \lim_{x \to 1} \frac{x^2 + 2}{x + 3} = \frac{3}{4} \]

Example 3 (Indeterminate Form – JEE Level):

\[ \lim_{x \to 2} \frac{x^2 - 4}{x - 2} \]

Factorizing numerator:

\[ = \lim_{x \to 2} \frac{(x-2)(x+2)}{x-2} = 4 \]

Advanced Insights (JEE Advanced Level)

  • If highest powers dominate (as \(x \to \infty\)), compare degrees of numerator and denominator
  • Equal degrees → ratio of leading coefficients
  • Higher degree in numerator → limit tends to infinity
  • Higher degree in denominator → limit tends to zero

Exam Strategy

  • Always try direct substitution first
  • Identify indeterminate forms quickly
  • Factorization is the fastest method in exams
  • Check denominator ≠ 0 before applying quotient rule

Quick Practice

Evaluate:

\[ \lim_{x \to 3} \frac{x^2 - 9}{x - 3} \]
View Solution

Factorizing:

\[ \frac{(x-3)(x+3)}{x-3} = 6 \]

Important Trigonometric Limits (Core Results + Tricks)

Trigonometric limits form the backbone of differential calculus and are among the most frequently asked concepts in CBSE Board Exams, JEE Main & Advanced, and NEET.

These limits are especially important for evaluating indeterminate forms and for deriving derivatives of trigonometric functions.

Standard Trigonometric Limits (Must Memorize)

\[ \begin{aligned} &\lim_{x \to 0} \frac{\sin x}{x} = 1 \\\\[6pt] &\lim_{x \to 0} \frac{\tan x}{x} = 1 \\\\[6pt] &\lim_{x \to 0} \frac{1 - \cos x}{x^2} = \frac{1}{2} \end{aligned} \]

These results hold when \(x\) is measured in radians.

Geometric Insight (Why \( \sin x \approx x \) near 0)

1 x Unit Circle Concept

Using unit circle geometry, for small angles \(x\), we have: \(\sin x \approx x\), which leads to the fundamental limit.

Derived Standard Results (Very Important for JEE)

\[ \lim_{x \to 0} \frac{\sin(ax)}{x} = a \]
\[ \lim_{x \to 0} \frac{\tan(ax)}{x} = a \]
\[ \lim_{x \to 0} \frac{1 - \cos(ax)}{x^2} = \frac{a^2}{2} \]

These are obtained by substitution \(ax = t\) and are frequently used in competitive exams.

Illustrative Examples (Board + IIT Level)

Example 1:

\[ \lim_{x \to 0} \frac{\sin 5x}{x} = 5 \]

Example 2:

\[ \lim_{x \to 0} \frac{1 - \cos 3x}{x^2} = \frac{9}{2} \]

Example 3 (JEE Level Mixed):

\[ \lim_{x \to 0} \frac{\tan 2x}{\sin 3x} \]

Using standard limits:

\[ = \frac{2}{3} \]

Shortcut Techniques (Highly Scoring)

  • Convert all functions into \(\sin x / x\) form
  • Multiply and divide strategically to match standard limits
  • Use substitutions like \(x = \frac{1}{t}\) if needed
  • Remember: \(\tan x \approx x\), \(\sin x \approx x\), \(1 - \cos x \approx \frac{x^2}{2}\)

Common Mistakes

  • Using degrees instead of radians
  • Forgetting to adjust constants (like 5x, 3x)
  • Applying limits without proper transformation
  • Confusing \(\sin x/x = 1\) with \(\sin x = x\) (approximation only near 0)

Quick Practice

Evaluate:

\[ \lim_{x \to 0} \frac{\sin 4x}{\tan 2x} \]
View Solution

Using standard limits:

\[ = \frac{4}{2} = 2 \]

Infinite Limits and Behaviour at a Point

A limit is said to be infinite if the value of a function increases or decreases without bound as the variable approaches a particular point.

In such cases, the function does not approach a finite number but instead tends to \(+\infty\) or \(-\infty\).

\[ \lim_{x \to a} f(x) = \infty \quad \text{or} \quad -\infty \]

Conceptual Understanding

Infinite limits describe situations where the function values grow arbitrarily large in magnitude as \(x\) approaches a specific value. This typically occurs near points where the function is undefined (such as division by zero).

Graphical Interpretation (Vertical Asymptote)

x = a +∞ +∞ x y

The line \(x = a\) is called a vertical asymptote. As \(x\) approaches \(a\), the function grows without bound.

One-Sided Infinite Limits

Infinite limits are often directional:

\[ \lim_{x \to 0^+} \frac{1}{x} = +\infty \]
\[ \lim_{x \to 0^-} \frac{1}{x} = -\infty \]

This shows that the behavior depends on the direction from which \(x\) approaches the point.

Illustrative Examples (Board + JEE Level)

Example 1:

\[ \lim_{x \to 2} \frac{1}{(x - 2)^2} = \infty \]

Since the square is always positive, the function tends to \(+\infty\) from both sides.

Example 2 (Sign-Based JEE Concept):

\[ \lim_{x \to 1^-} \frac{1}{x - 1} = -\infty \]

The denominator is negative just before 1, leading to negative infinity.

Advanced Insight (Very Important for JEE Advanced)

  • Infinite limits indicate non-existence of finite limit
  • Closely related to vertical asymptotes in graphs
  • Sign analysis is crucial to determine \(+\infty\) or \(-\infty\)
  • Even if LHL ≠ RHL, both may be infinite (different signs)

Common Mistakes

  • Ignoring sign of denominator
  • Assuming infinity is a real number (it is not)
  • Not checking left-hand and right-hand behavior separately
  • Confusing infinite limit with non-existence of limit

Quick Practice

Evaluate:

\[ \lim_{x \to 0^-} \frac{1}{x^3} \]
View Solution

Since cube preserves sign and \(x < 0\), result is:

\[ -\infty \]

Relationship Between Limits and Continuity

The concept of limit forms the backbone of continuity. A function is said to be continuous at a point \(x = a\) if there is no break, jump, or abrupt change in its graph at that point.

Mathematically, continuity at \(x = a\) requires the following three conditions:

  1. \[ f(a) \text{ is defined} \]
  2. \[ \lim_{x \to a} f(x) \text{ exists} \]
  3. \[ \lim_{x \to a} f(x) = f(a) \]

Conceptual Interpretation

Continuity ensures that as \(x\) approaches \(a\), the function values approach exactly the value that the function takes at that point. In simple terms, the graph of the function can be drawn without lifting the pen near \(x = a\).

Graphical Insight

f(a) x y

In a continuous function, both left-hand and right-hand limits coincide and match the function value.

Limit vs Continuity (Key Distinction)

  • A limit may exist even if the function is not defined at that point
  • Continuity requires both existence of limit and equality with function value
  • Therefore, limit existence is necessary but not sufficient for continuity

Types of Discontinuity (Important for JEE)

  • Removable Discontinuity: Limit exists but \(f(a)\) is missing or different
  • Jump Discontinuity: LHL ≠ RHL
  • Infinite Discontinuity: Function tends to \(+\infty\) or \(-\infty\)
  • Oscillatory Discontinuity: Function oscillates infinitely (e.g. \( \sin(1/x) \))

Illustrative Examples (Board + IIT Level)

Example 1 (Continuous Function):

\[ f(x) = x^2 \quad \text{is continuous at all real numbers} \]

Example 2 (Removable Discontinuity):

\[ f(x) = \frac{x^2 - 1}{x - 1} \]

Limit at \(x = 1\) exists (=2), but function is undefined → not continuous.

Example 3 (Jump Discontinuity – JEE Level):

\[ f(x) = \begin{cases} 1, & x < 0 \\ 2, & x> 0 \end{cases} \]

LHL ≠ RHL → not continuous.

Significance of Limits in Calculus

Limits are the foundation of all major concepts in calculus:

  • Define continuity of functions
  • Form the basis of derivatives (rate of change)
  • Used in integration (area under curves)
  • Essential for modeling real-world phenomena in physics, economics, and engineering

Exam Strategy (High Weightage Topic)

  • Always check all three continuity conditions
  • Evaluate LHL and RHL separately in piecewise functions
  • Watch for hidden discontinuities in rational functions
  • Graph-based intuition helps in MCQs

Quick Practice

Check continuity at \(x = 2\):

\[ f(x) = \begin{cases} x^2, & x \ne 2 \\ 5, & x = 2 \end{cases} \]
View Solution

Limit = 4, but \(f(2) = 5\) → Not continuous.

Derivatives – Rate of Change and Slope of a Curve

In many real-life situations, we are interested not only in how much a quantity changes, but also in how fast it changes. This leads to the concept of instantaneous rate of change.

For example, when a particle moves along a straight line, its position changes with time. The average speed over a time interval does not capture the exact speed at a specific instant. To measure this precisely, we use the concept of a derivative.

Definition of Derivative (Using Limits)

The derivative of a function \(f(x)\) at a point \(x = a\) is defined as:

\[ f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} \]

This expression represents the rate of change of the function at \(x = a\).

Common Notations

  • \(f'(x)\)
  • \(\dfrac{dy}{dx}\)
  • \(\dfrac{d}{dx}[f(x)]\)

Geometrical Meaning (Slope of Tangent)

P(a, f(a)) x y

The derivative at a point represents the slope of the tangent line to the curve at that point.

Physical Interpretation

  • Velocity: Derivative of position with respect to time
  • Acceleration: Derivative of velocity
  • Growth Rate: Used in biology and economics

Illustrative Examples (Board + JEE Level)

Example 1:

\[ f(x) = x^2 \Rightarrow f'(x) = 2x \]

Example 2 (Using Definition):

\[ f(x) = x^2, \quad f'(1) = 2 \]

This shows the slope of the curve at \(x = 1\).

Exam Relevance (CBSE + JEE + NEET)

  • Fundamental concept for entire calculus
  • Direct questions in CBSE exams (definition-based)
  • JEE focuses on applications and interpretation
  • Base for topics like tangent, maxima-minima, and motion

Common Mistakes

  • Confusing average rate with instantaneous rate
  • Incorrect use of limit definition
  • Ignoring \(h \to 0\) concept
  • Memorizing formulas without understanding meaning

Quick Practice

Find derivative at \(x = 2\):

\[ f(x) = x^2 \]
View Solution

\(f'(x) = 2x \Rightarrow f'(2) = 4\)

Definition of Derivative (First Principles)

The derivative of a function measures the instantaneous rate of change of the function with respect to its variable. It is obtained as the limit of the average rate of change as the increment tends to zero.

Formal Definition (Using Increment \(h\))

The derivative of \(f(x)\) at a point \(x\) is defined as:

\[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \]

provided this limit exists. This method is known as differentiation from first principles.

Alternate Form (Using \(x \to a\))

The derivative at a specific point \(x = a\) can also be written as:

\[ f'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a} \]

This form is particularly useful in theoretical proofs and JEE-level problems.

Geometrical Meaning (Slope of Tangent)

P Tangent Curve x y

The derivative at point \(P\) represents the slope of the tangent line to the curve at that point.

The derivative represents the slope of the tangent at a point, obtained as the limiting position of the secant line as \(h \to 0\).

Physical Interpretation

  • Velocity: Rate of change of position
  • Acceleration: Rate of change of velocity
  • Growth Rate: Used in economics and population models

Example (Using First Principles)

Find derivative of \(f(x) = x^2\):

\[ f'(x) = \lim_{h \to 0} \frac{(x+h)^2 - x^2}{h} \]
\[ = \lim_{h \to 0} \frac{2xh + h^2}{h} \]
\[ = \lim_{h \to 0} (2x + h) = 2x \]

Exam Insights (CBSE + JEE + NEET)

  • Direct derivation from first principles is frequently asked in CBSE
  • JEE focuses on conceptual understanding of limit definition
  • Used as base for all differentiation rules

Common Mistakes

  • Forgetting to take limit as \(h \to 0\)
  • Incorrect expansion of expressions like \((x+h)^2\)
  • Cancelling terms improperly
  • Skipping intermediate steps in exams

Quick Practice

Using first principles, find derivative of:

\[ f(x) = x^3 \]
View Solution

\(f'(x) = 3x^2\)

Geometrical Interpretation of Derivative (Slope of Tangent)

P(x, f(x)) Q(x+h, f(x+h)) Secant Tangent x y

Consider a function \(y = f(x)\) and two points on its graph: \(P(x, f(x))\) and \(Q(x+h, f(x+h))\).

The straight line joining \(P\) and \(Q\) is called a secant line.

Slope of Secant Line

\[ \frac{f(x+h) - f(x)}{h} \]

This represents the average rate of change of the function over the interval \(h\).

Transition from Secant to Tangent

As point \(Q\) approaches \(P\) (i.e., as \(h \to 0\)), the secant line approaches a limiting position called the tangent line.

\[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \]

Key Result

The derivative \(f'(x)\) gives the slope of the tangent to the curve at the point \(P\).

  • Positive slope → function increasing
  • Negative slope → function decreasing
  • Zero slope → horizontal tangent (possible maxima/minima)

Exam Relevance (CBSE + JEE + NEET)

  • Frequently asked conceptual question in CBSE exams
  • JEE tests understanding via graphs and slope interpretation
  • Foundation for tangent, normal, and maxima-minima problems

Quick Concept Check

If \(f'(x) = 0\), what does it imply about the tangent?

View Answer

The tangent is horizontal (slope = 0). This may indicate a local maximum or minimum.

Derivative of a Constant Function

Let \(f(x) = c\), where \(c\) is a constant. A constant function has the same value for all \(x\), meaning there is no change in the function.

Proof Using First Principles

\[ \begin{aligned} f'(x) &= \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \\\\[6pt] &= \lim_{h \to 0} \frac{c - c}{h} \\\\[6pt] &= \lim_{h \to 0} 0 \\\\[6pt] &= 0 \end{aligned} \]

Hence, the derivative of a constant function is zero.

Geometrical Interpretation

y = c x y

The graph of \(f(x) = c\) is a horizontal line. Since its slope is zero everywhere, the derivative is zero at every point.

Physical Interpretation

  • If position is constant → velocity = 0
  • No change in quantity → rate of change = 0
  • Represents equilibrium or static condition

Important Extension

If \(k\) is a constant and \(f(x)\) is any function, then:

\[ \frac{d}{dx}(k) = 0 \]

This rule is frequently used in simplifying derivatives.

Exam Relevance (CBSE + JEE + NEET)

  • Direct question from first principles in CBSE
  • Used as base rule in differentiation
  • Appears in simplification steps in JEE problems

Common Mistakes

  • Confusing constant with variable expression
  • Forgetting derivative of constant is zero in long expressions
  • Incorrectly applying product or chain rule to constants

Quick Practice

Find derivative:

\[ f(x) = 7 \]
View Answer

\(f'(x) = 0\)

Derivative of the Identity Function \(f(x)=x\)

The identity function is defined by \(f(x) = x\). It maps every input to itself, so its rate of change is constant throughout its domain.

Proof Using First Principles

\[ \begin{aligned} f'(x) &= \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \\\\[6pt] &= \lim_{h \to 0} \frac{(x+h) - x}{h} \\\\[6pt] &= \lim_{h \to 0} \frac{h}{h} \\\\[6pt] &= \lim_{h \to 0} 1 \\\\[6pt] &= 1 \end{aligned} \]

Hence, \(\dfrac{d}{dx}(x) = 1\).

Geometrical Interpretation

y = x x y

The graph of \(y = x\) is a straight line making a \(45^\circ\) angle with the x-axis. Its slope is constant and equal to 1 at every point.

Physical Interpretation

  • If position = time → velocity = 1 (uniform motion)
  • Represents constant rate of change
  • No acceleration since rate is uniform

Connection to Power Rule

The identity function is a special case of the power function:

\[ \frac{d}{dx}(x^n) = nx^{n-1} \]

For \(n = 1\), we get: \[ \frac{d}{dx}(x) = 1 \]

Exam Relevance (CBSE + JEE + NEET)

  • Fundamental base result used in all differentiation rules
  • Appears in simplification of derivatives
  • Often used implicitly in chain rule and composite functions

Common Mistakes

  • Confusing derivative of \(x\) with derivative of constant
  • Overcomplicating a simple result in exams
  • Forgetting its use in composite functions

Quick Practice

Find derivative:

\[ f(x) = 5x \]
View Solution

\(f'(x) = 5\)

Derivative of \(x^n\) (Power Rule)

Let \(f(x) = x^n\), where \(n\) is a positive integer. This is one of the most fundamental results in calculus and forms the basis for differentiating polynomial functions.

Proof Using First Principles

Using the definition of derivative:

\[ f'(x) = \lim_{h \to 0} \frac{(x+h)^n - x^n}{h} \]

Expanding \((x+h)^n\) using the Binomial Theorem:

\[ (x+h)^n = x^n + nx^{n-1}h + \frac{n(n-1)}{2}x^{n-2}h^2 + \cdots + h^n \]

Substituting into the limit:

\[ \frac{(x+h)^n - x^n}{h} = \frac{nx^{n-1}h + \frac{n(n-1)}{2}x^{n-2}h^2 + \cdots}{h} \]

Dividing by \(h\):

\[ = nx^{n-1} + \frac{n(n-1)}{2}x^{n-2}h + \cdots \]

Taking limit as \(h \to 0\), all terms containing \(h\) vanish:

\[ f'(x) = nx^{n-1} \]

Final Result (Power Rule)

\[ \boxed{\frac{d}{dx}(x^n) = nx^{n-1}} \]

Geometrical Insight

P

For example, if \(f(x) = x^2\), then \(f'(x) = 2x\), which gives the slope of the tangent at each point.

Illustrative Examples (Board + JEE Level)

\[ \frac{d}{dx}(x^2) = 2x \]
\[ \frac{d}{dx}(x^3) = 3x^2 \]
\[ \frac{d}{dx}(x^5) = 5x^4 \]

Advanced Insight (Very Important)

  • This rule extends to all real powers (later generalized)
  • Forms the basis of polynomial differentiation
  • Frequently used in combination with product and chain rules

Common Mistakes

  • Incorrect exponent after differentiation
  • Forgetting coefficient multiplication
  • Writing \(nx^n\) instead of \(nx^{n-1}\)

Quick Practice

Find derivative:

\[ f(x) = x^7 \]
View Solution

\(f'(x) = 7x^6\)

Derivatives of Trigonometric Functions

The derivatives of trigonometric functions are fundamental results in calculus and are extensively used in CBSE Board Exams, JEE Main & Advanced, and NEET.

These results are derived using limit definitions and standard trigonometric limits.

Core Results (Must Memorize)

\[ \frac{d}{dx}(\sin x) = \cos x \]
\[ \frac{d}{dx}(\cos x) = -\sin x \]

Proof of \(\frac{d}{dx}(\sin x) = \cos x\)

Using first principles:

\[ \frac{d}{dx}(\sin x) = \lim_{h \to 0} \frac{\sin(x+h) - \sin x}{h} \]

Using identity: \[ \sin(x+h) = \sin x \cos h + \cos x \sin h \]

\[ = \lim_{h \to 0} \left[ \sin x \cdot \frac{\cos h - 1}{h} + \cos x \cdot \frac{\sin h}{h} \right] \]

Using standard limits: \[ \lim_{h \to 0} \frac{\sin h}{h} = 1, \quad \lim_{h \to 0} \frac{\cos h - 1}{h} = 0 \]

\[ = 0 + \cos x = \cos x \]

Proof of \(\frac{d}{dx}(\cos x) = -\sin x\)

\[ \frac{d}{dx}(\cos x) = \lim_{h \to 0} \frac{\cos(x+h) - \cos x}{h} \]

Using identity: \[ \cos(x+h) = \cos x \cos h - \sin x \sin h \]

\[ = \lim_{h \to 0} \left[ \cos x \cdot \frac{\cos h - 1}{h} - \sin x \cdot \frac{\sin h}{h} \right] \]

Applying limits:

\[ = 0 - \sin x = -\sin x \]

Complete Derivative Table (JEE Essential)

\[ \begin{aligned} \frac{d}{dx}(\sin x) &= \cos x \\\\[6pt] \frac{d}{dx}(\cos x) &= -\sin x \\\\[6pt] \frac{d}{dx}(\tan x) &= \sec^2 x \\\\[6pt] \frac{d}{dx}(\cot x) &= -\csc^2 x \\\\[6pt] \frac{d}{dx}(\sec x) &= \sec x \tan x \\\\[6pt] \frac{d}{dx}(\csc x) &= -\csc x \cot x \end{aligned} \]

Geometrical Insight

The derivative of \(\sin x\) represents how its graph changes slope at each point. At \(x = 0\), slope = 1 → matches \(\cos 0 = 1\).

Shortcut Memory Tricks

  • \(\sin \rightarrow \cos \rightarrow -\sin \rightarrow -\cos \rightarrow \sin\) (cyclic pattern)
  • Even functions → derivative becomes odd (cos → -sin)
  • Remember signs carefully (very common exam trap)

Common Mistakes

  • Forgetting negative sign in derivative of cos x
  • Confusing sec²x and tan²x
  • Not converting degrees to radians (important in limits)

Quick Practice

Find derivative:

\[ f(x) = \sin x + \cos x \]
View Solution

\(f'(x) = \cos x - \sin x\)

Algebraic Properties of Derivatives

Algebraic properties of derivatives allow us to differentiate complex functions by expressing them as combinations of simpler functions. These rules are fundamental in CBSE Board Exams, JEE Main & Advanced, and NEET.

If \(f(x)\) and \(g(x)\) are differentiable functions and \(k\) is a constant, the following rules hold:

Basic Linear Properties

  • \[ \frac{d}{dx}[f(x) + g(x)] = f'(x) + g'(x) \]
  • \[ \frac{d}{dx}[f(x) - g(x)] = f'(x) - g'(x) \]
  • \[ \frac{d}{dx}[k f(x)] = k f'(x) \]

Product Rule (Very Important for JEE)

\[ \frac{d}{dx}[f(x)g(x)] = f'(x)g(x) + f(x)g'(x) \]

Key Idea: Differentiate one function at a time while keeping the other unchanged.

Quotient Rule

\[ \frac{d}{dx}\left(\frac{f(x)}{g(x)}\right) = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2}, \quad g(x) \ne 0 \]

Illustrative Examples (Board + JEE Level)

Example 1 (Sum Rule):

\[ \frac{d}{dx}(x^2 + \sin x) = 2x + \cos x \]

Example 2 (Product Rule):

\[ \frac{d}{dx}(x \sin x) = \sin x + x\cos x \]

Example 3 (Quotient Rule):

\[ \frac{d}{dx}\left(\frac{x^2}{x+1}\right) = \frac{2x(x+1) - x^2}{(x+1)^2} \]

Conceptual Visualization

f(x) g(x)

Differentiation distributes over addition and subtraction, but for products and quotients, special rules must be applied.

Advanced Insight

  • Linearity holds only for addition, subtraction, and scalar multiplication
  • Product rule is NOT simply derivative of each multiplied
  • Quotient rule involves careful numerator handling (sign matters)

Common Mistakes

  • Writing \( (fg)' = f'g' \) (incorrect)
  • Forgetting denominator squared in quotient rule
  • Sign errors in quotient rule

Quick Practice

Find derivative:

\[ f(x) = x^2 \sin x \]
View Solution

Using product rule:

\[ f'(x) = 2x\sin x + x^2\cos x \]

Physical Interpretation of Derivative

The derivative provides a precise mathematical description of rate of change. In physics, it plays a central role in analyzing motion and dynamical systems.

Position, Velocity, and Acceleration

Let \(s(t)\) denote the position of a particle at time \(t\). Then:

\[ v(t) = \frac{ds}{dt} \]

represents the instantaneous velocity.

\[ a(t) = \frac{dv}{dt} = \frac{d^2 s}{dt^2} \]

represents the acceleration, i.e., the rate of change of velocity.

Graphical Interpretation

t (time) s(t) P tangent = velocity Instant t₀

The slope of the tangent at point P gives the instantaneous velocity \(v(t)\).

Real-Life Applications

  • Physics: Motion, force, acceleration
  • Economics: Marginal cost and revenue
  • Biology: Growth rate of populations
  • Engineering: Signal change and system dynamics

Higher Order Derivatives

The second derivative provides additional physical meaning:

  • \( \frac{d^2 s}{dt^2} > 0 \) → accelerating motion
  • \( \frac{d^2 s}{dt^2} < 0 \) → decelerating motion

Exam Relevance (CBSE + JEE + NEET)

  • Concept-based questions on velocity and acceleration
  • Graph interpretation problems (slope meaning)
  • Forms basis of motion problems in physics

Common Mistakes

  • Confusing average velocity with instantaneous velocity
  • Ignoring units (important in physics problems)
  • Misinterpreting slope direction in graphs

Quick Practice

If \(s(t) = t^2\), find velocity and acceleration.

View Solution

\(v(t) = 2t\), \(a(t) = 2\)

Example 1: Limit of a Polynomial Function

Evaluate the limit: \[ \lim_{x \to 0} \left(x^3 - x^2 + 1\right) \]

Concept Used

Polynomial functions are continuous for all real values of \(x\). Hence, their limits can be evaluated using direct substitution.

Step-by-Step Solution

\[ \begin{aligned} \lim_{x \to 0} (x^3 - x^2 + 1) &= 0^3 - 0^2 + 1 \\\\[6pt] &= 1 \end{aligned} \]

Therefore, the value of the limit is: \(1\)

Quick Verification

Since each term is continuous:

  • \(\lim_{x \to 0} x^3 = 0\)
  • \(\lim_{x \to 0} x^2 = 0\)
  • \(\lim_{x \to 0} 1 = 1\)

Adding results: \(0 - 0 + 1 = 1\)

Exam Tip

  • Always check if the function is polynomial → apply direct substitution immediately
  • Saves time in MCQs and avoids unnecessary calculations

Common Mistakes

  • Overcomplicating simple substitution problems
  • Trying factorization unnecessarily

Practice Check

Evaluate:

\[ \lim_{x \to 2} (x^3 - 2x + 5) \]
View Answer

\(= 8 - 4 + 5 = 9\)

Example 2: Limit of a Rational Function (Indeterminate Form)

Evaluate: \[ \lim_{x \to 2}\left(\frac{x^2 - 4}{x^3 - 4x^2 + 4x}\right) \]

Concept Used

  • Indeterminate form \( \frac{0}{0} \)
  • Factorization and simplification
  • One-sided limit analysis (very important for JEE)

Step 1: Check Direct Substitution

\[ \frac{2^2 - 4}{2^3 - 4\cdot2^2 + 4\cdot2} = \frac{0}{0} \]

This is an indeterminate form, so simplification is required.

Step 2: Factorization

\[ x^2 - 4 = (x-2)(x+2) \]
\[ x^3 - 4x^2 + 4x = x(x^2 - 4x + 4) = x(x-2)^2 \]
\[ \Rightarrow \frac{(x-2)(x+2)}{x(x-2)^2} \]

Step 3: Simplify Expression

\[ = \frac{x+2}{x(x-2)} \]

Step 4: One-Sided Limit Analysis

Now analyze behavior near \(x = 2\):

  • As \(x \to 2^+\): denominator \(x(x-2) > 0\) → expression → \(+\infty\)
  • As \(x \to 2^-\): denominator \(x(x-2) < 0\) → expression → \(-\infty\)

Final Conclusion

\[ \lim_{x \to 2^-} = -\infty, \quad \lim_{x \to 2^+} = +\infty \]

Since the left-hand and right-hand limits are not equal, the limit does not exist.

Exam Tip (Very Important)

  • After cancelling factors, always check if denominator becomes zero
  • If denominator → 0, analyze sign from both sides
  • Do NOT directly conclude ∞ without checking direction

Common Mistakes

  • Stopping after cancellation and substituting blindly
  • Ignoring one-sided limits
  • Writing limit = ∞ instead of “does not exist”

Quick Practice

Evaluate:

\[ \lim_{x \to 1} \frac{x^2 - 1}{(x-1)^2} \]
View Solution

Simplify → \(\frac{x+1}{x-1}\) LHL = \(-\infty\), RHL = \(+\infty\) → Limit does not exist

Example 3: Mixed Rational Limit (Factorisation + LCM Method)

Evaluate: \[ \lim_{x \to 1}\left[\frac{x-2}{x^2-x} - \frac{1}{x^3 - 3x^2 + 2x}\right] \]

Concept Used

  • Factorisation of polynomials
  • Combining fractions using LCM
  • Cancellation of common factors

Step 1: Check Direct Substitution

\[ \frac{1-2}{1^2-1} - \frac{1}{1^3-3\cdot1^2+2\cdot1} = \frac{-1}{0} - \frac{1}{0} \]

Both terms are undefined. We simplify the expression algebraically before evaluating the limit.

Step 2: Factorisation

\[ x^2 - x = x(x-1) \]
\[ x^3 - 3x^2 + 2x = x(x^2 - 3x + 2) = x(x-1)(x-2) \]
\[ \Rightarrow \frac{x-2}{x(x-1)} - \frac{1}{x(x-1)(x-2)} \]

Step 3: Take LCM

\[ \frac{(x-2)^2 - 1}{x(x-1)(x-2)} \]

Step 4: Simplify Numerator

\[ (x-2)^2 - 1 = x^2 - 4x + 4 - 1 = x^2 - 4x + 3 \]
\[ = (x-1)(x-3) \]

Step 5: Cancel Common Factor

\[ \frac{(x-1)(x-3)}{x(x-1)(x-2)} = \frac{x-3}{x(x-2)} \]

Step 6: Substitute \(x = 1\)

\[ \frac{1-3}{1(1-2)} = \frac{-2}{-1} = 2 \]

Final Answer: \(2\)

Exam Tip (Very Important)

  • When multiple fractions are present → use LCM method
  • Factor completely before cancellation
  • Never substitute before simplifying

Common Mistakes

  • Trying to solve each fraction separately
  • Missing factorisation of cubic expression
  • Incorrect expansion of \((x-2)^2\)

Quick Practice

Evaluate:

\[ \lim_{x \to 1}\left(\frac{x-1}{x^2-1} - \frac{1}{x-1}\right) \]
View Solution

Simplify → \(\frac{1}{x+1} - \frac{1}{x-1}\) → LCM → substitute → answer = \(-\frac{1}{2}\)

Example 4: Limit of Power Expressions

Evaluate: \[ \lim_{x \to 1} \frac{x^{15} - 1}{x^{10} - 1} \]

Concept Used

  • Indeterminate form \( \frac{0}{0} \)
  • Algebraic factorisation
  • Standard result: \[ \lim_{x \to 1} \frac{x^n - 1}{x - 1} = n \]

Step 1: Check Indeterminate Form

\[ \frac{1^{15} - 1}{1^{10} - 1} = \frac{0}{0} \]

Hence, simplification is required.

Method 1: Substitution + Factorisation

Let \(u = x^5\)

\[ \frac{x^{15} - 1}{x^{10} - 1} = \frac{u^3 - 1}{u^2 - 1} \]
\[ = \frac{(u-1)(u^2 + u + 1)}{(u-1)(u+1)} = \frac{u^2 + u + 1}{u+1} \]

Substitute back \(u = x^5\):

\[ \lim_{x \to 1} \frac{x^{10} + x^5 + 1}{x^5 + 1} = \frac{1 + 1 + 1}{1 + 1} = \frac{3}{2} \]

Method 2: Standard Limit Trick (Fastest for JEE)

Use: \[ \lim_{x \to 1} \frac{x^n - 1}{x - 1} = n \]

Rewrite:

\[ \frac{x^{15} - 1}{x^{10} - 1} = \frac{\frac{x^{15} - 1}{x - 1}}{\frac{x^{10} - 1}{x - 1}} \]
\[ = \frac{15}{10} = \frac{3}{2} \]

This is the fastest method in exams.

Final Answer

\[ \boxed{\frac{3}{2}} \]

Exam Tip (Very Important)

  • If expression is of type \(x^n - 1\), think of standard limit immediately
  • Convert into \(\frac{x^n - 1}{x - 1}\) form
  • Saves significant time in JEE

Common Mistakes

  • Not recognizing the standard limit pattern
  • Overdoing factorisation unnecessarily
  • Algebra errors in substitution

Quick Practice

Evaluate:

\[ \lim_{x \to 1} \frac{x^{20} - 1}{x^{5} - 1} \]
View Solution

= \( \frac{20}{5} = 4 \)

Example 5: Limit Using Rationalization

Evaluate: \[ \lim_{x \to 0} \frac{\sqrt{1+x} - 1}{x} \]

Concept Used

  • Indeterminate form \( \frac{0}{0} \)
  • Rationalization using conjugate
  • Standard limit concept

Step 1: Check Indeterminate Form

\[ \frac{\sqrt{1+0} - 1}{0} = \frac{0}{0} \]

Hence, simplification is required.

Step 2: Rationalize the Numerator

Multiply numerator and denominator by the conjugate:

\[ \frac{(\sqrt{1+x} - 1)(\sqrt{1+x} + 1)}{x(\sqrt{1+x} + 1)} \]

Step 3: Simplify Expression

\[ = \frac{(1+x) - 1}{x(\sqrt{1+x} + 1)} = \frac{x}{x(\sqrt{1+x} + 1)} \]
\[ = \frac{1}{\sqrt{1+x} + 1} \]

Step 4: Substitute \(x = 0\)

\[ \frac{1}{\sqrt{1+0} + 1} = \frac{1}{2} \]

Alternate Method (Standard Result)

Use expansion idea: \[ \sqrt{1+x} \approx 1 + \frac{x}{2} \quad \text{(for small } x\text{)} \]

\[ \frac{\sqrt{1+x} - 1}{x} \approx \frac{\frac{x}{2}}{x} = \frac{1}{2} \]

Useful shortcut for JEE problems.

Final Answer

\[ \boxed{\frac{1}{2}} \]

Exam Tip

  • Whenever square root appears → think of conjugate immediately
  • Rationalization removes indeterminate forms efficiently
  • Memorize expansion \( \sqrt{1+x} \approx 1 + \frac{x}{2} \)

Common Mistakes

  • Forgetting to multiply denominator by conjugate
  • Incorrect simplification after expansion
  • Cancelling terms incorrectly

Quick Practice

Evaluate:

\[ \lim_{x \to 0} \frac{\sqrt{1+2x} - 1}{x} \]
View Solution

Multiply by conjugate → result = 1

Example 6: Trigonometric Limit (Standard Result)

Evaluate: \[ \lim_{x \to 0} \frac{\sin 4x}{\sin 2x} \]

Concept Used

  • Indeterminate form \( \frac{0}{0} \)
  • Trigonometric identities
  • Standard limit: \( \lim_{x \to 0} \frac{\sin x}{x} = 1 \)

Step 1: Check Indeterminate Form

\[ \frac{\sin 0}{\sin 0} = \frac{0}{0} \]

Hence, simplification is required.

Method 1: Using Identity

Use identity: \[ \sin 4x = 2\sin 2x \cos 2x \]

\[ \frac{\sin 4x}{\sin 2x} = \frac{2\sin 2x \cos 2x}{\sin 2x} = 2\cos 2x \]
\[ \lim_{x \to 0} 2\cos 2x = 2\cos 0 = 2 \]

Method 2: Using Standard Limit (Fastest for JEE)

Rewrite expression:

\[ \frac{\sin 4x}{\sin 2x} = \frac{\frac{\sin 4x}{4x}}{\frac{\sin 2x}{2x}} \cdot \frac{4x}{2x} \]

Using standard limit: \[ \lim_{x \to 0} \frac{\sin kx}{kx} = 1 \]

\[ = \frac{1}{1} \cdot 2 = 2 \]

Best method in exams.

Final Answer

\[ \boxed{2} \]

Exam Tip

  • Always convert trig expressions into \(\sin x / x\) form
  • Use identities to simplify before applying limits
  • Recognize patterns like \(\frac{\sin ax}{\sin bx} \to \frac{a}{b}\)

Common Mistakes

  • Not using identity before simplifying
  • Forgetting to adjust constants (4x, 2x)
  • Direct substitution without simplification

Quick Practice

Evaluate:

\[ \lim_{x \to 0} \frac{\sin 5x}{\sin 3x} \]
View Solution

= \( \frac{5}{3} \)

Example 7: Trigonometric Limit \(\frac{\tan x}{x}\)

Evaluate: \[ \lim_{x \to 0} \frac{\tan x}{x} \]

Concept Used

  • Standard limit: \( \lim_{x \to 0} \frac{\sin x}{x} = 1 \)
  • Trigonometric identity: \( \tan x = \frac{\sin x}{\cos x} \)
  • Continuity of cosine function

Method 1: Using Identity

Rewrite:

\[ \frac{\tan x}{x} = \frac{\sin x}{x} \cdot \frac{1}{\cos x} \]

Apply limits:

\[ \lim_{x \to 0} \frac{\sin x}{x} = 1, \quad \cos 0 = 1 \]
\[ \Rightarrow 1 \cdot \frac{1}{1} = 1 \]

Method 2: Standard Pattern Recognition (Fastest)

Use known result:

\[ \lim_{x \to 0} \frac{\tan x}{x} = 1 \]

This follows directly from: \[ \frac{\tan x}{x} = \frac{\sin x}{x} \cdot \frac{1}{\cos x} \]

Final Answer

\[ \boxed{1} \]

Exam Tip

  • Memorize: \( \frac{\tan x}{x} \to 1 \) as \(x \to 0\)
  • Convert into \(\sin x / x\) form whenever possible
  • Always ensure angle is in radians

Common Mistakes

  • Using degrees instead of radians
  • Forgetting cosine term in denominator
  • Direct substitution without simplification

Quick Practice

Evaluate:

\[ \lim_{x \to 0} \frac{\tan 3x}{x} \]
View Solution

= \(3\)

Example 8: Derivative of \(\sin x\) at \(x = 0\)

Find the derivative of \(\sin x\) at \(x = 0\).

Concept Used

  • Definition of derivative (first principles)
  • Standard limit: \( \lim_{h \to 0} \frac{\sin h}{h} = 1 \)

Step 1: Apply Definition of Derivative

Let \(f(x) = \sin x\)

\[ f'(x) = \lim_{h \to 0} \frac{\sin(x+h) - \sin x}{h} \]

Step 2: Substitute \(x = 0\)

\[ f'(0) = \lim_{h \to 0} \frac{\sin h - \sin 0}{h} = \lim_{h \to 0} \frac{\sin h}{h} \]

Step 3: Apply Standard Limit

\[ \lim_{h \to 0} \frac{\sin h}{h} = 1 \]

Therefore, \(f'(0) = 1\)

Connection to General Result

\[ \frac{d}{dx}(\sin x) = \cos x \]

At \(x = 0\): \[ \cos 0 = 1 \]

This confirms the result obtained using first principles.

Exam Tip

  • This is a classic derivation-based question in CBSE
  • Often used to prove derivative of \(\sin x\)
  • Must remember standard limit \(\frac{\sin x}{x} = 1\)

Common Mistakes

  • Forgetting \(\sin 0 = 0\)
  • Using degrees instead of radians
  • Skipping limit justification

Quick Practice

Find:

\[ \text{Derivative of } \cos x \text{ at } x = 0 \]
View Solution

\( \frac{d}{dx}(\cos x) = -\sin x \Rightarrow 0 \)

Example 9: Derivative of a Constant Function

Find the derivative of \(f(x) = 3\) at \(x = 0\) and at \(x = 3\).

Concept Used

  • Definition of derivative (first principles)
  • Derivative of a constant function

Step 1: Given Function

\(f(x) = 3\), which is a constant function.

Step 2: Derivative at \(x = 0\)

\[ \begin{aligned} f'(0) &= \lim_{h \to 0} \frac{f(0+h) - f(0)}{h} \\\\[6pt] &= \lim_{h \to 0} \frac{3 - 3}{h} \\\\[6pt] &= \lim_{h \to 0} 0 = 0 \end{aligned} \]

Step 3: Derivative at \(x = 3\)

\[ \begin{aligned} f'(3) &= \lim_{h \to 0} \frac{f(3+h) - f(3)}{h} \\\\[6pt] &= \lim_{h \to 0} \frac{3 - 3}{h} \\\\[6pt] &= 0 \end{aligned} \]

General Result

\[ \frac{d}{dx}(c) = 0 \]

The derivative of a constant function is zero at every point, not just at specific values.

Geometrical Interpretation

y = 3

The graph is a horizontal line, whose slope is zero everywhere. Hence, the derivative is zero at all points.

Exam Tip

  • No need to apply definition repeatedly → derivative is always 0
  • Useful in simplifying long derivative expressions
  • Appears frequently in JEE simplification steps

Common Mistakes

  • Thinking derivative depends on value of \(x\)
  • Confusing constant with variable expression
  • Over-applying limit definition unnecessarily

Quick Practice

Find derivative:

\[ f(x) = 7 \]
View Solution

\(f'(x) = 0\)

Example 10: Derivative of a Linear Function

Find the derivative of \(f(x) = 10x\).

Concept Used

  • Definition of derivative (first principles)
  • Constant multiple rule: \( \frac{d}{dx}(kx) = k \)

Step 1: Apply Definition of Derivative

\[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \]

Step 2: Substitute \(f(x) = 10x\)

\[ \frac{10(x+h) - 10x}{h} = \frac{10x + 10h - 10x}{h} \]

Step 3: Simplify

\[ = \frac{10h}{h} = 10 \]

Therefore, \(f'(x) = 10\)

Shortcut Method (Very Important)

\[ \frac{d}{dx}(kx) = k \]

Hence, directly: \[ \frac{d}{dx}(10x) = 10 \]

Geometrical Interpretation

y = 10x

The graph is a straight line with constant slope \(10\). Hence, the derivative is constant at every point.

Exam Tip

  • Linear functions always have constant derivative
  • Slope = coefficient of \(x\)
  • Skip first principles in exams → use direct rule

Common Mistakes

  • Overcomplicating simple derivatives
  • Forgetting coefficient remains unchanged
  • Confusing with power rule incorrectly

Quick Practice

Find derivative:

\[ f(x) = 7x \]
View Solution

\(f'(x) = 7\)

Example 11: Derivative of \(x^2\)

Find the derivative of \(f(x) = x^2\).

Concept Used

  • Definition of derivative (first principles)
  • Binomial expansion
  • Power rule: \( \frac{d}{dx}(x^n) = nx^{n-1} \)

Step 1: Apply Definition

\[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \]

Step 2: Substitute \(f(x) = x^2\)

\[ \frac{(x+h)^2 - x^2}{h} \]

Step 3: Expand

\[ (x+h)^2 = x^2 + 2xh + h^2 \]
\[ \frac{x^2 + 2xh + h^2 - x^2}{h} = \frac{2xh + h^2}{h} \]

Step 4: Simplify and Take Limit

\[ = 2x + h \]
\[ \lim_{h \to 0}(2x + h) = 2x \]

Therefore, \(f'(x) = 2x\)

Shortcut Method (Power Rule)

\[ \frac{d}{dx}(x^n) = nx^{n-1} \]

For \(n = 2\): \[ \frac{d}{dx}(x^2) = 2x \]

Exam Tip

  • This is the most fundamental derivative result
  • Use power rule directly in exams for speed
  • Frequently used inside chain rule and product rule

Common Mistakes

  • Forgetting exponent reduces by 1
  • Writing \(2x^2\) instead of \(2x\)
  • Skipping expansion step incorrectly in first principles

Quick Practice

Find derivative:

\[ f(x) = x^3 \]
View Solution

\(f'(x) = 3x^2\)

Example 12: Derivative of \(f(x)=\frac{1}{x}\)

Find the derivative of \(f(x)=\dfrac{1}{x}\).

Concept Used

  • Definition of derivative (first principles)
  • Algebraic simplification of rational expressions
  • Power rule: \( \frac{d}{dx}(x^{-1}) = -x^{-2} \)

Step 1: Apply Definition

\[ f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \]

Step 2: Substitute \(f(x)=\frac{1}{x}\)

\[ \frac{\frac{1}{x+h} - \frac{1}{x}}{h} \]

Step 3: Combine Fractions

\[ = \frac{x - (x+h)}{h \cdot x(x+h)} \]
\[ = \frac{-h}{h \cdot x(x+h)} \]

Step 4: Simplify and Take Limit

\[ = \frac{-1}{x(x+h)} \]
\[ \lim_{h \to 0} \frac{-1}{x(x+h)} = -\frac{1}{x^2} \]

Therefore, \(f'(x) = -\dfrac{1}{x^2}\)

Shortcut Method (Power Rule)

\[ \frac{1}{x} = x^{-1} \]
\[ \begin{aligned} \frac{d}{dx}(x^{-1})& = -x^{-2} \\\\&= -\frac{1}{x^2} \end{aligned} \]

Preferred method in JEE exams.

Important Note (Domain)

The function \(f(x)=\frac{1}{x}\) is not defined at \(x=0\), so the derivative also does not exist at that point.

Exam Tip

  • Convert reciprocal into power form \(x^{-1}\)
  • Apply power rule directly for speed
  • Always check domain restrictions

Common Mistakes

  • Forgetting negative sign
  • Writing \(-\frac{1}{x}\) instead of \(-\frac{1}{x^2}\)
  • Ignoring \(x \ne 0\) restriction

Quick Practice

Find derivative:

\[ f(x) = \frac{1}{x^2} \]
View Solution

\(f'(x) = -\frac{2}{x^3}\)

Example 13: Derivative of a Polynomial Sum at a Point

Find the derivative of \[ f(x) = 1 + x + x^2 + x^3 + \cdots + x^{50} \] at \(x = 1\).

Concept Used

  • Linearity of differentiation
  • Power rule: \( \frac{d}{dx}(x^n) = nx^{n-1} \)
  • Sum of first \(n\) natural numbers

Step 1: Differentiate Term-by-Term

\[ f'(x) = 0 + 1 + 2x + 3x^2 + \cdots + 50x^{49} \]

Step 2: Substitute \(x = 1\)

\[ f'(1) = 1 + 2 + 3 + \cdots + 50 \]

Step 3: Use Sum Formula

\[ 1 + 2 + 3 + \cdots + n = \frac{n(n+1)}{2} \]
\[ f'(1) = \frac{50 \cdot 51}{2} = 1275 \]

Advanced Insight (Geometric Series Method)

The function can also be written as:

\[ f(x) = \frac{1 - x^{51}}{1 - x}, \quad x \ne 1 \]

Differentiating this form and then taking limit as \(x \to 1\) also gives the same result.

This method is useful in advanced JEE problems.

Conceptual Interpretation

Each term contributes its exponent when evaluated at \(x = 1\). Hence, the derivative becomes the sum of natural numbers.

Exam Tip

  • When evaluating at \(x = 1\), powers simplify to 1
  • Convert derivative into a summation pattern
  • Apply known formulas quickly to save time

Common Mistakes

  • Forgetting derivative of constant term is 0
  • Incorrect summation formula
  • Not substituting \(x = 1\) properly

Quick Practice

Find:

\[ f(x) = 1 + x + x^2 + \cdots + x^{20}, \quad f'(1) \]
View Solution

\(= \frac{20 \cdot 21}{2} = 210\)

Example 14: Derivative of a Rational Function

Find the derivative of \(f(x) = \dfrac{x+1}{x}\).

Concept Used

  • Quotient rule
  • Algebraic simplification (preferred method)
  • Power rule

Method 1: Using Quotient Rule

For \(f(x) = \dfrac{u}{v}\), \[ f'(x) = \frac{v u' - u v'}{v^2} \]

Here, \(u = x+1\), \(v = x\)

\[ f'(x) = \frac{x \cdot 1 - (x+1)\cdot 1}{x^2} \]
\[ = \frac{x - x - 1}{x^2} = -\frac{1}{x^2} \]

Method 2: Simplification (Fastest for Exams)

Rewrite the function:

\[ \frac{x+1}{x} = 1 + \frac{1}{x} \]

Differentiate term-by-term:

\[ \frac{d}{dx}(1) = 0, \quad \frac{d}{dx}\left(\frac{1}{x}\right) = -\frac{1}{x^2} \]
\[ f'(x) = -\frac{1}{x^2} \]

This method is faster and preferred in JEE.

Final Answer

\[ \boxed{-\frac{1}{x^2}} \]

Conceptual Insight

The function behaves like \(1 + \frac{1}{x}\), so its rate of change is entirely controlled by the decreasing term \(\frac{1}{x}\), leading to a negative derivative.

Exam Tip

  • Always try to simplify before applying quotient rule
  • Avoid quotient rule when expression can be broken into simpler terms
  • Saves time and reduces errors

Common Mistakes

  • Incorrect application of quotient rule
  • Sign errors in numerator
  • Not simplifying before differentiating

Quick Practice

Find derivative:

\[ f(x) = \frac{x+2}{x} \]
View Solution

\(= 1 + \frac{2}{x} \Rightarrow f'(x) = -\frac{2}{x^2}\)

Example 15: Derivative of \(\tan x\)

Compute the derivative of \(\tan x\).

Concept Used

  • Definition of derivative (first principles)
  • Trigonometric identities
  • Standard limit: \( \lim_{h \to 0}\frac{\sin h}{h}=1 \)
  • Quotient rule (alternate method)

Method 1: First Principles (Derivation)

\[ f'(x)=\lim_{h\to 0}\frac{\tan(x+h)-\tan x}{h} \]

Write \(\tan x = \dfrac{\sin x}{\cos x}\):

\[ = \lim_{h\to 0}\frac{1}{h} \left[ \frac{\sin(x+h)}{\cos(x+h)} - \frac{\sin x}{\cos x} \right] \]

Combine into a single fraction:

\[ = \lim_{h\to 0}\frac{1}{h} \cdot \frac{\cos x\sin(x+h) - \sin x\cos(x+h)} {\cos x\cos(x+h)} \]

Use identity: \(\sin A\cos B - \cos A\sin B = \sin(A-B)\)

\[ = \lim_{h\to 0} \frac{\sin h}{h} \cdot \frac{1}{\cos x \cos(x+h)} \]
\[ = 1 \cdot \frac{1}{\cos^2 x} = \sec^2 x \]

Method 2: Using Quotient Rule (Faster)

\[ \tan x = \frac{\sin x}{\cos x} \]

\[ \frac{d}{dx}(\tan x) = \frac{\cos x \cdot \cos x - \sin x(-\sin x)}{\cos^2 x} \]
\[ = \frac{\cos^2 x + \sin^2 x}{\cos^2 x} = \frac{1}{\cos^2 x} = \sec^2 x \]

Preferred method in exams.

Final Answer

\[ \boxed{\frac{d}{dx}(\tan x) = \sec^2 x} \]

Important Note (Domain)

\(\tan x\) is not defined at \(x = \frac{\pi}{2} + n\pi\). Hence, the derivative also does not exist at these points.

Conceptual Insight

The function \(\tan x\) increases rapidly near vertical asymptotes, which is reflected by the derivative \(\sec^2 x\) becoming very large near those points.

Exam Tip

  • Memorize: \( \frac{d}{dx}(\tan x) = \sec^2 x \)
  • Use quotient rule for fast derivation if needed
  • Always ensure angles are in radians

Common Mistakes

  • Writing derivative as \(\sec x\) instead of \(\sec^2 x\)
  • Sign errors while applying quotient rule
  • Forgetting identity \(\sin^2 x + \cos^2 x = 1\)

Quick Practice

Find derivative:

\[ f(x) = \tan(3x) \]
View Solution

\(f'(x) = 3\sec^2(3x)\)

Example 16: Derivative of \( \sin^2 x \)

Compute the derivative of \(f(x) = \sin^2 x\).

Concept Used

  • Product rule
  • Chain rule (most efficient method)
  • Trigonometric identity: \(2\sin x \cos x = \sin 2x\)

Method 1: Using Product Rule

Write:

\[ f(x) = \sin x \cdot \sin x \]

Apply product rule:

\[ f'(x) = \sin x \cdot \cos x + \cos x \cdot \sin x \]
\[ = 2\sin x \cos x \]
\[ = \sin 2x \]

Method 2: Using Chain Rule (Fastest)

Write: \[ \sin^2 x = (\sin x)^2 \]

\[ \frac{d}{dx}(\sin x)^2 = 2(\sin x)(\cos x) \]
\[ = 2\sin x \cos x = \sin 2x \]

This is the preferred method in JEE.

Final Answer

\[ \boxed{\frac{d}{dx}(\sin^2 x) = \sin 2x} \]

Important Identity Used

\[ 2\sin x \cos x = \sin 2x \]

Conceptual Insight

The function \(\sin^2 x\) represents the square of oscillations. Its rate of change depends on both \(\sin x\) and \(\cos x\), resulting in a transformed wave \(\sin 2x\).

Exam Tip

  • Recognize expressions of the form \((f(x))^n\) → apply chain rule
  • Use identity to simplify final answer
  • Avoid product rule if chain rule is applicable

Common Mistakes

  • Writing derivative as \(2\sin x\) (missing \(\cos x\))
  • Forgetting chain rule
  • Not simplifying using identity

Quick Practice

Find derivative:

\[ f(x) = \cos^2 x \]
View Solution

\(f'(x) = -\sin 2x\)

Chain Rule (Composite Functions)

In many mathematical situations, a function is composed of two or more functions. Such functions are called composite functions. The process of differentiating these functions requires a powerful technique known as the Chain Rule.

If a function depends on another function, which in turn depends on a variable, the rate of change propagates through each layer. The chain rule captures this dependency.

Definition of Chain Rule

If \(y = f(g(x))\), then:

\[ \frac{dy}{dx} = f'(g(x)) \cdot g'(x) \]

In words: Differentiate the outer function, keep the inner unchanged, then multiply by derivative of inner function.

Leibniz Notation (Very Important)

\[ \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} \]

This clearly shows the “chain” of derivatives.

Conceptual Flow

x g(x) f(g(x))

Change flows as: \(x \rightarrow g(x) \rightarrow f(g(x))\)

Example 1

Find \(\dfrac{d}{dx} (x^2 + 1)^3\)

\[ = 3(x^2+1)^2 \cdot (2x) = 6x(x^2+1)^2 \]

Example 2 (Trigonometric)

Find \(\dfrac{d}{dx}(\sin(3x))\)

\[ = \cos(3x)\cdot 3 = 3\cos(3x) \]

Example 3 (Root Function)

Find \(\dfrac{d}{dx}\sqrt{1+x^2}\)

\[ = \frac{1}{2\sqrt{1+x^2}} \cdot 2x = \frac{x}{\sqrt{1+x^2}} \]

Example 4 (JEE Level)

Find \(\dfrac{d}{dx}(\tan(x^2))\)

\[ = \sec^2(x^2) \cdot 2x = 2x\sec^2(x^2) \]

Common Patterns

  • \((f(x))^n \rightarrow n(f(x))^{n-1} \cdot f'(x)\)
  • \(\sin(f(x)) \rightarrow \cos(f(x)) \cdot f'(x)\)
  • \(\cos(f(x)) \rightarrow -\sin(f(x)) \cdot f'(x)\)
  • \(e^{f(x)} \rightarrow e^{f(x)} \cdot f'(x)\)

Exam Tips (Very Important)

  • Always identify inner and outer functions first
  • Never forget to multiply by derivative of inner function
  • Chain rule appears in almost every JEE question
  • Practice pattern recognition for speed

Common Mistakes

  • Forgetting derivative of inner function
  • Differentiating inside directly
  • Missing negative sign in trig functions

Quick Practice

Find derivative:

\[ f(x) = (\sin x)^3 \]
View Solution

\(f'(x) = 3\sin^2 x \cos x\)

Importance in Exams

The chain rule is one of the most important tools in calculus. It is heavily used in:

  • JEE Main & Advanced
  • NEET Physics & Mathematics
  • Higher calculus (integration, differential equations)

Mastery of chain rule ensures strong performance in differentiation problems.

Applications of Derivatives

Derivatives are not only theoretical tools but also powerful instruments for analyzing real-world problems. They help us understand how functions behave — whether they are increasing, decreasing, or reaching maximum and minimum values.

1. Increasing and Decreasing Functions

Let \(f(x)\) be differentiable on an interval:

  • If \(f'(x) > 0\), function is increasing
  • If \(f'(x) < 0\), function is decreasing
  • If \(f'(x) = 0\), function may have extrema
Increasing

2. Critical Points

Points where \(f'(x)=0\) or undefined are called critical points.

These points are candidates for maxima or minima.

3. Maxima and Minima

A function has:

  • Local Maximum if it changes from increasing to decreasing
  • Local Minimum if it changes from decreasing to increasing

First Derivative Test

Check sign of \(f'(x)\) around critical point:

  • \(+ \to -\) ⇒ Maximum
  • \(- \to +\) ⇒ Minimum

Second Derivative Test

  • If \(f''(x) > 0\) ⇒ Minimum
  • If \(f''(x) < 0\) ⇒ Maximum

Example 1

Find maxima/minima of \(f(x)=x^2-4x+3\)

\[ f'(x)=2x-4=0 \Rightarrow x=2 \]
\[ f''(x)=2>0 \Rightarrow \text{Minimum} \]

Minimum value = \(f(2)=-1\)

4. Tangent and Normal

Slope of tangent = \(f'(x)\)

Equation of tangent:

\[ y - y_1 = m(x - x_1) \]

Equation of normal:

\[ y - y_1 = -\frac{1}{m}(x - x_1) \]

Example 2

Find tangent to \(y=x^2\) at \(x=1\)

\[ f'(x)=2x \Rightarrow m=2 \]
\[ y-1=2(x-1) \Rightarrow y=2x-1 \]

5. Real-Life Applications

  • Maximum profit and minimum cost
  • Optimization problems
  • Physics: velocity and acceleration
  • Engineering design problems

Exam Tips (Very Important)

  • Always find derivative first
  • Solve \(f'(x)=0\) carefully
  • Use second derivative test for confirmation
  • Sketch rough graph for intuition

Common Mistakes

  • Forgetting to check second derivative
  • Sign errors in derivative
  • Incorrect substitution in tangent equation

Quick Practice

Find maxima/minima:

\[ f(x)=x^3-3x \]
View Solution

\(f'(x)=3x^2-3=0 \Rightarrow x=\pm1\)
Max at \(x=-1\), Min at \(x=1\)

Importance for Exams

Applications of derivatives is one of the most scoring and important topics in:

  • CBSE Board Exams
  • JEE Main & Advanced
  • Engineering Mathematics
🌊 Adaptive AI Quiz
Deep-dive your knowledge · Powered by AI
Fetching questions
📊 Dashboard

Graph Visualizer

Recent posts

    📚
    ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
    Sharing this chapter
    Limits And Derivatives | Mathematics Class -11
    Limits And Derivatives | Mathematics Class -11 — Complete Notes & Solutions · academia-aeternum.com
    🎓 Class -11 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
    Share on
    academia-aeternum.com/class-11/mathematics/limits-and-derivatives/notes/ Copy link
    💡
    Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

    Frequently Asked Questions

    A limit describes the value that a function \(f(x)\) approaches as \(x\) approaches a particular number, written as \(\lim_{x\to a} f(x)\).

    It means that the values of \(f(x)\) can be made arbitrarily close to \(L\) by taking \(x\) sufficiently close to \(a\), but not necessarily equal to \(a\).

    No, the limit depends on the behavior of the function near the point, not necessarily on the value of \(f(a)\).

    The left-hand limit is \(\lim_{x\to a^-} f(x)\), where \(x\) approaches \(a\) from values less than \(a\).

    The right-hand limit is \(\lim_{x\to a^+} f(x)\), where \(x\) approaches \(a\) from values greater than \(a\).

    A limit exists at \(x=a\) if both left-hand and right-hand limits exist and are equal.

    An infinite limit occurs when \(f(x)\) increases or decreases without bound as \(x\) approaches a value, written as \(\lim_{x\to a} f(x)=\infty\).

    For a constant function \(f(x)=c\), \(\lim_{x\to a} c = c\) for any real number \(a\).

    For \(f(x)=x\), \(\lim_{x\to a} x = a\).

    If \(\lim_{x\to a} f(x)=L\) and \(\lim_{x\to a} g(x)=M\), then \(\lim_{x\to a} [f(x)+g(x)]=L+M\).

    \(\lim_{x\to a} [f(x)-g(x)] = L-M\), provided the individual limits exist.

    For a constant \(k\), \(\lim_{x\to a} kf(x)=k\lim_{x\to a} f(x)=kL\).

    \(\lim_{x\to a} [f(x)g(x)] = LM\), if both limits exist.

    \(\lim_{x\to a} \frac{f(x)}{g(x)}=\frac{L}{M}\), provided \(M\neq 0\).

    The limit of a polynomial at \(x=a\) is found by direct substitution of \(x=a\).

    LIMITS AND DERIVATIVES – Learning Resources

    Get in Touch

    Let's Connect

    Questions, feedback, or suggestions?
    We'd love to hear from you.