0% found this document useful (0 votes)
105 views14 pages

Final Solutions

This document provides information about a Math 131 final exam, including: - The exam contains 25 multiple choice questions worth 4 points each. No calculators are allowed except basic non-graphing calculators. - Sample questions are provided to demonstrate the types of calculus problems on the exam, including limits, derivatives, graph sketching, and related rates. - Formulas for trigonometric identities, derivatives of inverse functions, and summation formulas are provided as well.

Uploaded by

Zainal Abidin
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)
105 views14 pages

Final Solutions

This document provides information about a Math 131 final exam, including: - The exam contains 25 multiple choice questions worth 4 points each. No calculators are allowed except basic non-graphing calculators. - Sample questions are provided to demonstrate the types of calculus problems on the exam, including limits, derivatives, graph sketching, and related rates. - Formulas for trigonometric identities, derivatives of inverse functions, and summation formulas are provided as well.

Uploaded by

Zainal Abidin
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/ 14

Math 131

Page 1 Final Exam

• 25 multiple choice questions worth 4 points each.


• No graphing calculators!
Any non-graphing, non-differentiating, non-integrating scientific calculator is fine.
• For the multiple choice questions, mark your answer on the answer card.

sin(A ± B) = sin A cos B ± sin B cos A sin(2A) = 2 sin A cos A

cos(A ± B) = cos A cos B ∓ sin A sin B cos(2A) = cos2 A − sin2 A

tan A ± tan B 2 tan A


tan(A ± B) = tan(2A) =
1 ∓ tan A tan B 1 − tan2 A
1 − cos A 1 + cos A
sin2 (A/2) = cos2 (A/2) =
2 2
1 − cos A sin A logb x
tan(A/2) = = loga x =
sin A 1 + cos A logb a
1 1
sin A sin B = [cos(A − B) − cos(A + B)] cos A cos B = [cos(A − B) + cos(A + B)]
2 2
1 1
sin A cos B = [sin(A + B) + cos(A − B)] cos A sin B = [sin(A + B) − cos(A − B)]
2 2
       
A+B A−B A+B A−B
sin A + sin B = 2 sin cos sin A − sin B = 2 cos sin
2 2 2 2
       
A+B A−B A+B A−B
cos A + cos B = 2 cos cos cos A − cos B = −2 sin sin
2 2 2 2
d 1 d 1
(sin−1 x) = √ (cos−1 x) = − √
dx 1 − x2 dx 1 − x2
d 1 d 1
(tan−1 x) = 2
(cot−1 x) = −
dx 1+x dx 1 + x2
d 1 d 1
(sec−1 x) = √ (csc−1 x) = − √
dx 2
|x| x − 1 dx |x| x2 − 1
n n
X n(n + 1) X n(n + 1)(2n + 1)
k= k2 =
k=1
2 k=1
6
n 2 n
n(n + 1)(2n + 1)(3n2 + 3n − 1)
 
X n(n + 1) X
k3 = k3 =
k=1
2 k=1
30
Math 131
Page 2 Final Exam

1. Find
 x/2
x−3
lim
x→∞ x+1

(a) −∞, ∞, or DNE (Limit does not exist)


(b) e−4
(c) e−2 −→ CORRECT
(d) e−1
(e) 1
(f) 2
(g) e
(h) e2
(i) e3
(j) e4

Solution: This is indeterminant of the form 1∞ .


 x/2 "  x/2 # "  x/2 #
x−3 x−3 x−3
lim = lim exp ln = exp lim ln
x→∞ x+1 x→∞ x+1 x→∞ x+1
" #
x−3
ln x+1
  
x x−3
=exp lim · ln = exp lim
x→∞ 2 x+1 x→∞ 2/x
4
" #
−4x2
 
LH (x−3)(x+1)
= exp lim = exp lim = exp (−2) = e−2
x→∞ −2/x2 x→∞ 2(x − 3)(x + 1)

2. Find
 x/2
x−3
lim
x→4 x+1

(a) −∞, ∞, or DNE (Limit does not exist)


(b) 1/25 −→ CORRECT
(c) 1/5
(d) e−2
(e) e−1
(f) 1
(g) 2
Math 131
Page 3 Final Exam

(h) e
(i) 5
(j) e2
(k) 25

Solution: This is not indeterminant


 x/2  4/2
