1 / 14

Area under Curves

This article explores the concept of calculating the area under curves, especially in the context of constant and variable velocity. It discusses various approximation methods such as the Left-hand Rectangular Approximation Method (LRAM), Right-hand Rectangular Approximation Method (RRAM), and Midpoint Rectangular Approximation Method (MRAM). Additionally, it covers the Trapezoidal Rule for estimating areas beneath curves. The article provides practical examples, including finding the area under the curve of x^3 using different methods, illustrating the importance of subintervals in enhancing accuracy.

Télécharger la présentation

Area under Curves

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Area under Curves 5.2

  2. velocity time Consider an object moving at a constant rate of 3 ft/sec. Since rate . time = distance: If we draw a graph of the velocity, the distance that the object travels is equal to the area under the line. After 4 seconds, the object has gone 12 feet.

  3. Approximate area: If the velocity is not constant, we might guess that the distance traveled is still equal to the area under the curve. (The units work out.) Example: We could estimate the area under the curve by drawing rectangles touching at their left corners. This is called the Left-hand Rectangular Approximation Method (LRAM).

  4. Approximate area: We could also use a Right-hand Rectangular Approximation Method (RRAM).

  5. Approximate area: Another approach would be to use rectangles that touch at the midpoint. This is the Midpoint Rectangular Approximation Method (MRAM). In this example there are four subintervals. As the number of subintervals increases, so does the accuracy.

  6. Approximate area: The exact answer for this problem is . With 8 subintervals: width of subinterval

  7. Circumscribed rectangles are all above the curve: Inscribed rectangles are all below the curve:

  8. We will be learning how to find the exact area under a curve if we have the equation for the curve. Rectangular approximation methods are still useful for finding the area under a curve if we do not have the equation. Area = ((b-a)/2)[f(x0)+f(x1)+…+f(xn)]

  9. Trapezoidal Rule

  10. What if: We could split the area under the curve into a lot of thin trapezoids. It seems reasonable that the distance will equal the area under the curve. Area = .5(b1+b2)h

  11. Example • Find the area under x3 using 4 subintervals using: left, right, midpoint and trapezoidal methods from [2, 3] 2 3

  12. Example • Find the area under x3 using 4 subintervals using: left, right, midpoint and trapezoidal methods from [2, 3] 2 3

  13. Example • Find the area under x3 using 4 subintervals using: left, right, midpoint and trapezoidal methods from [2, 3] 2 3

  14. Example • Find the area under x3 using 4 subintervals using: left, right, midpoint and trapezoidal methods from [2, 3] 2 3 Actual Area = 16.25

More Related