Quiz Solutions for Math 106: Approximate Integration and Area Calculation, Exercises of Calculus

The solutions for quiz 2 of math 106, which covers the topics of approximate integration and area calculation. The solutions include the determination of the number of subdivisions required for a left sum approximation with a given error bound and the calculation of the area of the region between two functions. The document also includes graphs and formulas to help illustrate the concepts.

Typology: Exercises

2012/2013

Uploaded on 03/16/2013

ranga
ranga 🇮🇳

3.3

(7)

239 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 106 Solutions
Quiz 2
9/21/12
1. Let I=Zπ/2
0
xsin x dx. How many subdivisions are required to obtain a left sum approximation
with error of at most 1/10,000?
Since f(x) = xsin x, then f0(x) = sin x+xcos x.
To find K1we need to find the maximum value
of |sin x+xcos x|on [0,π
2]. Looking at the
graph reveals that |f0(x)|achieves a maximum
value of approximately 1.391008 on [0 /2], so
let K1= 1.4. The error bound estimates for left
sums may be determined using:
|ILn| K1(ba)2
2n.
0.5
1.0
1.5
0.2
0.4
0.6
0.8
1.0
1.2
1.4
| f’ |
Therefore,
K1(ba)2
2n1
10000 1.4π
202
2n1
10000
n14000π2
817271.81.
Therefore, we require (at least) n= 17272 subdivisions.
2. To find the area of the region between y= 2x2
and y=x42x2, first find the x-coordinates for
the intersection points:
2x2=x42x2 x44x2= 0
x2(x24) = 0
x2(x+ 2)(x2) = 0
x=2,0,2
-2 0 2
y= 2x2
y=x42x2
Notice that 2x2x42x2on [2,2], therefore we may view y= 2x2as the “top” function and
y=x42x2as the “bottom” function. In addition, the shaded region is symmetric across the
yaxis, therefore we can find the area on the right hand side (i.e., from x= 0 to x= 2) and double
it to find the desired area. The area of the shaded region may be found using the integral below:
2Z2
0
[2x2(x42x2)] dx = 2 Z2
0
(4x2x4)dx = 2 4
3x31
5x52
0
= 2 4
3(2)31
5(2)50
= 2 32
332
5=128
15
1

Partial preview of the text

Download Quiz Solutions for Math 106: Approximate Integration and Area Calculation and more Exercises Calculus in PDF only on Docsity!

Math 106 Solutions Quiz 2 9/21/

  1. Let I =

∫ (^) π/ 2

0

x sin x dx. How many subdivisions are required to obtain a left sum approximation with error of at most 1/10,000?

Since f (x) = x sin x, then f ′(x) = sin x+x cos x. To find K 1 we need to find the maximum value of | sin x + x cos x| on [0, π 2 ]. Looking at the graph reveals that |f ′(x)| achieves a maximum value of approximately 1.391008 on [0, π/2], so let K 1 = 1.4. The error bound estimates for left sums may be determined using:

|I − Ln| ≤

K 1 (b − a)^2 2 n

| f’ |

Therefore,

K 1 (b − a)^2 2 n

( (^) π 2 −^0

2 n

⇐⇒ n ≥

14000 π^2 8

Therefore, we require (at least) n = 17272 subdivisions.

  1. To find the area of the region between y = 2x^2 and y = x^4 − 2 x^2 , first find the x-coordinates for the intersection points:

2 x^2 = x^4 − 2 x^2 ⇐⇒ x^4 − 4 x^2 = 0

⇐⇒ x^2 (x^2 − 4) = 0

⇐⇒ x^2 (x + 2)(x − 2) = 0

⇐⇒ x = − 2 , 0 , 2

y = 2x

y = x

− 2 x

Notice that 2x^2 ≥ x^4 − 2 x^2 on [− 2 , 2], therefore we may view y = 2x^2 as the “top” function and y = x^4 − 2 x^2 as the “bottom” function. In addition, the shaded region is symmetric across the y−axis, therefore we can find the area on the right hand side (i.e., from x = 0 to x = 2) and double it to find the desired area. The area of the shaded region may be found using the integral below:

0

[2x^2 − (x^4 − 2 x^2 )] dx = 2

0

(4x^2 − x^4 ) dx = 2

[

x^3 −

x^5

] 2

0

= 2

[(

(2)^3 −

(2)^5

]