x−3 4−3 1
lim = =
x→4 x+1 4+1 25

3. Find
ln(100x)
lim
x→∞ x0.01
(a) 0 −→ CORRECT
(b) 0.01
(c) 100
(d) ∞
(e) DNE, the limit does not exist
(f) Something else

Solution:
ln(100x) LH 1/x 100
lim 0.01
= lim −0.99
= lim 0.01 = 0
x→∞ x x→∞ 0.01x x→∞ x

4. Find
x100
lim
x→∞ e0.01x

(a) 0 −→ CORRECT
(b) 0.01
(c) 100
(d) ∞
(e) DNE, the limit does not exist
(f) Something else

Solution: You can use L’Hopital a lot of times:


x100 LH 100x99 LH LH 100 · 99 · 98 · · · 2 · 1
lim
0.01x
= lim 0.01x
= · · · = lim =0
x→∞ e x→∞ 0.01e x→∞ (0.01)100 e0.01x
Math 131
Page 4 Final Exam

5. Find
ex − x − 1
lim
x→0 x2
(a) DNE (Limit does not exist)
(b) −∞
(c) −1
(d) −1/2
(e) 0
(f) 1/2 −→ CORRECT
(g) 1
(h) ∞

Solution: Check to see that it is a 0/0 indeterminate form and use L’Hopital’s Rule:
ex − x − 1 LH ex − 1 LH ex 1
lim 2
= lim = lim =
x→0 x x→0 2x x→0 2 2

6. The graph of f (x) passes through the point (−1, 4). The slope of the line tangent to the
graph at the point (x, f (x)) is −2x − 3. Find f (0).

(a) −3
(b) −2
(c) −1
(d) 0
(e) 2 −→ CORRECT
(f) 3
(g) 4
(h) 10

Solution: The slope of the tangent line is −2x − 3 means f 0 (x) = −2x − 3. Thus, f (x) =
−x2 − 3x + C for some C. Plugging in the poing (−1, 4) gives C = 2 and thus f (x) =
−x2 − 3x + 2 and f (0) = 2.

7. Find the x-coordinate of the point on the graph of y = x2 that is closest to the point 16, 12 .


(a) 0
(b) 1/2
(c) 1
Math 131
Page 5 Final Exam

(d) 3/2
(e) 2 −→ CORRECT
(f) 5/2
(g) 3
(h) 7/2
(i) 4
(j) 16
(k) 32

Solution: The distance between the point on the curve (x, x2 ) and the point in question is
p
D = (x − 16)2 + (x2 − 1/2)2

And the distance squared is f (x) = (x − 16)2 + (x2 − 1/2)2 . Find the derivative, set it equal
to 0, solve:

f 0 (x) =2(x − 16) + 2(x2 − 1/2)(2x) = 4x3 − 32

Solving f 0 (x) = 0 gives x = 2. You can test this critical point with the first derivative test
to see that it is a minimum.
t2 − 1
8. Let f (t) = . Find f 0 (1)
t+3
(a) −1
(b) −1/9
(c) 0
(d) 1/9
(e) 1/4
(f) 1/2 −→ CORRECT
(g) 1
(h) 3/2

Solution: Quotient rule

2t(t + 3) − (t2 − 1)(1)


f 0 (t) =
(t + 3)2
2(1 + 3) − (1 − 1)(1) 1
f 0 (1) = 2
=
(1 + 3) 2
Math 131
Page 6 Final Exam

9. Suppose y is a function of x and


1
sin y + cos x =
2
π 
Find the slope of the tangent line at the point ,0
3

(a) − 3

(b) − 3/2
(c) −1/2
(d) 0
(e) 1/2

(f) 3/2 −→ CORRECT

(g) 3

Solution: Take the derivative implicity

(cos y)y 0 − sin x = 0


sin x
y0 =
cos y
 π  sin π √
0 3 3
y ,0 = =
3 cos 0 2

10. Let L(x) be the linearization of f (x) = sin x + 1 at the point x = π. Find L(π/2).

(a) −1
(b) 0
(c) π/2 − 1
(d) 1
(e) π/2
(f) π/2 + 1 −→ CORRECT
(g) π + 1

Solution:

L(x) =f (π) + f 0 (π)(x − π) = 1 + (cos π)(x − π) = −x + 1 + π


L(π/2) = − π/2 + 1 + π = π/2 + 1

