Math Lab
Home/Class XI/Chapter 12

Chapter 12: Limits and Derivatives

This chapter is your first taste of calculus , the mathematics of change. Calculus answers two related questions:

  1. How does a function behave near a point? (limits)
  2. How fast is it changing at that point? (derivatives)

A limit captures what value a function f(x)f(x) "approaches" as xx approaches some target aa, even when f(a)f(a) itself is undefined or behaves oddly. We write limxaf(x)=L\lim_{x \to a} f(x) = L to mean "as xx gets close to aa, f(x)f(x) gets close to LL". Limits underlie everything in calculus.

A derivative is a rate of change. The derivative f(a)f'(a) measures how fast f(x)f(x) is changing at the instant x=ax = a. Geometrically, f(a)f'(a) is the slope of the tangent line to the graph y=f(x)y = f(x) at (a,f(a))(a, f(a)). Physically, if f(t)f(t) is the position of a particle at time tt, then f(t)f'(t) is its instantaneous velocity.

The chapter introduces both concepts informally (no ε\varepsilon-δ\delta formalism), provides the basic algebra of limits, presents standard limits like limx0sinxx=1\lim_{x \to 0} \dfrac{\sin x}{x} = 1, and then defines the derivative as a special limit: f(a)=limh0f(a+h)f(a)h.f'(a) = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}. From there we derive the standard differentiation rules: linearity, product rule, quotient rule, derivatives of polynomials, sine, cosine.

For Class XII, JEE, and beyond, calculus becomes the central topic. The two ideas in this chapter , limit and derivative , are the seeds from which all of differential and integral calculus grows.

What's inside

  1. Informal limits and the idea of approach.
  2. Algebra of limits, evaluating simple limits.
  3. Standard limits including sinx/x\sin x / x, (ax1)/x(a^x - 1)/x, (1+x)1/x(1 + x)^{1/x}.
  4. Derivative from first principles.
  5. Differentiation rules , linearity, product, quotient.
  6. Derivatives of standard functions , polynomials, trig, exponential.

Key results / Formula card

ConceptFormula
Limit notationlimxaf(x)=L\lim_{x \to a} f(x) = L
Sum rulelim(f+g)=limf+limg\lim (f + g) = \lim f + \lim g
Product rulelim(fg)=(limf)(limg)\lim (f \cdot g) = (\lim f)(\lim g)
Quotient rulelim(f/g)=(limf)/(limg)\lim (f/g) = (\lim f)/(\lim g), if limg0\lim g \ne 0
Standard limitlimx0sinxx=1\lim_{x \to 0} \dfrac{\sin x}{x} = 1
Standard limitlimx01cosxx2=12\lim_{x \to 0} \dfrac{1 - \cos x}{x^2} = \dfrac{1}{2}
Standard limitlimx0ex1x=1\lim_{x \to 0} \dfrac{e^x - 1}{x} = 1
Standard limitlimx0ax1x=lna\lim_{x \to 0} \dfrac{a^x - 1}{x} = \ln a
Standard limitlimx0(1+x)1/x=e\lim_{x \to 0} (1 + x)^{1/x} = e
Standard limitlimxaxnanxa=nan1\lim_{x \to a} \dfrac{x^n - a^n}{x - a} = n a^{n-1}
Derivativef(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \dfrac{f(a + h) - f(a)}{h}
(xn)(x^n)'nxn1n x^{n - 1}
(sinx)(\sin x)'cosx\cos x
(cosx)(\cos x)'sinx-\sin x
(ex)(e^x)'exe^x
Product rule(uv)=uv+uv(uv)' = u'v + uv'
Quotient rule(u/v)=(uvuv)/v2(u/v)' = (u'v - uv')/v^2

How to read this chapter

Don't try to prove limits with ε\varepsilon-δ\delta yet. Build intuition first. After each example, draw a quick sketch of the function near the point of interest. Memorise the table of standard limits , they appear constantly. Practice "by first principles" until you can derive (x2)=2x(x^2)' = 2x and (sinx)=cosx(\sin x)' = \cos x in your sleep.

Sub-topics

6 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 12 : Limits and Derivatives: Mixed practice
10 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6

Q7

Q8

Q9

Q10