The Chapter in One Sweep

The definite integral is an area. Everything in this chapter follows from slicing a region into thin strips and summing them.

The two area formulas

  1. Vertical strips: region bounded by y=f(x)y = f(x), the xx-axis, x=ax = a and x=bx = b: A=abydx=abf(x)dxA = \int_a^b y\,dx = \int_a^b f(x)\,dx
  2. Horizontal strips: region bounded by x=g(y)x = g(y), the yy-axis, y=cy = c and y=dy = d: A=cdxdy=cdg(y)dyA = \int_c^d x\,dy = \int_c^d g(y)\,dy

Vertical strips under a curve and horizontal strips against the y axis

The sign rule

Below the axis, the integral is negative; report A1+A2|A_1| + A_2, splitting at every axis crossing.

Curve crossing the x axis with negative and positive area pieces marked

The showcase results

  1. Circle x2+y2=a2x^2 + y^2 = a^2: area =πa2= \pi a^2, via 40aa2x2dx4\int_0^a\sqrt{a^2 - x^2}\,dx.
  2. Ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1: area =πab= \pi ab (a,ba, b = square roots of the denominators).
  3. Building blocks: 0aa2x2dx=πa24\int_0^a\sqrt{a^2 - x^2}\,dx = \frac{\pi a^2}{4} (quarter circle); one arch of sin\sin or cos\cos has area 22; a parabolic arch fills 23\frac23 of its bounding rectangle; the latus-rectum region of y2=4axy^2 = 4ax has area 8a23\frac{8a^2}{3}.

The JEE add-on: area between curves

A=ab[f(x)g(x)]dx(f on top; a,b from f=g)A = \int_a^b\left[f(x) - g(x)\right]dx \quad (f \text{ on top; } a, b \text{ from } f = g)

Region between two intersecting curves with a vertical strip spanning them

Remember the classics: y=xy = x vs y=x2y = x^2 gives 16\frac16; y2=4axy^2 = 4ax vs x2=4byx^2 = 4by gives 16ab3\frac{16ab}{3}.

The Decision Checklist and Mistake List

Decision checklist — run it on every problem

  1. Sketch the region (ten seconds, sign-correct).
  2. Boundaries: axis + ordinates? Two curves? A modulus corner?
  3. Intercepts/intersections inside the interval → split points.
  4. Symmetry: both-axes (circle/ellipse: ×4\times4), even (×2\times2), point symmetry (congruent lobes).
  5. Strip direction: does the curve solve cleanly for yy (use dxdx) or for xx (use dydy)?
  6. Integrate, take absolute values piecewise, add, attach "square units".

The mistake checklist — read before every exam

  1. Integrating across an axis crossing without splitting — the chapter's number-one error; cancellation corrupts the area silently.
  2. Reporting a negative area — the integral's sign is information (below the axis / wrong curve on top), never the final answer.
  3. f\left|\int f\right| instead of f\int|f| — the absolute value goes on each piece, not on the total.
  4. Ellipse area from the denominatorsπab\pi ab needs the square roots: x216+y29=1\frac{x^2}{16} + \frac{y^2}{9} = 1 gives 12π12\pi, never 144π144\pi.
  5. Forgetting ×4\times 4 (or ×2\times 2) after computing one quadrant of a symmetric figure.
  6. Chain-rule amnesia in the anti-derivative: sin2xdx=cos2x2\int\sin 2x\,dx = -\frac{\cos 2x}{2} — each arch of sin2x\sin 2x has area 11, not 22.
  7. Latus-rectum and chord regions: the region is symmetric about the parabola's axis — set up one half and double.
  8. Wrong top curve between two curves — test one interior point before integrating fgf - g.
  9. Fake intersections from squaring while solving f=gf = g — verify each root on the original equations.
  10. Mixing the region's description: "bounded by the yy-axis" means horizontal strips and yy-limits — don't autopilot into ydx\int y\,dx.

Key Point: Revision strategy: one pass through the formula blocks above, one pass through this list, then the Section 7 drill under time. Every wrong drill answer maps to exactly one checklist line — fix the line, not just the question.

[JEE Tip] The night before the exam, re-derive the circle's πa2\pi a^2 once by strips and re-solve y=xy = x vs y=x2y = x^2 — one derivation and one between-curves classic lock the whole chapter's machinery into place.