CBSE Class 11 Mathematics Chapter 13: Limits and Derivatives NCERT Solutions
This chapter introduces the fundamental concepts of Limits and Derivatives for CBSE Class 11 Mathematics. The NCERT Solutions provided cover Exercise 13.1, focusing on evaluating limits of various functions, including algebraic and simple trigonometric forms. Students will learn the basic limit laws and how to substitute values directly or use algebraic manipulation to find the limit of a function as it approaches a certain point. These solutions offer step-by-step explanations, making it easier for students to grasp the techniques required for solving limit problems, which are crucial for understanding calculus. Practicing these problems will build a strong foundation for future topics in calculus and enhance problem-solving skills for examinations.
Quick info
| Board | CBSE |
|---|---|
| Class | Class 11 |
| Subject | Mathematics |
| Session | 2026 |
| Language | English |
| Type | NCERT Solutions |
| Chapter | Chapter 13: Limits and Derivatives |
Chapter summary
Chapter 13, Limits and Derivatives, for Class 11 Mathematics NCERT Solutions focuses on the initial understanding of limits. This section, specifically Exercise 13.1, guides students through evaluating limits of polynomial, rational, and simple algebraic functions. It emphasizes direct substitution and basic algebraic simplification techniques to find the value a function approaches. These solutions are designed to build a foundational understanding of limits, essential for grasping the concept of derivatives in subsequent sections.
Learning outcomes
- Understand the concept of a limit of a function.
- Evaluate limits of polynomial and rational functions.
- Apply direct substitution to find limits.
- Use algebraic manipulation to simplify expressions before evaluating limits.
- Apply the limit formula for <math>\lim_{x\to a} \frac{x^n - a^n}{x - a}</math>.
Topics covered
Paper topics
- Introduction to Limits
- Evaluating Limits
- Limit of Polynomial Functions
- Limit of Rational Functions
- Direct Substitution Method
- Algebraic Simplification for Limits
- Limit of <math>(x+1)^n - 1 / x</math>
- Indeterminate Forms
- Factorization Method for Limits
- Limit Formula <math>\lim_{x\to a} \frac{x^n - a^n}{x - a}</math>
Important topics
- Evaluating limits of algebraic functions
- Handling indeterminate forms (0/0)
- Using algebraic simplification techniques
- Direct substitution as a primary method
- Application of standard limit formulas
PDF preview
Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.
Questions and Solutions
Question 1
To evaluate the limit , we can use the direct substitution property of limits for polynomial functions. Since is a polynomial, it is continuous everywhere. Therefore, we can find the limit by substituting directly into the function.
The limit of the function as approaches 3 is 6.
Question 2
The function is a polynomial in , which is continuous everywhere. We can evaluate the limit by direct substitution of .
The value of the limit is .
Question 3
The function is a polynomial in multiplied by a constant . It is continuous everywhere. We can find the limit by substituting directly into the function.
The limit of the function as approaches 1 is .
Question 4
The given function is a rational function . We first check if direct substitution of is possible. The denominator is , which is not zero. Thus, we can use direct substitution.
The value of the limit is .
Question 5
The function is a rational function . We check the denominator at . The denominator is , which is not zero. Therefore, we can evaluate the limit using direct substitution.
Calculating the powers of -1: and .
The limit of the function as approaches -1 is .
Question 6
When we try to substitute directly into the expression , we get , which is an indeterminate form. To evaluate this limit, we can use a substitution or recognize it as a form related to the definition of the derivative.
Let's use the substitution . As , we have , so . Also, .
Substituting these into the limit expression:
This expression is in the form , where and . The value of this limit is given by the formula .
Alternatively, we can expand using the binomial theorem: .
So, .
Then, .
For , we can divide each term by : .
Now, we can evaluate the limit by direct substitution:
Thus, the limit is 5.
Question 7
First, we attempt direct substitution of x=2 into the expression \frac{3x^2 - x - 10}{x^2 - 4}.
Numerator: 3(2)^2 - 2 - 10 = 3(4) - 2 - 10 = 12 - 2 - 10 = 0.
Denominator: (2)^2 - 4 = 4 - 4 = 0.
Since we get the indeterminate form \frac{0}{0}, we need to simplify the expression algebraically.
We factor the numerator and the denominator.
The denominator is a difference of squares: x^2 - 4 = (x-2)(x+2).
For the numerator 3x^2 - x - 10, we look for two numbers that multiply to 3 \times -10 = -30 and add up to -1. These numbers are -6 and 5.
So, 3x^2 - x - 10 = 3x^2 - 6x + 5x - 10 = 3x(x-2) + 5(x-2) = (3x+5)(x-2).
Now, substitute the factored forms back into the limit:
\lim_{x \to 2} \frac{(3x+5)(x-2)}{(x-2)(x+2)}
Since x \to 2, x \neq 2, so x-2 \neq 0. We can cancel the (x-2) term from the numerator and denominator:
= \lim_{x\to 2} \frac{3x+5}{x+2}
Now, we can use direct substitution again:
= \frac{3(2)+5}{2+2} = \frac{6+5}{4} = \frac{11}{4}
The value of the limit is \frac{11}{4}.
Common mistakes
- Incorrectly applying the limit laws.
- Errors in algebraic simplification, especially with signs.
- Not recognizing indeterminate forms like 0/0 and failing to simplify.
- Calculation errors during substitution.
Revision tips
- Review the basic limit laws before attempting problems.
- Practice direct substitution first; only use algebraic methods if direct substitution results in an indeterminate form.
- Pay close attention to algebraic manipulations, especially factoring and sign changes.
- Ensure all mathematical expressions and symbols are correctly transcribed in your notes.
Practice MCQs
Q1. What is the limit of the function <math>f(x) = x + 3</math> as <math>x</math> approaches 3?
Explanation: By direct substitution, <math>\lim_{x\to 3} (x+3) = 3+3 = 6</math>.
Q2. Evaluate <math>\lim_{r\to 1} \pi r^2</math>.
Explanation: Substituting <math>r=1</math> into <math>\pi r^2</math> gives <math>\pi(1)^2 = \pi</math>.
Q3. What is the value of <math>\lim_{x\to 4} \frac{4x+3}{x-2}</math>?
Explanation: Direct substitution yields <math>\frac{4(4)+3}{4-2} = \frac{16+3}{2} = \frac{19}{2}</math>.
Q4. The limit <math>\lim_{x\to -1} \frac{x^{10} + x^5 + 1}{x - 1}</math> evaluates to:
Explanation: Substituting <math>x=-1</math> gives <math>\frac{(-1)^{10} + (-1)^5 + 1}{-1 - 1} = \frac{1 - 1 + 1}{-2} = -1/2</math>.
Q5. To evaluate <math>\lim_{x\to 0} \frac{(x+1)^5-1}{x}</math>, we can use the substitution <math>y = x+1</math>. As <math>x \to 0</math>, what does <math>y</math> approach?
Explanation: If <math>y = x+1</math> and <math>x \to 0</math>, then <math>y \to 0+1</math>, which means <math>y \to 1</math>.
Q6. When evaluating <math>\lim_{x \to 2} \frac{3x^2 - x - 10}{x^2 - 4}</math>, direct substitution results in which indeterminate form?
Explanation: Substituting <math>x=2</math> into the numerator gives <math>3(2)^2 - 2 - 10 = 12 - 2 - 10 = 0</math>, and into the denominator gives <math>2^2 - 4 = 0</math>, resulting in the indeterminate form <math>0/0</math>.
Frequently asked questions
What is the main focus of Chapter 13, Exercise 13.1 for Class 11 Maths?
Chapter 13, Exercise 13.1, focuses on the fundamental concept of evaluating limits of various functions, primarily algebraic ones, using direct substitution and basic algebraic simplification methods.
How do I evaluate a limit if direct substitution leads to an indeterminate form like 0/0?
If direct substitution results in an indeterminate form like 0/0, you need to simplify the expression algebraically. This often involves factoring the numerator and denominator to cancel out common factors before substituting the value again.
What is the significance of the limit <math>\lim_{x\to a} \frac{x^n - a^n}{x - a} = na^{n-1}</math>?
This formula is a standard result used to evaluate limits of the form <math>\frac{x^n - a^n}{x - a}</math> directly, which is particularly useful when direct substitution leads to the 0/0 indeterminate form.
Are derivatives covered in Exercise 13.1?
No, Exercise 13.1 is dedicated solely to the concept and evaluation of limits. The topic of derivatives is typically introduced in later sections of Chapter 13.
How can these NCERT solutions help in exam preparation?
These solutions provide clear, step-by-step explanations for each problem, helping students understand the methods and logic. Practicing with these rewritten solutions can reinforce concepts and improve problem-solving accuracy for exams.
Content reviewed by the NCERT Help team. Editorial Team and update policy
NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.