11. The side of square is increasing at a rate of 3 inches per minute. Find the rate of change of
the area of the square, in square inches per minute, when the side length is 2 inches.
Math 131
Page 7 Final Exam

(a) 1
(b) 2
(c) 3
(d) 4
(e) 6
(f) 8
(g) 10
(h) 12 −→ CORRECT

Solution: Let x be the side length.

A = x2
dA dx
= 2x
dt dt
dA
= 2 · 2 · 3 = 12
dt x=2

12. Let f (x) = 2x3 − 3x2 − 12x + 2.


Let m be the minimum of f on the interval [−3, 1].
Let M be the maximum of f on the interval [−3, 1].
Find M − m.

(a) −43
(b) −18
(c) −11
(d) 9
(e) 32
(f) 43
(g) 52 −→ CORRECT
(h) f does not have a maximum and/or a minimum.

Solution: f 0 (x) = 6(x2 − x − 2) = 6(x − 2)(x + 1)


Critical Points: x = −1, 2.
Max of 9 at x = −1.
Min of −43 at x = −3.
M + m = 52.
Math 131
Page 8 Final Exam

The following will be used for Questions 13-15.


Note, this is a graph of f 0 (x).
Points A = (−2, −1), B = (0, 0), C = (3, 3) and D = (6, 0) are labeled.
Determine the x-value of all local maxima, local minima and inflection points.

Answers for Questions 13-15:


f 0 (x)
(a) x = −2 (Point A)
C
(b) x = 0 (Point B)
(c) x = 3 (Point C)
(d) x = 6 (Point D)
B D x
(e) Some other point not labeled
−4 −2 3 6 7
(f) More than one point
A
(g) No points
(h) Not enough information

13. Where does f (x) have a local maxima on the interval [−4, 7]?
Solution: −→ CORRECT D
Local maxima occur when f 0 changes from positive to negative. This happens at D.

14. Where does f (x) have a local minimum on the interval [−4, 7]?
Solution: −→ CORRECT B
Local maxima occur when f 0 changes from negative to positive. This happens at B.

15. Where does f (x) have an inflection point on the interval [−4, 7]?
Solution: −→ CORRECT C
Inflection points occur when the sign of f 00 changes. We can read this off the graph of f 0 as
the slope of f 0 . These slopes change from negative to positive at C. Note that the sign of
the slope does not change at point A.

16. A particle is moving along the x-axis with position s(t) at time t.
Suppose you know the following about the position function:

• s(−3) = −4
• s0 (−3) = −5
• s00 (−3) = 12
• s(3) (−3) = −43 (this is the third derivative of s(t))

Pick the statement(s) that is true for the particle when t = −3.
Math 131
Page 9 Final Exam

(a) The particle is not moving


(b) The particle is moving to the right, and speeding up
(c) The particle is moving to the right, and slowing down
(d) The particle is moving to the left, and speeding up
(e) The particle is moving to the left, and slowing down −→ CORRECT
(f) More than one of these is true.
(g) None of these are true.
(h) The situation described is mathematically impossible.

Solution: Since s0 (−3) < 0, the particle is moving to the left. Since s00 (−3) > 0 the particle
is accelerating to the right. Thus, the particle is slowing down.
Note that s(−3) and s(3) (−3) are irrelevant to what is being asked in this question.

17. Let F (x) be the antiderivative of f (x) = 2x3 − 5x4 such that F (0) = 1. Find F (1).

(a) −1
(b) −1/2
(c) 0
(d) 1/2 −→ CORRECT
(e) 1
(f) 3/2
(g) 2
(h) 5/2
(i) 3
(j) 7/2

Solution: F (x) = f (x) dx = − 12 x4 − x5 + C. Since F (0) = 1, we must have C = 1 and


R

F (1) = 12 − 1 + 1 = 12 .
3
X
18. Find k2
k=−2

(a) −2
(b) 0
(c) 4
(d) 9
Math 131
Page 10 Final Exam

(e) 19 −→ CORRECT
(f) 20
(g) 100
(h) ∞
3
X
Solution: k 2 = (−2)2 + (−1)2 + (0)2 + (1)2 + (2)2 + (3)2 = 19
k=−2

19. Find the limit of Riemann sums that is equal to the definite integral
Z 3

x dx
1

