The definite integral is not only a tool for measuring area.
The same idea of slicing thin and adding up gives the area between two curves, the volume of a solid of revolution, and the distance traveled from a velocity graph.
Problems that look completely different all trace back to one definite integral, the heart of this unit.
Drag the lower a and upper b sliders and watch the shaded region between the two curves, and its area value, change.
Area Between Two Curves
📐 Area-Between Idea
①Area between f(x) and g(x) = ∫|f(x) − g(x)| dx
②Integrate (upper function) − (lower function)
③Find intersections first to set the limits!
-1.5
1.5
seegongsik.com
Use a definite integral for the shaded area between f(x) and g(x)
Area Between Curves
S = ∫ab |f(x) − g(x)| dx
Subtract the lower from the upper, then integrate (mind the absolute value)
Strategy for Area
Area Between Curve and x-axis
S = ∫ab |f(x)| dx
Split the interval if the curve crosses the x-axis
Area Against the y-axis (x = g(y))
S = ∫cd |g(y)| dy
Sometimes it is easier to swap the role of x and y
💡 Steps
①Find intersections: f(x) = g(x) or f(x) = 0
②Identify upper vs lower
③Split where they switch
④Integrate each piece and add
Volume of a Solid of Revolution
2
seegongsik.com
Solid formed by revolving y = √x about the x-axis — disk method
Volume Around x-axis (Disk)
V = π ∫ab [f(x)]² dx
Cross-sections are disks; radius = f(x), area = π[f(x)]²
Volume Around y-axis
V = π ∫cd [g(y)]² dy
For y-axis rotation, write x = g(y) and integrate w.r.t. y
🔑 Key Idea
①Identify which axis the figure rotates around
②x-axis: radius = |f(x)|, integrate w.r.t. x
③y-axis: radius = |g(y)|, integrate w.r.t. y
Velocity & Distance
2 s
seegongsik.com
Area under the velocity-time graph = distance traveled
Distance
distance = ∫ab |v(t)| dt
Integrate the absolute value of velocity for actual distance
💡 Displacement vs Distance
①Displacement = ∫v(t)dt (signed)
②Distance = ∫|v(t)|dt (always non-negative)
③Where v(t) ≥ 0, displacement = distance
Wrap-up
Area Between Curves
∫|f − g| dx
Split via intersections
Volume of Revolution
π∫[f(x)]² dx
Disk method
🎯 Exam Points
①Area: intersections → upper/lower → integrate per region → sum