section 4.1 areas and distances math 1231: single-variable calculus

9
Section 4.1 Areas and Distances Math 1231: Single- Variable Calculus

Upload: lisa-fox

Post on 02-Jan-2016

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Section 4.1 Areas and Distances

Math 1231: Single-Variable Calculus

Page 2: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Areas: Example

Example Use rectangles to estimate the area under the parabola y = x2 from 0 to 1.

Page 3: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Areas: Example

Right sum

Left sum

Page 4: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Areas: Example

Page 5: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Areas: General case

Page 6: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Area: General Case

Right Sum: Rn = f(x1)Δx + f(x2)Δx + … + f(xn)Δx

A = limn∞ Rn = limn∞ [ f(x1)Δx + f(x2)Δx + … + f(xn)Δx ]

A = limn∞ Ln = limn∞ [ f(x0)Δx + f(x1)Δx + … + f(xn-1)Δx ]

Page 7: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Sigma notation

Page 8: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Distance Problem

Example Suppose the odometer on our car is broken and we want to estimate the distance driven over a 30-second time interval. We take speedometer readings every five seconds and record them in the following table:

Time (s)

0 5 10 15 20 25 30

Velocity (ft/s)

25 31 35 43 47 46 41

Page 9: Section 4.1 Areas and Distances Math 1231: Single-Variable Calculus

Distance Problem:

If we wanted a more accurate estimate, we could have taken velocity readings every two seconds, or even every second.