Written Homework 7 Solutions

advertisement
Written Homework 7 Solutions
Section 4.3
20. Find the local maxima and minima using the First and Second Derivative tests:
f (x) =
x2
x−1
Solution: First start by finding the first derivative.
f 0 (x) =
x2 − 2x
2x(x − 1) − x2
=
(x − 1)2
(x − 1)2
It is easy to see that the numerator is zero when x ∈ 0, 2. Now to apply the First Derivative Test. For x = 0
values just to the right (0+ ) are negative while values just to the left (0− ) are postitive. Zero is therefore a
maximum. For x = 2 values just to the left (2− ) are negative while values just the right (2+ ) are positive.
Therefore 2 is a minimum. We can check this again using the second derivative which is:
f 00 (x) =
(2x − 2)(x − 1)2 − (x2 − 2x)(2(x − 1)) (2x − 2)(x − 1) − 2x2 + 4x
=
(x − 1)4
(x − 1)3
(2x − 2)(x − 1) − 2x2 + 4x 2x2 − 4x + 2 − 2x2 + 4x
2
=
=
(x − 1)3
(x − 1)3
(x − 1)3
Now to test the critical points:
f 00 (0) =
2
= −2
(−1)3
f 00 (2) =
2
=2
(1)3
The second derivative test tells us that the critical point at 0 is a maximum and the critical point at 2 is a
minimum.
64. Coffee is being poured at a constant rate into the mug shown in the text. Sketch a graph of the depth of
the coffee as a function of time accounting for the shape of the graph in terms of concavity. What is the
significance of the inflection point.
Solution: The graph should look roughly as follows.
Homework 7 Solutions
Plot.jpg
Note that up to the inflection point one has a concave up graph as the depth increases rapidly as the mug
thins, but then turns to concave down as the mug widens after filling past the middle point of the mug.
66. Given the function f (x) = e−x
2 /(2σ2 )
(a) Find the asymptote, maximum value, and inflection points of f .
Solution: Note first that no vertical asymptote exists. Now to check for horizontal.
lim e−x
2 /(2σ2 )
= e−(−∞)
lim e−x
2 /(2σ2 )
= e−(∞)
x→−∞
x→∞
2 /(2σ2 )
2 /(2σ2 )
= e−∞ = 0
= e−∞ = 0
So there is a horizontal asymptote at 0. Now to obtain the first and second derivatives.
−x · e−x /(2σ
f (x) =
σ2
2
0
2)
−e−x /(2σ ) x2 · e−x /(2σ )
+
σ2
σ4
The only zero for the first derivative exists at x = 0. The second derivative at zero is negative so this
critical point x = 0 is a maximum with value f (0) = 1. Setting the second derivative equal to zero
gives.
2
2
2
2
e−x /(2σ )
x2 · e−x /(2σ )
f 00 (x) = 0 ⇔
=
⇔ σ2 = x2 ⇔ x = ±σ
σ2
σ4
Therefore the inflection points are at x = ±σ.
2
2
f 00 (x) =
Page 2 of 11
2
2
Homework 7 Solutions
(b) What role does σ play in the shape of the curve?
Solution: Given that it marks the inflection points and does not affect the asymptote nor the maximum,
it widens the curve.
(c) Plot four members of this family of curves on the same plot.
Function.jpg
Page 3 of 11
Homework 7 Solutions
Section 4.4
24. Find the limit of
eu/10
u→∞ u3
lim
Solution: Note that as x → ∞ both eu/10 → ∞ and u3 → ∞. So this limit has indeterminate form “ ∞
∞ ”. Use
L’Hospital’s rule.
eu/10 H
1 eu/10
.
lim 3 = lim
u→∞ u
u→∞ 10 3u2
The resulting limit still has indeterminate form “ ∞
∞ ”. Use l’Hospital’s Rule again.
1 eu/10 H
1 eu/10
=
lim
u→∞ 10 3u2
u→∞ 100 6u
∞
The resulting limit still has indeterminate form “ ∞ ”. Use l’Hospital’s Rule yet again.
lim
1 eu/10 H
1 eu/10
= lim
= ∞.
u→∞ 100 6u
u→∞ 1000 6
lim
So
eu/10
= ∞.
u→∞ u3
lim
28. Find the limit of:
lim
x→0
x − sin(x)
x − tan(x)
Solution: Plugging in x = 0 to the numerator and denominator gives the indeterminate form “ 00 ”. Use
l’Hospital’s Rule.
x − sin(x) H
1 − cos(x)
lim
= lim
.
x→0 x − tan(x)
x→0 1 − sec2 (x)
Plugging in x = 0 still gives the indeterminate form “ 00 ”. Use l’Hospital’s Rule again.
lim
x→0
1 − cos(x) H
sin(x)
= lim
2
x→0
1 − sec (x)
−2 sec2 (x) tan(x)
−1 sin(x)
= lim
cos3 x
x→0 2 sin(x)
1
= − lim cos3 x
2 x→0
−1
=
.
2
So the limit is -1/2.
34. Find the limit of:
lim
x→0
x
tan−1 (4x)
Solution: Plugging in x = 0 gives the indeterminate form “ 00 ”. Use l’Hospital’s Rule.
lim
x→0
x
1
H
= lim
tan−1 (4x) x→0 4/(1 + 16x2 )
1 + 16x2 1
= lim
=
x→0
4
4
The limit is therefore 1/4.
Page 4 of 11
Homework 7 Solutions
42. Find the limit of:
√
lim
x→∞
xe−x/2
√
Solution: This is an indeterminate product, i.e. as x → ∞, x → ∞ and e−x/2 → 0. In order to use
L’Hospital’s rule, we must rewrite as an indeterminate fraction.
√
√
x
lim xe−x/2 = lim x/2
x→∞
x→∞ e
∞
” and we can use L’Hospital’s rule.
Now, the limit has indeterminate form “ ∞
√
lim
x→∞
x
e x/2
H
=
1
√
2 x
lim
x→∞ 1 e x/2
2
=0
where the last limit is zero because the numerator → 0 while the denominator → ∞.
56. Find the limit of:
lim (tan(2x)) x
x→0+
Solution: Let L be the limit assuming it exists. Then:
ln(L) = lim+ ln(tan 2x) x = lim+ x ln tan 2x
x→0
x→0
This limit is an indeterminate product form. Rewrite as a fraction and use l’Hospital’s Rule.
ln(L) = lim+ x ln tan 2x
x→0
x→0
ln tan 2x
x−1
= lim+
2 sec2 2x
tan 2x
−x−2
= lim+
H
x→0
−2x2 sec 2x
x→0
sin 2x
2x
lim sec 2x
= − lim+
x→0 sin 2x x→0
=1·0
= lim+
The limit is therefore:
L = eln(L) = e0 = 1.
Page 5 of 11
Homework 7 Solutions
Problem 4.5
√
26. Use the guidelines of the section to sketch y = x 2 − x2
Solution:
(a) Domain
√
√
y is defined for x2 ≤ 2 or for − 2 ≤ x ≤ 2.
(b) Intercepts
√
y-intercept at y = 0 2 − 0 = 0.
√
√
√
x-intercept for x = 0 or 2 − x2 . So then at x ∈ − 2, 0, 2.
(c) Symmetry
p
y(−x) = (−x) 2 − (−x)2 = −y(x)
The function is therefore odd.
(d) Asymptotes
Note that no asymptotes exist as y is not defined for x = ±∞ nor does the function go to infinity
anywhere it is defined. Also no slant asymptotes exist as the degree between the numerator and denominator is more than 1.
(e) Increasing or Decreasing
The first derivative is:
y0 =
p
p
2 − 2x2
x
x2
· −2x = 2 − x2 − √
= √
2 − x2 + √
2 2 − x2
2 − x2
2 − x2
This is a positive value for −1 < x < 1 and zero for x = ±1 and negative outside the range.
(f) Local Maxima and Minima
The second derivative is:
√
−4x 2 − x2 − (2 − x2 ) √−2x 2
−8x + 4x3 + 2x − x3
3x3 − 6x
2 2−x
=
=
y00 =
2 − x2
(2 − x2 )3/2
(2 − x2 )3/2
Checking the critical points gives that y00 (1) = −3 so it is a maximum y00 (−1) = 3 and is a minimum.
These have values of (x, y) = (1, 1) and (x, y) = (−1, −1).
(g) Concavity and Points of Inflection
Finding where the points of inflection are:
√ √
3x3 − 6x = 0 ⇔ x = 0, − 2, 2
√
√
Then for − 2 < x < 0, y is concave up (y(−1) > 0) and for 0 < x < 2, y is concave down (y(1) < 0).
(h) Graph
Here is the graph of the function.
Page 6 of 11
Homework 7 Solutions
Page 7 of 11
Homework 7 Solutions
30. Use the guidelines of the section to sketch y = x5/3 − 5x2/3
Solution:
(a) Domain
y is defined for all x.
(b) Intercepts
y-intercept at y = 05/3 − 5(0)2/3 = 0.
x-intercept for:
x5/3 = 5x2/3 ⇔ x = 5
(c) Symmetry
y(−x) = (−x)5/3 − 5(−x)2/3 = −(x)5/3 − 5(x)2/3
The function is therefore neither even nor odd.
(d) Asymptotes
No vertical asymptotes exist as the function does not go to infinity. Also no slant asymptotes exist as
the degree difference between numerator and denominator is larger than 1.
Horizontal Asymptote:
lim x5/3 − 5x2/3 = lim x5/3 (1 − 5x−1 ) = ∞
x→∞
x→∞
lim x5/3 − 5x2/3 = lim x5/3 (1 − 5x−1 ) = −∞
x→−∞
x→−∞
No horizontal asymptotes.
(e) Increasing or Decreasing
The first derivative is:
y0 =
5x2/3 − 10x−1/3 5x−1/3 (x − 2)
=
3
3
So y0 = 0 when x = 2 and y0 does not exist at x = 0. There is a “cusp” at x = 0 because the term x−1/3
has right and left limits:
lim+ x−1/3 = +∞
x→0
lim x−1/3 = −∞.
x→0−
In particular, x−1/3 > 0 for x > 0 and x−1/3 < 0 for x < 0. So y is increasing for x > 2, decreasing for
0 < x < 2, and increasing for x < 0.
(f) Local Maxima and Minima
The second derivative is:
y00 =
10x−1/3 + 10x−4/3 10x−4/3 (x + 1)
=
9
9
−1/3 so there is a minimum at x = 2. Note that y00 (0)
Checking the critical points gives that y00 (2) = 15
9 ·2
DNE. But, since the function switches from increasing to decreasing at x = 0, it is a local maximum.
(g) Concavity and Points of Inflection
Looking at y00 (x), we see that the concavity changes at x = −1. The concavity does not change at x = 0,
because x−4/3 > 0 for all x , 0. Hence y is concave up for x > −1 (except at x = 0, where concavity
isn’t defined) and concave down for x < −1.
Page 8 of 11
Homework 7 Solutions
(h) Graph
Here is the graph of the function.
Page 9 of 11
Homework 7 Solutions
40. Use the guidelines of the section to sketch y =
sin(x)
2+cos(x)
Solution:
(a) Domain
y is defined for all x.
(b) Intercepts
sin(0)
y-intercept at y = 2+cos(0)
= 0.
x-intercept for whenever sin(x) = 0 or for x = n ∗ π where n is an integer.
(c) Symmetry
y(−x) =
sin(−x)
− sin(x)
=
2 + cos(−x) 2 + cos(x)
The function is therefore odd. The function also repeats with period 2π.
(d) Asymptotes
There are no vertical asymptotes as the denominator is never zero. No slant asymptote exists as the
function oscillates forever. For the same reason there are no horizontal asymptotes.
(e) Increasing or Decreasing
The first derivative is:
y0 =
cos(x)(2 + cos(x)) − sin(x)(− sin(x)) (2 cos(x) + cos2 (x)) + sin2 (x) (2 cos(x) + 1)
=
=
(2 + cos(x))2
(2 + cos(x))2
(2 + cos(x))2
This has a root at cos(x) = −1/2 or whenever x = 2π/3 + 2nπ or for −2π/3 + 2nπ where n is an integer.
Note the denominator is always positive, so the the sign of y0 is the same as the sign of 2 cos x+1. Hence
4π
the intervals of increase are ( 2π
3 + 2πn, 3 + 2πn), where n is any integer. The intervals of decrease are
−2π
2π
( 3 + 2πn, 3 + 2πn), where again n is any integer.
(f) Local Maxima and Minima
The second derivative is:
y00 =
(−2 sin(x))(2 + cos(x))2 − 2(2 cos(x) + 1)(2 + cos(x))(− sin(x))
(2 + cos(x))4
y00 =
(−2 sin(x))[(4 + 4 cos(x) + cos2 (x)) − (2 cos(x) + 1)]
(2 + cos(x))4
y00 =
(−2 sin(x))(3 + 2 cos(x) + cos2 (x))
(2 + cos(x))4
Checking the critical points gives that y00 (2π/3 + 2nπ) = −0.77 so these are maxima. And y00 (−2π/3 +
2nπ) = 0.77 so these are minima.
(g) Concavity and Points of Inflection
Finding where the points of inflection are when sin(x) = 0 (when x = nπ) or when:
√
−2 ± 4 − 12
2
2
(3 + 2 cos(x) + cos (x)) = 0 ⇔ (3 + 2u + u ) = 0 ⇔ u =
2
Hence 3 + 2 cos x + cos2 x is never zero, its always positive. Therefore the concavity changes exactly
when sin x = 0. Note that y00 (π/2) < 0.
Page 10 of 11
Homework 7 Solutions
(h) Graph
Here is the graph of the function.
Page 11 of 11
Download