Riemann Sum: Area Under y = x²
Integrals · Class XII
Choose interval [0, a] and rectangle count n. Compare left-endpoint sum with the exact integral.
- Left-endpoint sum2.28
- Exact integral2.6667
- Error-0.3867
- y = x²
Formulas in this lab
- Left-endpoint sum
- Exact integral
- Error
Frequently asked questions
▶What is the area under a curve?
The area between $y = f(x)$, the x-axis, and $x = a$, $x = b$ is the definite integral $\int_a^b f(x)\,dx$. For $f \ge 0$, this is literally the area in square units. If $f$ dips below zero, the integral subtracts that signed area.
▶How do I use the area under curve lab?
Slide the limits $a$ and $b$ and the lab shades the region under the chosen curve and reports the integral value. Try $f(x) = x$ between $0$ and $4$: area is $\int_0^4 x\,dx = 8$ — the triangle has base 4, height 4.
▶Why is the fundamental theorem of calculus so powerful?
It says $\int_a^b f(x)\,dx = F(b) - F(a)$ where $F'(x) = f(x)$. Areas, distances, and accumulated quantities can be computed by reversing differentiation, no Riemann sums needed. This is the single most important idea in Class XII calculus.
▶Where do areas under curves matter in real life?
Total distance from a velocity-time graph is the area under it. Pharmacokinetics computes drug exposure (AUC) by integrating concentration over time. Economists compute consumer and producer surplus as areas between supply and demand curves. The lab gives a visual anchor for all these.