0% found this document useful (0 votes)
18 views

202301_Test2_MC-KEY

The document is a test for Math 1080, covering topics from Calculus of One Variable II, specifically multiple choice questions from sections 8.1 - 8.6 and 8.9. It includes 13 questions that assess students' understanding of integration techniques, convergence of integrals, and appropriate substitution methods. Each question provides a solution and explanation for the correct answer.

Uploaded by

t5tfht6jb6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

202301_Test2_MC-KEY

The document is a test for Math 1080, covering topics from Calculus of One Variable II, specifically multiple choice questions from sections 8.1 - 8.6 and 8.9. It includes 13 questions that assess students' understanding of integration techniques, convergence of integrals, and appropriate substitution methods. Each question provides a solution and explanation for the correct answer.

Uploaded by

t5tfht6jb6
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Math 1080 Test 2 Spring 2023

Calculus of One Variable II Multiple Choice Questions Sections 8.1 - 8.6, 8.9

Name: CUID:

Multiple Choice. The Multiple Choice questions will count for 32% of the total grade.
There are 13 questions in this section. The questions do not all have the same point value.
Bubble in your answers for questions 1 - 13 on the provided bubble sheet. Please also bubble
in A for the version.
Z
1. (2 points) Integration by parts will be used to evaluate e4x cos(3x) dx. How many appli-
cations of integration by parts are needed?

(a) 4 (b) 2 (c) 1 (d) 3

Solution: Choice (b). We need 2 applications of integration by parts to evaluate


Z
e4x cos(3x) dx. Recall that in this type of problem, after doing integration by parts
a second time, we get back to the original integral and can solve for the integral we are
trying to find.


x3
Z
2. (3 points) Which one of the following statements is TRUE about the integral dx?
1 1 + x8
∞ ∞
x3 x3
Z Z
1 1
(a) 8
dx converges because 8
< 5 and dx converges.
1 1+x 1+x x 1 x5

∞ ∞
x3 x3
Z Z
1 1
(b) 8
dx diverges because 8
> 5 and dx converges.
1 1+x 1+x x 1 x5

∞ ∞
x3 x3
Z Z
1 1
(c) 8
dx diverges because 8
> 5 and dx diverges.
1 1+x 1+x x 1 x5

∞ ∞
x3 x3
Z Z
1 1
(d) 8
dx converges because 8
< 5 and dx diverges.
1 1+x 1+x x 1 x5

Page 1 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9

Z ∞ Z ∞
1 1
Solution: Choice (a). dx converges since p = 5 > 1 (and we know dx
1 x5 1 xp
converges for p > 1 and diverges for p ≤ 1). We also have that:

1 1 x3 x3 1
1 + x8 > x8 ⇒ 8
< 8
⇒ 8
< 8
= 5
1+x x 1+x x x

x3
Z
So dx converges (by the Integral Comparison Theorem).
1 1 + x8

1
16 − x
Z
3. (3 points) Evaluate the integral: √ dx.
0 4− x
14
   
15 3 (c) 5
(a) ln (b) 16 ln (d)
16 4 3

Solution: Choice (d).


1 1 √
16 − x (16 − x)(4 + x)
Z Z
√ dx = √ √ dx
0 4− x 0 (4 − x)(4 + x)
Z 1 √
(16 − x)(4 + x)
= dx
0 16 − x
Z 1

= (4 + x) dx
0
1
2x3/2
 
= 4x +
3 0
2
=4+
3
14
=
3

Page 2 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9
Z
1
4. (3 points) A trigonometric substitution will be used to evaluate √ dx.
− 6x + 13x2
Which one of the following trigonometric substitutions would be helpful to use?

(a) x = 3 sec θ (c) x = 3 tan θ

(b) x − 3 = 2 sec θ (d) x − 3 = 2 tan θ

Solution: Choice (d). By completing the square we have: x2 − 6x + 13 = (x − 3)2 + 4.


So we want to use the trig substitution x − 3 = 2 tan θ.

x2 + 2
Z
5. (3 points) Evaluate the integral dx.
x−1
(a) x + 1 + 3 ln |x − 1| + C 2x2
(c) + 2 ln |x − 1| + C
3(x − 1)

x2 x3 x2
(b) + x + 3 ln |x − 1| + C (d) + + 2 ln |x − 1| + C
2 3 2

Solution: Choice (b). We need to use long division first. With long division, we find
x2 + 2 3
=x+1+ . Then
x−1 x−1
Z 2 Z  
x +2 3
dx = x+1+ dx
x−1 x−1
x2
= + x + 3 ln |x − 1| + C
2

Z
6. (2 points) Integration by parts will be used to evaluate x3 sin(4x) dx. How many appli-
cations of integration by parts are needed?

Page 3 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9

(a) 2 (b) 1 (c) 3 (d) 4

Z
Solution: Choice (c). We would do integration by parts on x3 sin(4x) dx starting
with u = x3 , dv = sin(4x) dx. With each application of integration by parts, the power
of x in the new integral term would reduce by 1. So we will need 3 applications of
integration by parts to get to an integral of a trig function alone (and not times a power
of x) that we can integrate.

