Chapter 8 · Page 5 of 5

Properties Used
in Area Problems

Positive / negative area concept, symmetry properties, and key results that save time in exams.

Class 12 · Mathematics · CBSE & JEE
01 · Signed Area
Positive and Negative Area Concept

A definite integral gives a signed value. When the curve is above the x-axis, the integral is positive. When below, the integral is negative. But area is always positive.

Positive Area

If \(f(x) \geq 0\) on \([a,b]\), the curve lies above the x-axis.
\(\displaystyle\int_a^b f(x)\,dx > 0\)
Area = this value directly.

Negative Area (Integral)

If \(f(x) \leq 0\) on \([a,b]\), the curve lies below the x-axis.
\(\displaystyle\int_a^b f(x)\,dx < 0\)
Area = \(\left|\displaystyle\int_a^b f(x)\,dx\right|\)

General Rule — Area Always Positive
\[ \text{Area} = \left|\int_a^b f(x)\,dx\right| \quad \text{when } f(x) \leq 0 \]
When Curve Crosses x-axis at c ∈ (a,b)
\[ \text{Area} = \int_a^c f(x)\,dx + \left|\int_c^b f(x)\,dx\right| \]
Classic Example — Crossing the Axis
Find total area between \(y = x^3 - x\) and the x-axis from \(x = -1\) to \(x = 1\).

Zeros: \(x^3-x=0 \Rightarrow x(x^2-1)=0 \Rightarrow x = -1,0,1\). Crosses at \(x=0\).

On \([-1,0]\): \(x^3-x = x(x^2-1) = x(x-1)(x+1)\). At \(x=-0.5\): \((-0.5)(0.75)\approx 0.375 > 0\). Positive.

On \([0,1]\): At \(x=0.5\): \(0.125-0.5 < 0\). Negative.

\(A_1 = \displaystyle\int_{-1}^0(x^3-x)\,dx = \left[\dfrac{x^4}{4}-\dfrac{x^2}{2}\right]_{-1}^0 = 0-\left(\dfrac{1}{4}-\dfrac{1}{2}\right) = \dfrac{1}{4}\)

\(A_2 = \left|\displaystyle\int_0^1(x^3-x)\,dx\right| = \left|\left[\dfrac{x^4}{4}-\dfrac{x^2}{2}\right]_0^1\right| = \left|\dfrac{1}{4}-\dfrac{1}{2}\right| = \dfrac{1}{4}\)

Total Area = \(\dfrac{1}{4}+\dfrac{1}{4} = \mathbf{\dfrac{1}{2}}\) sq. units

Note: if you blindly computed \(\int_{-1}^1(x^3-x)dx\) you'd get 0 — completely wrong!

02 · Symmetry
Symmetric Properties — Time Savers!

Symmetry is the most powerful tool to reduce computation. Recognise it and halve (or quarter) your work.

Property 1
Even Function Symmetry (About y-axis)
If f(-x) = f(x) — Even Function
\[\int_{-a}^a f(x)\,dx = 2\int_0^a f(x)\,dx\]

Geometric meaning: The region is symmetric about the y-axis. Left half mirrors right half.

Examples: \(y = x^2\), \(y = \cos x\), \(y = |x|\), \(x^2+y^2=r^2\) (circle).

Property 2
Odd Function Symmetry (About Origin)
If f(-x) = -f(x) — Odd Function
\[\int_{-a}^a f(x)\,dx = 0\]

Geometric meaning: The positive area and negative area cancel out exactly.

For actual area: \(A = 2\displaystyle\int_0^a |f(x)|\,dx = 2\displaystyle\int_0^a f(x)\,dx\) (if \(f \geq 0\) on \([0,a]\)).

Examples: \(y = x^3\), \(y = \sin x\), \(y = x\).

Property 3
4-fold Symmetry (Circle and Ellipse)
Circle / Ellipse — Use Quarter Area
\[\text{Area of Circle} = 4\int_0^r\sqrt{r^2-x^2}\,dx = \pi r^2\] \[\text{Area of Ellipse} = 4\int_0^a\frac{b}{a}\sqrt{a^2-x^2}\,dx = \pi ab\]

Always compute one quarter and multiply by 4. This is the standard method in board exams.

