NCERT Solutions Class 11 Maths Chapter 12 helps you understand Limits and Derivatives through detailed solutions to all 73 questions across 3 exercises. You’ll learn how to evaluate limits using algebraic methods and L’HΓ΄pital’s rule, find derivatives using first principles and standard formulas, and apply differentiation rules for polynomial, trigonometric, and exponential functions. These foundational calculus concepts are essential for JEE preparation and advanced mathematics in Class 12.
Download Complete Chapter 12 Solutions PDF
All exercises with step-by-step solutions | Updated 2025-26 | Free Download
Download PDF (Free)NCERT Solutions Class 11 Maths Chapter 12 Limits and Derivatives – Complete Guide
NCERT Class 11 Chapter 12 on Limits and Derivatives introduces you to the fascinating world of calculus, which forms the foundation for advanced mathematics and numerous real-world applications. This chapter carries 8 marks in the CBSE board exam and is considered highly important as it bridges algebra with calculus concepts you’ll study in Class 12.
π CBSE Class 11 Maths Chapter 12 – Exam Weightage & Marking Scheme
| CBSE Board Marks | 8 Marks |
| Unit Name | Calculus |
| Difficulty Level | Medium |
| Importance | High |
| Exam Types | CBSE Board, State Boards |
| Typical Questions | 2-3 questions |
You will explore the concept of limits, learning how functions behave as they approach specific values. You’ll master various techniques to evaluate limits, including algebraic methods, rationalization, and using standard limit formulas. The chapter then introduces you to derivatives, starting with the intuitive concept of instantaneous rate of change and progressing to finding derivatives using first principles (ab initio method). You’ll also learn derivative formulas for polynomial, trigonometric, and other standard functions, along with essential rules like the sum, difference, product, and quotient rules.
This chapter has tremendous practical significance in physics (velocity, acceleration), economics (marginal cost, revenue), and engineering applications. In CBSE exams, you can expect 2-3 questions including MCQs worth 1 mark, short answer questions (2-3 marks) on limit evaluation, and long answer questions (4-5 marks) on derivatives using first principles. Understanding the geometric interpretation of derivatives as slopes of tangent lines will help you visualize concepts better.
Quick Facts – Class 11 Chapter 12
| π Chapter Number | Chapter 12 |
| π Chapter Name | Limits and Derivatives |
| βοΈ Total Exercises | 3 Exercises |
| β Total Questions | 73 Questions |
| π Updated For | CBSE Session 2025-26 |
Mastering Limits and Derivatives is crucial not just for scoring well in Class 11, but also for building a strong foundation for Class 12 calculus chapters like Continuity and Differentiability, Applications of Derivatives, and Integrals. With consistent practice of NCERT solutions and previous year questions, you’ll develop the analytical skills needed to tackle complex calculus problems confidently.
NCERT Solutions Class 11 Maths Chapter 12 – All Exercises PDF Download
Download exercise-wise NCERT Solutions PDFs for offline study
| Exercise No. | Topics Covered | Download PDF |
|---|---|---|
| EXERCISE 12.1 | Complete step-by-step solutions for 32 questions | π₯ Download PDF |
| EXERCISE 12.2 | Complete step-by-step solutions for 11 questions | π₯ Download PDF |
| Miscellaneous Exercise on Chapter 12 | Complete step-by-step solutions for 30 questions | π₯ Download PDF |
Limits and Derivatives – Key Formulas & Concepts
Quick reference for CBSE exams
| Formula | Description | When to Use |
|---|---|---|
| Limit Definition \(\lim_{x \to a} f(x) = L\) | The value that f(x) approaches as x gets arbitrarily close to ‘a’. Note: The limit exists only if the left-hand limit and right-hand limit are equal. | To formally define and understand limits, especially in theoretical questions or proofs. |
| Limit of a Constant Function \(\lim_{x \to a} c = c\) | The limit of a constant function is the constant itself. Note: The limit is independent of the value ‘a’. | When finding the limit of a function that is simply a constant value. |
| Limit of x \(\lim_{x \to a} x = a\) | The limit of x as x approaches ‘a’ is simply ‘a’. Note: Direct substitution works in this case. | Basic limit calculations where the function is just ‘x’. |
| Limit of a Sum/Difference \(\lim_{x \to a} [f(x) \pm g(x)] = \lim_{x \to a} f(x) \pm \lim_{x \to a} g(x)\) | The limit of a sum/difference is the sum/difference of the limits. Note: This holds true only if both limits on the right-hand side exist. | When dealing with limits of expressions involving addition or subtraction of functions. |
| Limit of a Product \(\lim_{x \to a} [f(x) \cdot g(x)] = \lim_{x \to a} f(x) \cdot \lim_{x \to a} g(x)\) | The limit of a product is the product of the limits. Note: Again, this holds true only if both limits on the right-hand side exist. | When dealing with limits of expressions involving multiplication of functions. |
| Limit of a Quotient \(\lim_{x \to a} \frac{f(x)}{g(x)} = \frac{\lim_{x \to a} f(x)}{\lim_{x \to a} g(x)}\) | The limit of a quotient is the quotient of the limits. Note: Crucially, \(\lim_{x \to a} g(x)\) must NOT be equal to 0. If it is, you’ll need to manipulate the expression. | When dealing with limits of expressions involving division of functions. |
| Standard Limit 1 \(\lim_{x \to 0} \frac{\sin x}{x} = 1\) | A fundamental trigonometric limit. Note: x must be in radians! Be careful with variations like \(\frac{\sin ax}{bx}\) which equals \(\frac{a}{b}\). | When you see \(\frac{\sin x}{x}\) as \(x\) approaches 0, or something that can be manipulated into that form. Very common in trigonometric limit problems. |
| Standard Limit 2 \(\lim_{x \to 0} \frac{1 – \cos x}{x} = 0\) | Another important trigonometric limit. Note: Use trigonometric identities (like \(1 – \cos x = 2\sin^2(\frac{x}{2})\)) to simplify and apply this. | When you see \(\frac{1 – \cos x}{x}\) as \(x\) approaches 0, or something that can be manipulated into that form. |
| First Principle of Derivative \(f'(x) = \lim_{h \to 0} \frac{f(x+h) – f(x)}{h}\) | The definition of the derivative of a function f(x). Note: This is the *definition* of the derivative. It’s essential for understanding what a derivative *is*. | To find the derivative from first principles, or to prove derivative formulas. |
| Derivative of x^n \(\frac{d}{dx}(x^n) = nx^{n-1}\) | The derivative of x raised to the power of n. Note: Applies for any real number n (except when x=0 and n<=0). This is the power rule. | Finding the derivative of polynomial terms. |
| Derivative of a Constant \(\frac{d}{dx}(c) = 0\) | The derivative of a constant is zero. Note: Easy to forget, but crucial! | Whenever you have a constant term in an expression you’re differentiating. |
| Derivative of sin(x) \(\frac{d}{dx}(\sin x) = \cos x\) | The derivative of the sine function. Note: Memorize this! | Differentiating trigonometric functions. |
| Derivative of cos(x) \(\frac{d}{dx}(\cos x) = -\sin x\) | The derivative of the cosine function. Note: Don’t forget the negative sign! | Differentiating trigonometric functions. |
| Product Rule \(\frac{d}{dx}[u(x)v(x)] = u'(x)v(x) + u(x)v'(x)\) | The derivative of the product of two functions. Note: Remember the order! (derivative of first * second) + (first * derivative of second) | When differentiating a function that is the product of two other functions. |
| Quotient Rule \(\frac{d}{dx}\left[\frac{u(x)}{v(x)}\right] = \frac{u'(x)v(x) – u(x)v'(x)}{[v(x)]^2}\) | The derivative of the quotient of two functions. Note: The order matters! (derivative of top * bottom) – (top * derivative of bottom), all divided by the bottom squared. | When differentiating a function that is the quotient of two other functions. |
Frequently Asked Questions – NCERT Class 11 Maths Chapter 12
π Related Study Materials – Class 11 Maths Resources
| Resource | Access |
|---|---|
| NCERT Exemplar Class 11 Chemistry MCQs | Practice MCQs |
| NCERT Exemplar Class 11 Biology MCQs | Practice MCQs |
| NCERT Class 10 Maths (Review) | View Solutions |