n
r
X 1 k
(a) lim
n→∞
k=1
n n
n
r
X 2 k
(b) lim
n→∞
k=1
n n
n
r
X 1 2k
(c) lim
n→∞
k=1
n n
n
r
X 2 2k
(d) lim
n→∞
k=1
n n
n
r
X 1 k
(e) lim 1+
n→∞
k=1
n n
n
r
X 2 k
(f) lim 1+
n→∞
k=1
n n
n
r
X 1 2k
(g) lim 1+
n→∞
k=1
n n
n
r
X 2 2k
(h) lim 1+ −→ CORRECT
n→∞
k=1
n n

Solution: We have
Z 3 n
√ X
x dx = lim f (x∗k )∆x
1 n→∞
k=1

We must have ∆x = b−a n


= n2 . And, xk = a + k∆x = 1 + 2k n
. If we let x∗k = xk we have
q
f (xk ) = 1 + 2k
n
. Putting all this together gives the answer.
Math 131
Page 11 Final Exam

20. Find the integral equal to the limit of Riemann sums


n  
X 4 4k
lim sin −2 +
n→∞
k=1
n n
Z 2
(a) sin x dx −→ CORRECT
−2
Z 0
(b) sin x dx
−2
Z 2
(c) sin x dx
0
Z 4
(d) sin x dx
0
Z 2
(e) sin 4x dx
−2
Z 2
(f) sin 4x dx
0
Z 4
(g) sin 4x dx
0

21. Approximate the definite integral below using a left hand sum with n = 3 (3 subdivisions).
Z 5
x2 dx
−1

(a) −1
(b) 1
(c) 9
(d) 22 −→ CORRECT
(e) 25
(f) 40
(g) 42
(h) 46

Solution: Subdivide the interval [−1, 5] into 3 subintervals. This gives subdivisions {−1, 1, 3, 5},
with ∆x = 2. For a left hand sum, we use the left end points to get the heights:

LHS =f (−1)∆x + f (1)∆x + f (3)∆x


=(−1)2 · 2 + (1)2 · 2 + 32 · 2 = 22
Math 131
Page 12 Final Exam

22. Given the graph of f (x) shown below, find


Z 5
f (x) dx
1

Answers for Questions 22

f (x) (a) −2 −→ CORRECT


4
(b) −1
3
(c) 0
2 (d) 1
1 (e) 2
0 x (f) 3
1 2 3 4 5 6
−1 (g) 4
−2 (h) 5

(i) 6
Solution: Add up the area between the curve and the x-axis from x = 1 to x = 5, making
sure to count the area under the x-axis as negative.
Z 5 Z 2 Z 3 Z 4 Z 5
f (x) dx = f (x) dx + f (x) dx + f (x) dx + f (x) dx
1 1 2 3 4
=(−1) + (−2) + (−1) + (2) = −2
Z 8 Z 1 Z 8
23. Suppose f (x) dx = 12, f (x) dx = 3, f (x) dx = 4.
1 5 7
Z 7
Find (2f (x) − 1) dx
5

(a) 5
(b) 8
(c) 10
(d) 11
(e) 12
(f) 20 −→ CORRECT
(g) 22
Math 131
Page 13 Final Exam

Solution: The information given says that


Z 8 Z 5 Z 7 Z 8
f (x) dx = f (x) dx + f (x) dx + f (x) dx
1 1 5 7
Z 7
12 = − 3 + f (x) dx + 4
5
Z 7
f (x) dx =11
5
Z 7 Z 7 Z 7
(2f (x) − 1) dx =2 f (x) dx − dx = 22 − 2 = 20
5 5 5

Z 2 √
24. Find 4 − x2 dx
−2

(a) 0
1
(b) π
2
(c) π
3
(d) π
2
(e) 2π −→ CORRECT
5
(f) π
2
(g) 3π
7
(h) π
2
(i) 4π

Solution: This is the area of a half circle with radius 2, thus the area is A = 21 π(2)2 = 2π
Z 3
25. Find (4x3 − 2x + 1) dx
1

(a) 0
(b) 1
(c) 3
(d) 74 −→ CORRECT
(e) 75
(f) 100
Math 131
Page 14 Final Exam

(g) 103

Solution: Use the Fundamental Theorem of Calculus:


Z 3
3
(4x3 − 2x + 1) dx = (x4 − x2 + x) 1 = 75 − 1 = 74
1

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy