15
Rectangular Approximation Method (RAM) LRAM (height of rectangle is determined by the value of the function at the rectangle's LEFT edge) RRAM (height of rectangle is determined by the value of the function at the rectangle's RIGHT edge) MRAM (height of rectangle is determined by the value of the function at the MIDPOINT of the rectangle's base) 5.1 Estimating Areas with Sums Chap5 Page 1

Rectangular Approximation Method (RAM) LRAM … Approximation Method (RAM) LRAM (height of rectangle is determined by the value of the function at the rectangle's LEFT edge) RRAM (height

  • Upload
    dinhdat

  • View
    229

  • Download
    2

Embed Size (px)

Citation preview

Rectangular Approximation Method (RAM)

LRAM (height of rectangle is determined by the value of the function at the rectangle's LEFT edge)

RRAM (height of rectangle is determined by the value of the function at the rectangle's RIGHT edge)

MRAM (height of rectangle is determined by the value of the function at the MIDPOINT of the rectangle's base)

5.1 Estimating Areas with Sums

Chap5 Page 1

Example 2: Approximate the area enclosed between the graph of and the x-axis for 0 < x < 3 using MRAM and RRAM with 6 subintervals.

Chap5 Page 2

Example 3: Approximate the distance traveled given the following data.

t (sec) v(t) (m/sec)0 010 5020 6530 7540 7550 6560 60

Chap5 Page 3

5.2 Definite Integrals

Chap5 Page 1

Chap5 Page 2

Chap5 Page 3

5.3 Integrals as Antiderivatives

Chap5 Page 1

Average Value of a Function

The average value of f(x) on [a,b] is

Chap5 Page 2

Chap5 Page 3

5.4 The Fundamental Theorem of Calculus

Chap5 Page 1

Chap5 Page 2

Chap5 Page 3

Trapezoidal RuleThe trapezoidal approximation using n trapezoids is

Simpson's Rule:

5.5 The Trapezoidal Rule and Simpson's Rule

Chap5 Page 1

Chap5 Page 2

Chap5 Page 3