For the following graph, write a Reimann sum using left endpoints to approximate the area under the curve over [0,6] with 6 subintervals.
Table of contents
- 0. Functions4h 53m
- 1. Limits and Continuity2h 2m
- 2. Intro to Derivatives1h 33m
- 3. Techniques of Differentiation2h 18m
- 4. Derivatives of Exponential & Logarithmic Functions1h 16m
- 5. Applications of Derivatives2h 19m
- 6. Graphical Applications of Derivatives6h 0m
- 7. Antiderivatives & Indefinite Integrals48m
- 8. Definite Integrals4h 36m
- 9. Graphical Applications of Integrals1h 43m
- 10. Integrals of Inverse, Exponential, & Logarithmic Functions21m
- 11. Techniques of Integration2h 7m
- 12. Trigonometric Functions6h 54m
- Angles29m
- Trigonometric Functions on Right Triangles1h 8m
- Solving Right Triangles23m
- Trigonometric Functions on the Unit Circle1h 19m
- Graphs of Sine & Cosine46m
- Graphs of Other Trigonometric Functions32m
- Trigonometric Identities52m
- Derivatives of Trig Functions42m
- Integrals of Basic Trig Functions28m
- Integrals of Other Trig Functions10m
- 13: Intro to Differential Equations2h 23m
- 14. Sequences & Series2h 8m
- 15. Power Series2h 19m
- 16. Probability & Calculus45m
8. Definite Integrals
Riemann Sums
Struggling with Business Calculus?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
Evaluate the following summation:
∑i=14i2−3i+8
A
64
B
18
C
32
D
20

1
Step 1: Understand the summation notation. The given summation is \( \sum_{i=1}^4 (i^2 - 3i + 8) \), which means you need to evaluate the expression \( i^2 - 3i + 8 \) for each integer value of \( i \) from 1 to 4, and then sum the results.
Step 2: Break the summation into individual terms. Substitute \( i = 1, 2, 3, 4 \) into the expression \( i^2 - 3i + 8 \) to calculate each term. For example, when \( i = 1 \), the term becomes \( 1^2 - 3(1) + 8 \). Repeat this for \( i = 2, 3, 4 \).
Step 3: Simplify each term. For each value of \( i \), simplify the expression \( i^2 - 3i + 8 \) to get a numerical result. For example, when \( i = 1 \), simplify \( 1^2 - 3(1) + 8 \) to get the first term. Do the same for \( i = 2, 3, 4 \).
Step 4: Add the results of the individual terms. Once you have the simplified values for each term (from \( i = 1 \) to \( i = 4 \)), add them together to compute the total summation.
Step 5: Verify your work. Double-check each substitution, simplification, and addition to ensure accuracy in your calculations.
Related Videos
Related Practice
Multiple Choice