

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The answers to exam 1 questions related to limits and derivatives. It includes calculations for limits of polynomial functions, the product and quotient rules for derivatives, and examples of finding derivatives using the chain rule.
Typology: Exams
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Answer Key for Exam 1
1(a) lim x→ 3
x 2 − 2 x − 3
x^2 − 5 x + 6
2 − 2 · 3 − 3
32 − 5 · 3 + 6
, so we have to do something. In particular, there must be factors
of x − 3 on top and bottom that are causing these zeros. So we write
lim x→ 3
x^2 − 2 x − 3
x^2 − 5 x + 6
= lim x→ 3
(x + 1)(x − 3)
(x − 2)(x − 3)
= lim x→ 3
x + 1
x − 2
1(b) lim h→ 0
4 + 9h −
4 − 3 h
h
is also 0 0 , so we have to do something, namely multiply by the conjugate:
lim h→ 0
4 + 9h −
4 − 3 h
h
= lim h→ 0
4 + 9h −
4 − 3 h
h
4 + 9h +
4 − 3 h √ 4 + 9h +
4 − 3 h
= lim h→ 0
4 + 9h − (4 − 3 h)
h
4 + 9h +
4 − 3 h
= lim h→ 0
9 h + 3h
h
4 + 9h +
4 − 3 h
= lim h→ 0
4 + 9h +
4 − 3 h
x^2 + 3x − 4 if x ≤ 0
x^2 − 4 if 0 < x ≤ 2
4 x − 8 if x ≥ 2.
then
(a) lim x→ 0 −
f (x) = lim x→ 0 −
x 2
2
(b) lim x→0+
f (x) = lim x→0+
x 2 − 4
2 − 4 = −4. Since we got the same answer in (a), the answer to (c) is
that lim x→ 0
f (x) = −4.
(d) lim x→ 2 −
f (x) = lim x→ 2 −
x 2 − 4
2 − 4 = 0.
(e) lim x→2+
f (x) = lim x→2+
(4x − 8) = 4 · 2 − 8 = 0. Since we got the same answer in (d), the answer to (f) is that
lim x→ 2
f (x) = 0. (g) We calculate the derivative of each piece of f (x): f ′ (x) =
2 x + 3 if x < 0
2 x if 0 < x < 2
4 if x > 2.
The only values of x where f ′(x) might not exist are x = 0 and x = 2. At x = 0 the slope coming from the
left is 2 · 0 + 3 = 3, and the slope coming from the right is 2 · 0 = 0, so f ′ (0) does not exist. At x = 2 the
slope coming from the left is 2 · 2 = 4, and so is the slope coming from the right, so f ′ (2) does exist, and it
equals 4. The graph of f (x) looks like
4(a) The product rule and
d
dx
|x| =
|x|
x
tell us that
a ′ (x) = x
d
dx
|x| + |x|
d
dx
x = x
|x|
x
4(b) The quotient rule and
d
dx
|x| =
|x|
x
tell us that
b ′ (x) =
x d dx |x| − |x| d dx x
x^2
x
|x| x − |x| · 1
x^2
x − x
x^2
as long as x 6 = 0; but if x = 0 then b(x) is undefined so it doesn’t even make sense to ask about b ′ (x) in that
case.
4(c) The product rule and
d
dx
|x| =
|x|
x
tell us that
c ′ (x) = x n d dx
|x| + |x|
d
dx
x n = x n |x| x
This contains the answers to (a) and (b), when n = 1 and n = −1 respectively.