purpose
Area Under Curve Calculator
Calculate the area under any curve between two x-values with a shaded visualization showing positive and negative regions.
Click to show tips
Try an Example
Pick a scenario to see how the calculator works, then adjust the values
Basic Polynomial
Integrate x^2 from 0 to 1 using Simpson's rule. Exact answer: 1/3.
Key values: x^2 · [0, 1] · Simpson's rule
Trigonometric Integral
Integrate sin(x) from 0 to pi. Exact answer: 2.
Key values: sin(x) · [0, pi] · Exact: 2
Area Under a Bell Curve
Approximate the Gaussian integral e^(-x^2) from -3 to 3.
Key values: e^(-x^2) · [-3, 3] · Gaussian
Area Under a Curve
The area between a non-negative function and the x-axis from to is:
If the function dips below the x-axis, use for the geometric (unsigned) area.
Area Between Two Curves
The area between (upper) and (lower) from to :
Key step: Find intersection points by solving — these are the limits of integration. If the curves cross within the interval, split into separate integrals.
Worked Example
Find the area between and :
- Intersection:
- On , (line is above parabola)
Horizontal Slicing
Sometimes integrating with respect to is easier. Express curves as and :
This is especially useful for regions bounded by curves that aren't functions of (like a sideways parabola ).
Frequently Asked Questions
How do you calculate the area under a curve?
The area under a non-negative curve from to is computed by the definite integral . If the function dips below the x-axis, use for the geometric (unsigned) area.
What is the difference between area under a curve and a definite integral?
A definite integral gives the signed area, where regions below the x-axis count as negative. The geometric area under a curve treats all regions as positive by integrating the absolute value .
How do you find the area between two curves?
Find the intersection points by solving to get the limits. Then integrate the difference: , where is the upper curve and is the lower curve.
What if the curves cross within the integration interval?
If the curves cross, split the integral at each intersection point. On each sub-interval, determine which function is on top and integrate the appropriate difference. Then sum the absolute values of each piece.
When should I use horizontal slicing instead of vertical slicing?
Use horizontal slicing (integrating with respect to ) when the region is bounded by curves that are more naturally expressed as , such as a sideways parabola . This can simplify the integral significantly.
Related purpose Variants
Explore more purpose options
More Math Calculators
Explore the category