Property 4
Symmetry about x-axis
Curve symmetric about x-axis (e.g. y² = 4ax)
\[\text{Total Area} = 2\int_a^b y\,dx \quad (y \geq 0 \text{ part})\]

For \(y^2 = 4ax\): use \(y = 2\sqrt{ax}\) (upper half) and multiply by 2.

03 · Integral Properties
Key Properties of Definite Integrals Used in Area
#PropertyFormulaUse in Area
P1 Reversal of limits \(\int_a^b f\,dx = -\int_b^a f\,dx\) Fixing negative results from wrong limit order
P2 Additivity \(\int_a^b = \int_a^c + \int_c^b\) Splitting at zero-crossing points
P3 Even function \(\int_{-a}^a f = 2\int_0^a f\) (if even) Halving computation for symmetric regions
P4 Odd function \(\int_{-a}^a f = 0\) (if odd) Quickly evaluating areas — but get actual area by doubling one side
P5 Periodic function \(\int_0^{nT} f = n\int_0^T f\) Area under \(n\) cycles of \(\sin x\), \(\cos x\)
P6 Modulus \(\int_a^b|f|\,dx \geq |\int_a^b f\,dx|\) Area ≥ absolute value of integral
04 · Common Mistakes
Mistakes to Avoid — Board & JEE

❌ Mistake 1

Computing \(\int_{-a}^a \sin x\,dx = 0\) and stating area = 0. Area is 2, not 0! (odd function integral = 0, but area ≠ 0).

❌ Mistake 2

Not splitting the integral when the curve crosses the x-axis. Always find zeros first.

❌ Mistake 3

For area between curves, subtracting in the wrong order. Always: upper − lower or right − left.

❌ Mistake 4

Using area = \(\int_a^b f\,dx\) directly when \(f(x)\) can be negative. Take absolute value when needed.

❌ Mistake 5

For circle area: computing \(\int_{-r}^r\sqrt{r^2-x^2}\,dx\) instead of \(4\int_0^r...\,dx\). Both are correct but the latter is faster.

❌ Mistake 6

Forgetting to double the area when using symmetry. If you integrate one half, always multiply by 2 (or 4 for circular symmetry).

Chapter 8 — Master Cheat Sheet

All formulas and results at a glance · Class 12 · Board & JEE
Area — Curve + x-axis
\(A = \int_a^b f(x)\,dx\)
Area — Curve + y-axis
\(A = \int_c^d g(y)\,dy\)
Area Between Curves
\(A = \int_a^b [f(x)-g(x)]\,dx\)
Circle
\(A = \pi r^2\)
Ellipse
\(A = \pi ab\)
Parabola latus rectum
\(A = \tfrac{8a^2}{3}\)
Even symmetry
\(\int_{-a}^a f = 2\int_0^a f\)
Odd function integral
\(\int_{-a}^a f = 0\) (but area \(\neq 0\)!)
Negative region area
\(A = \left|\int_a^b f\,dx\right|\)
y²=4ax and x²=4ay
Enclosed area = \(\tfrac{16a^2}{3}\)
y=x² and y=x
Enclosed area = \(\tfrac{1}{6}\)
Periodic: n cycles
\(\int_0^{nT} |f| = n\int_0^T |f|\)
📋

Board Exam — Properties Strategy

  • When you see \(\int_{-a}^a\), immediately check: is the function even or odd? Use property P3 or P4.
  • For circle / ellipse area, always use the quarter + multiply by 4 approach.
  • In 5-mark questions, writing and using symmetry explicitly earns marks.
  • Always verify: can you check your area against an approximate geometrical estimate?
🎯

JEE Advanced — Property-Based Tricks

  • Area under \(y = f(x)\) from \(a\) to \(b\) can be rewritten using substitution \(x \to a+b-x\) (King's property) to simplify difficult integrals.
  • If \(f(a+x) = f(a-x)\), the graph is symmetric about \(x=a\).
  • For \(|f(x)|\) problems: split at zeros, integrate each piece with appropriate sign, add absolute values.
  • Minimum area problems: area as a function of parameter \(t\), then differentiate \(A(t)\) and set \(A'(t)=0\).