Please wait while we process your payment
If you don't see it, please check your spam folder. Sometimes it can end up there.
If you don't see it, please check your spam folder. Sometimes it can end up there.
Please wait while we process your payment
Get instant, ad-free access to our grade-boosting study tools with a 7-day free trial!
Learn more
Create Account
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Log into your PLUS account
Create Account
Select Plan
Payment Info
Start 7-Day Free Trial!
Select Your Plan
Monthly
$5.99
/month + taxAnnual
$29.99
/year + taxAnnual
2-49 accounts
$22.49/year + tax
50-99 accounts
$20.99/year + tax
Select Quantity
Price per seat
$29.99 $--.--
Subtotal
$-.--
Want 100 or more? Request a customized plan
Monthly
$5.99
/month + taxYou could save over 50%
by choosing an Annual Plan!
Annual
$29.99
/year + taxSAVE OVER 50%
compared to the monthly price!
| Focused-studying | ||
| PLUS Study Tools | ||
| AP® Test Prep PLUS | ||
| My PLUS Activity | ||
Annual
$22.49/month + tax
Save 25%
on 2-49 accounts
Annual
$20.99/month + tax
Save 30%
on 50-99 accounts
| Focused-studying | ||
| PLUS Study Tools | ||
| AP® Test Prep PLUS | ||
| My PLUS Activity | ||
Testimonials from SparkNotes Customers
No Fear provides access to Shakespeare for students who normally couldn’t (or wouldn’t) read his plays. It’s also a very useful tool when trying to explain Shakespeare’s wordplay!
Erika M.
I tutor high school students in a variety of subjects. Having access to the literature translations helps me to stay informed about the various assignments. Your summaries and translations are invaluable.
Kathy B.
Teaching Shakespeare to today's generation can be challenging. No Fear helps a ton with understanding the crux of the text.
Kay H.
Testimonials from SparkNotes Customers
No Fear provides access to Shakespeare for students who normally couldn’t (or wouldn’t) read his plays. It’s also a very useful tool when trying to explain Shakespeare’s wordplay!
Erika M.
I tutor high school students in a variety of subjects. Having access to the literature translations helps me to stay informed about the various assignments. Your summaries and translations are invaluable.
Kathy B.
Teaching Shakespeare to today's generation can be challenging. No Fear helps a ton with understanding the crux of the text.
Kay H.
Create Account
Select Plan
Payment Info
Start 7-Day Free Trial!
Payment Information
You will only be charged after the completion of the 7-day free trial.
If you cancel your account before the free trial is over, you will not be charged.
You will only be charged after the completion of the 7-day free trial. If you cancel your account before the free trial is over, you will not be charged.
Order Summary
Annual
7-day Free Trial
SparkNotes PLUS
$29.99 / year
Annual
Quantity
51
PLUS Group Discount
$29.99 $29.99 / seat
Tax
$0.00
SPARK25
-$1.25
25% Off
Total billed on Nov 7, 2024 after 7-day free trail
$29.99
Total billed
$0.00
Due Today
$0.00
Promo code
This is not a valid promo code
Card Details
By placing your order you agree to our terms of service and privacy policy.
By saving your payment information you allow SparkNotes to charge you for future payments in accordance with their terms.
Powered by stripe
Legal
Google pay.......
Thank You!
Your group members can use the joining link below to redeem their membership. They will be prompted to log into an existing account or to create a new account. All members under 16 will be required to obtain a parent's consent sent via link in an email.Your Child’s Free Trial Starts Now!
Thank you for completing the sign-up process. Your child’s SparkNotes PLUS login credentials are [email] and the associated password. If you have any questions, please visit our help center.Your Free Trial Starts Now!
Please wait while we process your payment
Sorry, you must enter a valid email address
By entering an email, you agree to our privacy policy.
Please wait while we process your payment
Sorry, you must enter a valid email address
By entering an email, you agree to our privacy policy.
Please wait while we process your payment
Your PLUS subscription has expired
Please wait while we process your payment
Please wait while we process your payment
Month
Day
Year
Please read our terms and privacy policy
Please wait while we process your payment
The Area as a Sum
Approximate the area between the curve of y = x2 and the x - axis from x = 0 to x = 1:

The method to be used in this section to solve this problem is Riemann sums, which involves subdividing the region into rectangles of equal width and adding up the areas of all of the rectangles to approximate the area of the region.
Let's first use three subdivisions to approximate this area:

Each of the regions has a width of 1/3 the interval from x = 0 to x = 1 which is 1/3. These will form the bases of the rectangles, but what should be chosen for the height? One possibility would be to use the value of the function at the left endpoint of each subdivision as the height. This is called a left-hand approximation.

The left-hand approximation for the area is as follows:
(0) + 
+ 
=
Another possibility is to use the value of the function at the right endpoint of each subdivision as the height. This is called a right-hand approximation.

The right-hand approximation for the area is as follows:

+ 
+
(1) =
Finally, a third possibility is to use the value of the function at the midpoint of each of the subdivisions as the height. This is called a midpoint approximation.

The midpoint approximation for the area is as follows:
(
) +
(
) +
(
) =
Each of these three methods seems reasonable, yet each generated a different result for the area. It seems as though no matter which point we choose for the height of the box, we will never get the exact area, since there is always a margin of error present.
However, it also seems intuitive that if 10 subdivisions or 100 subdivisions were used instead of only three, the error would decrease. This is indeed true. As the number of subdivisions increases, the accuracy of the approximation goes up regardless of what endpoint is being used as the height of the rectangles. This is a very important observation, but discussing it further requires the establishment of some notation first:
Let's generalize the procedure of doing left-hand approximations to find the area under
the graph of f on the closed interval [a, b] using n subdivisions. With equal subdivisions, each rectangle has a width
of Δx =
.
If we let x0 = a and xn = b, then x1 = x0 + Δx, x2 = x0 +2Δx, etc:

Each of the subdivisions uses the left endpoint for the height, so the height of the first subdivision is f (x0), the height of the second subdivision is f (x1), etc. Thus, Ln, the "nth left-hand approximation" is equal to
| Ln = f (x0)Δx + f (x1)Δx + ...f (xn-1)Δx |
Defining xk as x0 + kΔx allows us to collapse the left-hand approximation into:
Ln = f (xk)Δx |
Similarly, the right-hand approximation could be written as
Rn = f (xk)Δx |
Notice how this formula is just slightly different from the one for the left-hand approximation. It was conjectured previously that using more subdivisions would improve the accuracy of the approximations. To make this approximation exact, one would need an infinite number of subdivisions, and limits allow us to get close to this: if A is the exact area of a region bound by a function f, the x-axis, and the lines x = a and x = b, then
A = Ln andA = Rn |
This means that
A = ![]() f(xk)Δx |
and
A = ![]() nf(xk)Δx |
Please wait while we process your payment