Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Exam 2 Questions with Solutions - Calculus II - Spring 2007 | MATH 121, Exams of Calculus

Material Type: Exam; Professor: Joyce; Class: CALCULUS II; Subject: Mathematics; University: Clark University; Term: Spring 2006;

Typology: Exams

Pre 2010

Uploaded on 08/07/2009

koofers-user-daz
koofers-user-daz 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Calculus II Math 121
Test #2
Spring 2007
For the last 10 points on this test, please hand in correc-
tion problem for each problem on the test that you lost any
points.
Problem 1 Section 5.7 #18
Problem 2 Section 5.7 #60
Problem 3 Section 5.7 #50
Problem 4 Section 5.9 #22
Problem 5 Section 6.2 #24
Problem 6 Section 6.3 #22
1. [10 points each] Compute the following indefinite inte-
grals:
a. Zx7+ (1 + x)7+ (1 x)7dx
You could do this by inspection. That is, you could guess
that the answer should look something like 1
8x8+1
8(1+ x)8+
1
8(1 x)8+C, check by taking the derivative and see that
the third term is off by a factor of 1 and negate it to fix it.
Alternatively, you could break it into three integrals.
Zx7dx +Z(1 + x)7dx +Z(1 x)7dx
The first integral is clear, the second you could do with a
substitution u= 1 + x, and the third with a substitution
u= 1 x.
Either way, you should get the answer
1
8x8+1
8(1 + x)8
1
8(1 x)8+C.
b. Z5xp13x2dx
Again, you could find the integral by inspection, but here’s
a formal way using substitution. Since there is a composition
where the inner function is 1 3x2, you should try the sub-
stitution u= 13x2. For that substitution, du =6x dx, so
the integral becomes R
5
6u du which is clearly
5
9u3/2+C,
which, upon substituting back gives the answer
5
9(1 3x2)3/2+C.
c. Z2 sin 3xcos 3x dx
You might do this with two substitutions, the first being
u= 3x,du = 3 dx. That simplifies the integral a little bit
to Z2
3sin ucos u du.
At this point you might see note that the derivative of sine is
cosine, suggesting the substitution v= sin u,dv = cos u du,
which gives the integral
Z2
3v dv.
Alternatively, you might do just one substitution v= sin 3x,
dv = 3 cos 3x dx, which does the same thing as the two sub-
stitutions mentioned above. In any case, that last integral
equals 1
3v2+C=1
3sin2u+C=1
3sin23x+C.
2. [10 points each] Compute the following definite integrals:
a. Z1
1
t
(1 + t2)3dt
The easiest way to find the integral is to note that the
integrand is an odd function and it’s evaluated from ato
a, so its integral is 0. But if you didn’t notice that, there
are other ways to evaluate it.
Since there’s a composition where the inner function is
1 + t2, the substitution u= 1 + t2,du = 2t dt ought to help.
Note that when t=1, u= 2, and when t= 1, u= 2 also,
so the integral becomes
Z2
2
1
2u3du.
Now since the limits of integration are the same, therefore
the value of the integral is 0.
b. Z4
1
(1 + x)3
xdx
Either of the substitutions u=xor u= 1 + xwork,
but the second one happens to work a little better, and it
probably is the one you chose since there’s a composition
where the inner function is 1 + x.
If u= 1 + x, then du =1
2xdx, then when x= 1,
u= 2, and when x= 4, u= 3, so the integral becomes
Z3
2
2u3du =1
2u4
3
2=1
2(34
24) = 65
2.
3. [10] Use the substitution u= 1 + x3to transform the
integral Z2
1
x2sin(1 + x3)
sin(1 x3)dx into an integral with respect
to u. (Do not evaluate the integral.)
If u= 1 + x3, then du = 3x2dx. For x, the limits of
integration are 1 and 2, so for uthe limits of integration are
1 + 13= 2 and 1 + 23= 9. The factor sin(1 + x3) in the
numerator will b ecome sin u. The factor x2dx will become
1
3du. That leaves the denominator sin(1 x3) left to be
converted. But u= 1 +x3, so x3=u1, and 1 x3= 2u,
so sin(1 x3) = sin(2 u). Thus, the original integral is
converted to
Z9
2
sin u
3 sin(2 u)du.
1
pf2

Partial preview of the text

Download Exam 2 Questions with Solutions - Calculus II - Spring 2007 | MATH 121 and more Exams Calculus in PDF only on Docsity!

Calculus II – Math 121

Test # Spring 2007

For the last 10 points on this test, please hand in correc- tion problem for each problem on the test that you lost any points.

Problem 1 – Section 5.7 # Problem 2 – Section 5.7 # Problem 3 – Section 5.7 # Problem 4 – Section 5.9 # Problem 5 – Section 6.2 # Problem 6 – Section 6.3 #

  1. [10 points each] Compute the following indefinite inte- grals:

a.

x^7 + (1 + x)^7 + (1 − x)^7

dx

You could do this by inspection. That is, you could guess that the answer should look something like 18 x^8 + 18 (1+x)^8 + 1 8 (1^ −^ x)

(^8) + C, check by taking the derivative and see that

the third term is off by a factor of −1 and negate it to fix it. Alternatively, you could break it into three integrals. ∫ x^7 dx +

(1 + x)^7 dx +

(1 − x)^7 dx

The first integral is clear, the second you could do with a substitution u = 1 + x, and the third with a substitution u = 1 − x. Either way, you should get the answer

