๐Ÿ“ Mathematics โ€” Class XII ยท Calculus

Application of Integrals

Finding areas bounded by curves โ€” where integration becomes geometry

๐Ÿ“– Chapter 8 โฑ ~30 min read ๐Ÿท Calculus

In this chapter

  1. Introduction
  2. Area under Simple Curves
  3. Summary

8.1 Introduction

"One should study Mathematics because it is only through Mathematics that nature can be conceived in harmonious form." โ€” Birkhoff

Elementary geometry gives us formulae for areas of triangles, rectangles, and circles. But what about the area under a parabola, or between two curves? Integral calculus provides the tools to calculate these areas precisely.

8.2 Area under Simple Curves

The area under a curve can be thought of as the sum of infinitely many thin vertical (or horizontal) strips.

Area under curve methods
Figure 8.1 โ€” Vertical strips (integrate w.r.t. x) vs horizontal strips (integrate w.r.t. y)
๐Ÿ“ Two Fundamental Formulae

Vertical strips (w.r.t. x):
Area = โˆซโ‚แต‡ y dx = โˆซโ‚แต‡ f(x) dx

Horizontal strips (w.r.t. y):
Area = โˆซcแตˆ x dy = โˆซcแตˆ g(y) dy

Area Between Two Curves

Area between two curves
Figure 8.2 โ€” Subtract the lower curve from the upper curve in the region of interest
Area Between Curves A = โˆซโ‚แต‡ [f(x) โˆ’ g(x)] dx where f(x) โ‰ฅ g(x) on [a, b]
โš ๏ธ Important Notes

(i) If the curve is below the x-axis, take absolute value: |โˆซโ‚แต‡ f(x) dx|
(ii) When curves cross, split the integral at intersection points
(iii) Use symmetry: area of circle = 4 ร— (area in first quadrant)

Area of Circle and Ellipse

Circle and ellipse area via integration
Figure 8.3 โ€” Circle area = ฯ€aยฒ, Ellipse area = ฯ€ab โ€” derived using integration

8.3 Summary

โœ… Key Takeaways

โ€ข Vertical strips: Area = โˆซโ‚แต‡ f(x) dx โ€” integrate w.r.t. x

โ€ข Horizontal strips: Area = โˆซcแตˆ g(y) dy โ€” integrate w.r.t. y

โ€ข Between curves: A = โˆซโ‚แต‡ [f(x) โˆ’ g(x)] dx (upper โˆ’ lower)

โ€ข Signed area: area below x-axis โ†’ take absolute value

โ€ข Circle: A = ฯ€aยฒ ยท Ellipse: A = ฯ€ab

โ€ข Use symmetry to simplify calculations when possible

Ch 7 โ€” Integrals Ch 9 โ€” Differential Equations