7. (3 points) On which of the following integrals would it be helpful to use the Pythagorean
identity sin2 x + cos2 x = 1? Select all that apply.
Z Z
2 2
(a) cos x sin x dx (c) cos3 x dx

Z Z
2
(b) cos x dx (d) cos2 x sin5 x dx

Solution: Choices (c) and (d). In these integrals at least one power of sine or cosine
is odd, so it will be helpful to use the Pythagorean identity as shown below. For (a)
and (b), we have even powers of sine and cosine only, so (a) and (b) would need the
half-angle identity.
Z Z
cos x dx = cos2 x cos x dx
3

Z
= (1 − sin2 x) cos x dx, then use u = sin x, du = cos x dx

Z Z
2 5
cos x sin x dx = cos2 x sin4 x sin x dx
Z
= cos2 x(1 − cos2 x)2 sin x dx, then use u = cos x, du = − sin x dx

Page 4 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9
Z
8. (1 point) Which integration technique is most appropriate to use to evaluate x sec x tan x dx?

(a) u-substitution (b) integration by parts

Solution: Choice (b). Integration by parts would be helpful with u = x,


dv = sec x tan x dx. Then du = dx, v = sec x. So
Z Z
x sec x tan x dx = x sec x − sec x dx = x sec x − ln | sec x + tan x| + C


9. (3 points)
Z Using the u-substitution u = x, which one of the following is equal to the
1
integral dx?
x + x3/2
1/2
Z Z
2 2
(a) du (c) du
1 + u2 u2 + u4

Z Z
1 1
(b) du (d) du
1 + u3 u + u3

√ √
Solution: Choice (a). Since u = x, we have du = (1/2)x−1/2 dx ⇒ 2 x du = dx ⇒
2u du = dx. So
Z Z
1 1
1/2 3/2
dx = dx
x +x x + (x1/2 )3
1/2
Z
2u
= du
u + u3
Z
2
= du
1 + u2

10. (3 points) On which of the following rational functions would long division be needed before
finding a partial fraction decomposition? Select ALL that would need long division
as a first step before finding a partial fraction decomposition.

Page 5 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9

x2 + 5x + 2 x4 + 2x + 1
(a) (c)
x2 (x2 + 8) x3 (x2 + 1)

x2 + 4 x5
(b) (d)
(x + 5)(x + 1) (x2 + 1)(x − 1)

Solution: Choices (b) and (d). If a rational function is improper, with the degree of
the numerator greater than or equal to the degree of the denominator, we need to do
long division first. We can only find a partial fraction decomposition of a proper rational
function. (b) is improper because the numerator and denominator are both degree 2.
(d) is improper because the numerator is degree 5 and the denominator is only degree
3.

11. Z
(1 point) Which integration technique is most appropriate to use to evaluate
x cos(x2 + 1) dx?

(a) u-substitution (b) integration by parts

Solution: Choice (a). u-substitution is useful here. We let u = x2 +1. Then du = 2x dx.
So Z Z
2 1
x cos(x + 1) dx = cos u du
2

Page 6 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9
Z √ 2
x − 64
12. (3 points) After applying an appropriate trigonometric substitution, dx, x > 8,
x
is equal to which one of the following integrals?

8 sec3 θ
Z
tan θ
Z
(a) dθ (c) dθ
sec θ tan θ

Z Z
sec θ
(b) dθ (d) 8 tan2 θ dθ
tan θ

Solution: Choice (d). We use x = 8 sec θ. Then dx = 8 sec θ tan θ dθ. So


Z √ 2 Z √
x − 64 64 sec2 θ − 64
dx = 8 sec θ tan θ dθ
x 8 sec θ
Z √
64 tan2 θ
= 8 sec θ tan θ dθ
8 sec θ
Z
8 tan θ
= 8 sec θ tan θ dθ
8 sec θ
Z
= 8 tan2 θ dθ

Z
ln x
13. (2 points) Consider the integral dx. If integration by parts is used to evaluate this
x5
integral, what is the appropriate choice for u and dv?

(a) u = x−5 , dv = ln x dx (c) u = x5 , dv = ln x dx

(b) u = ln x, dv = x−5 dx (d) u = ln x, dv = x5 dx

Z Z
ln x
Solution: Choice (b). Notice that dx = x−5 ln x dx. We use integration by
x5

Page 7 of 7
Math 1080 Test 2 Spring 2023
Calculus of One Variable II Multiple Questions Sections 8.1 - 8.6, 8.9

x−4
parts with u = ln x and dv = x−5 dx. Then du = (1/x) dx and v =
−4
− ln x −1 1
Z Z
ln x
5
dx = − dx
x 4x4 4x4 x
− ln x
Z
1 1
= + dx
4x4 4 x5
− ln x 1 x−4
= + +C
4x4 4 −4
− ln x 1
= − +C
4x4 16x4

Page 8 of 7

You might also like