1 8

x^8 +

(1 + x)^8 −

(1 − x)^8 + C.

b.

5 x

1 − 3 x^2 dx

Again, you could find the integral by inspection, but here’s a formal way using substitution. Since there is a composition where the inner function is 1 − 3 x^2 , you should try the sub- stitution u = 1− 3 x^2. For that substitution, du = − 6 x dx, so the integral becomes

u du which is clearly − 59 u^3 /^2 +C, which, upon substituting back gives the answer

(1 − 3 x^2 )^3 /^2 + C.

c.

2 sin 3x cos 3x dx

You might do this with two substitutions, the first being u = 3x, du = 3 dx. That simplifies the integral a little bit to (^) ∫ 2 3 sin^ u^ cos^ u du.

At this point you might see note that the derivative of sine is cosine, suggesting the substitution v = sin u, dv = cos u du, which gives the integral ∫ 2 3 v dv.

Alternatively, you might do just one substitution v = sin 3x, dv = 3 cos 3x dx, which does the same thing as the two sub- stitutions mentioned above. In any case, that last integral equals 13 v^2 + C = 13 sin^2 u + C = 13 sin^2 3 x + C.

  1. [10 points each] Compute the following definite integrals:

a.

− 1

t (1 + t^2 )^3

dt

The easiest way to find the integral is to note that the integrand is an odd function and it’s evaluated from −a to a, so its integral is 0. But if you didn’t notice that, there are other ways to evaluate it. Since there’s a composition where the inner function is 1 + t^2 , the substitution u = 1 + t^2 , du = 2t dt ought to help. Note that when t = −1, u = 2, and when t = 1, u = 2 also, so the integral becomes ∫ (^2)

2

2 u^3

du.

Now since the limits of integration are the same, therefore the value of the integral is 0.

b.

1

x)^3 √ x

dx

Either of the substitutions u =

x or u = 1 +

x work, but the second one happens to work a little better, and it probably is the one you chose since there’s a composition where the inner function is 1 +

x. If u = 1 +

x, then du =

x

dx, then when x = 1, u = 2, and when x = 4, u = 3, so the integral becomes ∫ (^3)

2

2 u^3 du = 12 u^4

3 2

= 12 (3^4 − 24 ) = 652.

  1. [10] Use the substitution u = 1 + x^3 to transform the

integral

1

x^2 sin(1 + x^3 ) sin(1 − x^3 )

dx into an integral with respect to u. (Do not evaluate the integral.) If u = 1 + x^3 , then du = 3x^2 dx. For x, the limits of integration are 1 and 2, so for u the limits of integration are 1 + 1^3 = 2 and 1 + 2^3 = 9. The factor sin(1 + x^3 ) in the numerator will become sin u. The factor x^2 dx will become 1 3 du.^ That leaves the denominator sin(1^ −^ x

(^3) ) left to be converted. But u = 1 + x^3 , so x^3 = u − 1, and 1 − x^3 = 2 − u, so sin(1 − x^3 ) = sin(2 − u). Thus, the original integral is converted to (^) ∫ 9

2

sin u 3 sin(2 − u) du.

  1. [10] a. What is the average value of y = sin x on the interval [0, π]?

The average value of a function f on an interval [a, b] is the integral of f divided by the length of the interval. Thus

fave =

b − a

∫ (^) b

a

f (x) dx

π

∫ (^) π

0

sin x dx

π

(− cos x)

π 0 =

− cos π + cos 0 π

π b. (Circle the correct conclusion.) The Mean Value The- orem for Integrals implies that there is a value c, 0 < c < π, such that

i. sin c = 0 + π 2

ii. sin c = sin 0 + sin π 2

iii. sin c = cos 0 + cos π 2

iv. sin c =

cos 0 − cos π π

v. none of these.

The MVT says that a continuous function takes on its aver- age value. Sine is a continuous function, and in part a you showed that its average value was equal to the expression shown in iii.

  1. [10] Consider the plane region bounded by the curves y = 1, x = 1 and y = 2 − (x − 1)^2. Rotate this region about the x-axis to generate a solid of revolution. Use the disk or washer method, whichever is appropriate, to write an integral which gives the volume of that solid of revolution. (Do not evaluate the integral.)

A vertical cross section of the plane region at x, when rotated around the x-axis, generates an annulus (washer) with outer radius f (x) = 2−(x−1)^2 and inner radius g(x) =

  1. The area of this annulus is

πf (x)^2 − πg(x)^2 = π(2 − (x − 1)^2 )^2 − π 12

and, so, the integral giving the volume of the solid is

∫ (^1)

0

π(2 − (x − 1)^2 )^2 − π

dx.

Note that the limits of integration are 0 and 1 since those are the left and right sides of the plane region.

  1. [10] Consider the same plane region bounded by the curves y = 1, x = 1 and y = 2 − (x − 1)^2. Rotate this region about the y-axis to generate a solid of revolution.

Use the shell method to write an integral which gives the volume of that solid of revolution. (Do not evaluate the integral.) A vertical cross section of the plane region at x, when rotated around the y-axis, generates a cylinder (shell) with radius x, circumference 2πx, and height f (x) − g(x) = 2 − (x − 1)^2 − 1 = 1 − (x − 1)^2. Therefore the area of this shell is 2 πx(1 − (x − 1)^2 ). so the volume of the solid is ∫ (^1)

0

2 πx(1 − (x − 1)^2 ) dx.