Math 106A Quiz 2: Fall 2011 - Distance Estimation & Minimum n for Integral Approximation, Exercises of Calculus

Information about quiz 2 for math 106a, a college-level mathematics course, which was held in fall 2011. The quiz covers topics related to calculus, including estimating the distance traveled by a bike using the trapezoid rule and finding the minimum value of n that guarantees a certain error tolerance for an integral approximation. Students are required to show their work for full credit.

Typology: Exercises

2012/2013

Uploaded on 03/16/2013

ranga
ranga 🇮🇳

3.3

(7)

239 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Name:
Math 106A: Fall 2011
Quiz 2: September 23
Please write your final answer in the space provided. For full credit you must show your work. Good Luck!
1. The graph below depicts the velocity (in mph) of a bike over a period of 10 hours. The distance
traveled by the car in those 10 hours can be calculated by finding the area under the curve. Use the
trapezoid rule with 5 intervals (i.e., n= 5) to estimate the distance traveled.
(1)
0 2 4 6 8 10
5
10
15
20
25
30
t = time (hours)
v(t) = velocity (mph)
OVER
pf2

Partial preview of the text

Download Math 106A Quiz 2: Fall 2011 - Distance Estimation & Minimum n for Integral Approximation and more Exercises Calculus in PDF only on Docsity!

Name:

Math 106A: Fall 2011

Quiz 2: September 23

Please write your final answer in the space provided. For full credit you must show your work. Good Luck!

  1. The graph below depicts the velocity (in mph) of a bike over a period of 10 hours. The distance traveled by the car in those 10 hours can be calculated by finding the area under the curve. Use the trapezoid rule with 5 intervals (i.e., n = 5) to estimate the distance traveled.

0 2 4 6 8 10

5

10

15

20

25

30

t = time (hours)

v(t)

= velocity (mph)

OVER

  1. Recall the formulas: |I − Ln| ≤

K 1 (b − a)^2 2 n

|I − Rn| ≤

K 1 (b − a)^2 2 n

|I − Tn| ≤

K 2 (b − a)^3 12 n^2

|I − Mn| ≤

K 2 (b − a)^3 24 n^2

Let I =

− 1

f (x)dx. Below are two graphs. The one on the left is a graph of f ′(x). The one on the

right is a graph of f ′′(x).

-2 -1.5 -1 -0.5 0 0.5 1 1.5 2 2.5 3 3.5 4

1

2

3 f '(x)

-2 -1.5 -1 -0.5 0 0.5 1 1.5 2 2.5 3 3.5 4

1

2

3 f ''(x)

What is the smallest value of n that guarantees |I − Mn| ≤ 0. 001? (2)