Area Under a Curve: Integration in Action
CSEC Additional Mathematics Essential Knowledge: Finding the area under a curve is one of the most important applications of integration. This concept connects algebra with geometry and has real-world applications in physics, economics, and engineering. Mastering this topic is crucial for CSEC Additional Mathematics success.
Key Concept: The definite integral \(\int_{a}^{b} f(x) \, dx\) represents the net signed area between the curve \(y = f(x)\), the x-axis, and the vertical lines \(x = a\) and \(x = b\). Area above the x-axis is positive, while area below the x-axis is negative.
Part 1: The Definite Integral as Area
From Riemann Sums to Definite Integrals
The area under a curve can be approximated by dividing it into thin rectangles and summing their areas. As the width of these rectangles approaches zero, the sum approaches the exact area:
This is known as the Riemann sum approach to integration.
The shaded region represents \(\int_{1}^{4} (x^2 – 4x + 6) \, dx\). Notice how the area is bounded by the curve, the x-axis, and the vertical lines at x = 1 and x = 4.
Find the area under the curve \(y = 2x + 3\) from \(x = 1\) to \(x = 4\).
Interpretation: The area under the straight line \(y = 2x + 3\) from x = 1 to x = 4 is 24 square units. This could also be calculated using the trapezium area formula as a check.
Part 2: Area Between Curve and x-axis
Handling Positive and Negative Areas
The definite integral gives net signed area:
POSITIVE (+)
NEGATIVE (-)
When the curve crosses the x-axis between the limits of integration, the integral gives the net result (positive minus negative areas).
Find the area between the curve \(y = x^2 – 4\), the x-axis, and the lines \(x = 0\) and \(x = 3\).
\(\text{Area} = \left| \int_{0}^{2} (x^2 – 4) \, dx \right| + \int_{2}^{3} (x^2 – 4) \, dx\)
Step-by-step calculation:
Common Mistake Alert: Many students forget to split the integral when the curve crosses the x-axis, or they forget to take absolute values for areas below the x-axis. Always sketch the graph first!
The red shaded area is below the x-axis (negative integral), while the green shaded area is above the x-axis (positive integral). The total area is the sum of their absolute values.
Part 3: Area Between Two Curves
The “Top Minus Bottom” Rule
where \(f(x)\) is the upper curve and \(g(x)\) is the lower curve on the interval \([a, b]\).
Strategy: 1) Find intersection points (limits a and b), 2) Determine which curve is on top, 3) Integrate (top – bottom).
Find the area enclosed by the curves \(y = x^2\) and \(y = 2x + 3\).
For \(x = 0\): \(y = x^2 = 0\), \(y = 2x + 3 = 3\)
So \(2x + 3 > x^2\) on \([-1, 3]\)
Calculation:
The shaded area between the parabola \(y = x^2\) and the line \(y = 2x + 3\) from \(x = -1\) to \(x = 3\).
Part 4: CSEC Past Paper Questions
Exam-Style Problems
The curve \(C\) has equation \(y = x^3 – 6x^2 + 9x\).
(i) Find the coordinates of the points where \(C\) crosses the x-axis.
(ii) Find the area of the region enclosed by \(C\) and the x-axis.
(i) Where curve crosses x-axis:
Set \(y = 0\): \(x^3 – 6x^2 + 9x = 0\)
Factor: \(x(x^2 – 6x + 9) = x(x – 3)^2 = 0\)
So \(x = 0\) or \(x = 3\) (repeated)
Crossing points: \((0, 0)\) and \((3, 0)\)
(ii) Area enclosed by curve and x-axis:
Since the curve touches the x-axis at \(x = 3\) (repeated root), the entire area is between \(x = 0\) and \(x = 3\).
Area = \(\int_{0}^{3} (x^3 – 6x^2 + 9x) \, dx\)
= \(\left[\frac{x^4}{4} – 2x^3 + \frac{9x^2}{2}\right]_{0}^{3}\)
= \(\left(\frac{81}{4} – 54 + \frac{81}{2}\right) – 0\)
= \(\left(\frac{81}{4} – \frac{216}{4} + \frac{162}{4}\right)\)
= \(\frac{27}{4} = 6.75\) square units
Find the area of the region bounded by the curve \(y = 4 – x^2\), the x-axis, and the lines \(x = -1\) and \(x = 2\).
Step 1: Check if curve crosses x-axis between -1 and 2
Set \(4 – x^2 = 0 \Rightarrow x^2 = 4 \Rightarrow x = \pm 2\)
The curve crosses at x = 2 (our upper limit) and x = -2 (outside our interval)
Step 2: Since curve is above x-axis on entire interval [-1, 2]:
Area = \(\int_{-1}^{2} (4 – x^2) \, dx\)
= \(\left[4x – \frac{x^3}{3}\right]_{-1}^{2}\)
= \(\left(8 – \frac{8}{3}\right) – \left(-4 – \frac{-1}{3}\right)\)
= \(\left(8 – \frac{8}{3}\right) – \left(-4 + \frac{1}{3}\right)\)
= \(\left(\frac{24}{3} – \frac{8}{3}\right) – \left(\frac{-12}{3} + \frac{1}{3}\right)\)
= \(\frac{16}{3} – \left(\frac{-11}{3}\right)\)
= \(\frac{16}{3} + \frac{11}{3} = \frac{27}{3} = 9\) square units
The region \(R\) is bounded by the curve \(y = x^2 + 1\), the lines \(x = 1\), \(x = 3\), and the x-axis. Find the area of \(R\).
Step 1: Note that \(y = x^2 + 1\) is always positive (minimum value is 1 when x = 0)
So curve is always above x-axis
Step 2: Area = \(\int_{1}^{3} (x^2 + 1) \, dx\)
= \(\left[\frac{x^3}{3} + x\right]_{1}^{3}\)
= \(\left(\frac{27}{3} + 3\right) – \left(\frac{1}{3} + 1\right)\)
= \((9 + 3) – \left(\frac{1}{3} + 1\right)\)
= \(12 – \frac{4}{3}\)
= \(\frac{36}{3} – \frac{4}{3} = \frac{32}{3} = 10\frac{2}{3}\) square units
Part 5: Common Pitfalls and Exam Strategy
Avoiding Mistakes in Area Calculations
Common Mistake #1
Forgetting to split the integral when the curve crosses the x-axis
Solution: Always find x-intercepts first and check if they’re within your limits
Common Mistake #2
Not taking absolute value for areas below the x-axis
Solution: Remember: Total area = sum of absolute values of each part
Common Mistake #3
Wrong “top minus bottom” for area between curves
Solution: Sketch or test a point to determine which function is greater
CSEC Exam Strategy for Area Questions:
- Sketch the curve(s) if possible (even a rough sketch helps)
- Find intersection points or limits if not given
- Check for x-axis crossings within the interval
- Set up integral(s) correctly with proper limits
- Integrate carefully and simplify step by step
- Include units (square units) in your final answer
- Verify your answer makes sense (positive area, reasonable size)
🎯 Key Formulas Summary
- Area under curve: \(A = \int_{a}^{b} f(x) \, dx\) (if \(f(x) \geq 0\) on \([a, b]\))
- Area between curve and x-axis (if curve crosses axis): \(A = \int_{a}^{c} |f(x)| \, dx + \int_{c}^{b} |f(x)| \, dx\) where \(c\) is crossing point
- Area between two curves: \(A = \int_{a}^{b} [f(x) – g(x)] \, dx\) where \(f(x) \geq g(x)\) on \([a, b]\)
- Finding limits: Set curves equal to find intersection points
Quiz: Test Your Understanding
\(\text{Area} = \int_{1}^{3} (3x^2 + 2x) \, dx = [x^3 + x^2]_{1}^{3}\)
\(= (27 + 9) – (1 + 1) = 36 – 2 = 34\) square units
First find where curve crosses x-axis: \(x^2 – 2x = 0 \Rightarrow x(x-2) = 0 \Rightarrow x = 0, 2\)
On [0, 2], curve is below x-axis (test x=1: \(y = -1\))
On [2, 3], curve is above x-axis (test x=2.5: \(y = 1.25\))
Area = \(\left| \int_{0}^{2} (x^2 – 2x) \, dx \right| + \int_{2}^{3} (x^2 – 2x) \, dx\)
\(\int (x^2 – 2x) \, dx = \frac{x^3}{3} – x^2\)
First part: \(\left| \left[\frac{x^3}{3} – x^2\right]_{0}^{2} \right| = \left| \left(\frac{8}{3} – 4\right) – 0 \right| = \left| \frac{8}{3} – \frac{12}{3} \right| = \frac{4}{3}\)
Second part: \(\left[\frac{x^3}{3} – x^2\right]_{2}^{3} = \left(\frac{27}{3} – 9\right) – \left(\frac{8}{3} – 4\right) = (9 – 9) – \left(\frac{8}{3} – \frac{12}{3}\right) = 0 – \left(-\frac{4}{3}\right) = \frac{4}{3}\)
Total area = \(\frac{4}{3} + \frac{4}{3} = \frac{8}{3} = 2\frac{2}{3}\) square units
Find intersections: \(x^2 = x + 2 \Rightarrow x^2 – x – 2 = 0 \Rightarrow (x-2)(x+1) = 0 \Rightarrow x = -1, 2\)
Test point x=0: For line, y=2; for parabola, y=0. So line is above parabola.
Area = \(\int_{-1}^{2} [(x+2) – x^2] \, dx = \int_{-1}^{2} (x + 2 – x^2) \, dx\)
\(= \left[\frac{x^2}{2} + 2x – \frac{x^3}{3}\right]_{-1}^{2}\)
\(= \left(\frac{4}{2} + 4 – \frac{8}{3}\right) – \left(\frac{1}{2} – 2 + \frac{1}{3}\right)\)
\(= \left(2 + 4 – \frac{8}{3}\right) – \left(\frac{1}{2} – 2 + \frac{1}{3}\right)\)
\(= \left(6 – \frac{8}{3}\right) – \left(-\frac{3}{2} + \frac{1}{3}\right)\)
\(= \left(\frac{18}{3} – \frac{8}{3}\right) – \left(-\frac{9}{6} + \frac{2}{6}\right)\)
\(= \frac{10}{3} – \left(-\frac{7}{6}\right) = \frac{10}{3} + \frac{7}{6} = \frac{20}{6} + \frac{7}{6} = \frac{27}{6} = \frac{9}{2} = 4.5\) square units
🌍 Real-World Applications
Final Tip: When checking your work, remember that area is always positive. If you get a negative answer for an area calculation, you probably forgot to take the absolute value for parts below the x-axis or set up “top minus bottom” incorrectly for area between curves.
