Find the Area
Tap the region enclosed between the two curves to paint it.
Set the Bounds
Drag the vertical lines to the intersection points (a and b).
a = {{currentA === null ? '?' : currentA}}
b = {{currentB === null ? '?' : currentB}}
Upper & Lower
Drag the functions to identify which is on top and bottom.
Upper Function
Lower Function
Build Integral
Tap blocks to complete the area formula.
∫
(
Upper
-
Lower
) dx
Calculate Area
Slide to integrate from a to b.
= {{ currentCalculatedArea.toFixed(2) }}