Example 1 — Right Riemann sum
EasyProblem
Approximate using a right sum with .
Solution
-
We're estimating area with rectangles, so this is a Riemann sum; right endpoints set the heights.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I summing rectangle areas to estimate area under a curve, rather than evaluating exactly?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Width ; right endpoints give heights , .
The rule is chosen only after the structure matches, so the steps mean something.
-
Sum the rectangle areas: .
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — approximate area with rectangles. If it does not, revisit the recognition step before changing the arithmetic.
Answer
(approximation)
Takeaway: A Riemann sum adds rectangle areas; here overestimates the exact because right endpoints sit high on a rising curve.