Problem Set 2 Solutions
Problem Set 2 Solutions
Solution to Problem 1.
In this problem we are asked to guess the slope of the tangent to the graph
x
at the point P (1, 12 ) by looking at the slopes of
of the function f (x) = 1+x
various secants starting at that point.
Consider, for example, the rst case we are asked to use: the secant from
P (1, 0.5) to Q(0.5, f (0.5)). Here is a graph of that secant:
0.6
0.5
0.4
0.3
0.2
0.1
0.1
0.2
0.2
0.4
0.6
0.8
1.2
0.5
0.5 1+0.5
0.5 f (0.5)
=
= 0.333.
1 0.5
1 0.5
m0.9 =
m0.99 =
m0.999 =
m1.5 =
m1.1 =
m1.01 =
m1.001 =
Considering these slopes, we can say that the slopes seem to be approaching the value 0.25 as x approaches 1 from the left and also from the right.
So our guess for the slope of the tangent to the graph of f (x) at x = 1 is
0.25.
The tangent, then, is the straight line going through the point (1, 0.5)
with gradient 0.25. That line is given by the equation:
0.25 =
y 0.5
.
x1
In other words:
1
1
y = x+ .
4
4
Here is a plot of that tangent, which suggests that our guess is a good
approximation:
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0
0.1
0.5
1.5
Problem 2: (Problem 1.4.5 in [Stewart].)
If a ball is thrown into the air with a velocity of 10m/s, its height in metres
t seconds later is given by H(t) = 10t 4.9t2 .
(a) Find the average velocity for the time beginning when t = 1.5 and
lasting
(i)
(iii)
0.5 seconds
0.05 seconds
(ii)
(iv)
0.1 seconds
0.01 seconds.
obtain:
Distance travelled by the ball between t = 1.5 and t = 1.5 + 0.5 = 2
,
Half a second
H(2) H(1.5)
=
,
(0.5)
(10 (2) 4.9 (2)2 ) (10 (1.5) 4.9 (1.5)2 )
=
,
0.5
= 7.15 m sec1 .
(The case t = 0.1). The average velocity the ball has in the 0.1 second
period after t = 1.5 is:
Distance travelled by the ball between t = 1.5 and t = 1.6
,
0.1
H(1.6) H(1.5)
=
,
0.1
(10 (1.6) 4.9 (1.6)2 ) (10 (1.5) 4.9 (1.5)2 )
,
=
0.1
= 5.19 m sec1 .
(The case t = 0.05). The average velocity the ball has in the 0.05 second
period after t = 1.5 is:
Distance travelled by the ball between t = 1.5 and t = 1.55
,
0.05
H(1.55) H(1.5)
=
,
0.05
(10 (1.55) 4.9 (1.55)2 ) (10 (1.5) 4.9 (1.5)2 )
=
,
0.05
= 4.945 m sec1 .
(The case t = 0.01). The average velocity the ball has in the 0.01 second
period after t = 1.5 is:
Distance travelled by the ball between t = 1.5 and t = 1.51
,
0.01
H(1.51) H(1.5)
=
,
0.01
(10 (1.51) 4.9 (1.51)2 ) (10 (1.5) 4.9 (1.5)2 )
=
,
0.01
= 4.749 m sec1 .
4
0.5
0.5
1.5
2.5
0.5
0.5
1.5
2.5
x2 2x
x2 x2
f (x)
0.7143
0.6774
0.6721
0.6678
0.6672
0.6668
0.6552
0.6610
0.6656
0.6661
0.6666
(Note that it is also straightforward to prove this exactly using the limit
laws and a simple rearrangement:
x(x 2)
x
2
x2 2x
= lim
= lim
= ,
2
x2 x x 2
x2 (x 2)(x + 1)
x2 x + 1
3
lim
as required.)
x2
x2
x2
(b) The limit limx1 (f (x) + g(x)) does not exist. This is because:
lim (f (x) + g(x)) = lim (f (x)) + lim (g(x)) = 1 + 2 = 3,
x1
x1
x1
while
lim (f (x) + g(x)) = lim (f (x)) + lim (g(x)) = 1 + 1 = 2.
x1+
x1+
x1+
Because the 1-sided limits are dierent, this limit doesnt exist.
(c) We are asked to evaluate limx0 (f (x)g(x)). Because:
limx0 f (x) exists and equals 0, and:
limx0 g(x) exists and is approximately equal to 1.4
it follows that
lim (f (x)g(x)) = lim (f (x)) lim (g(x)) 0 1.4 = 0.
x0
x0
x0
(d) Notice that we cannot apply the Limit law for quotients to this
function because
lim g(x) = 0.
x1
Actually:
lim
f (x)
=
g(x)
lim
f (x)
= .
g(x)
x1+
while
x1
(
)
(e) We are asked to evaluate limx2 x3 f (x) , if it exists. Well, to begin,
note that:
limx2 x3 exists and is equal to 8.
limx2 f (x) also exists (looking at the graph), and is equal to 2.
Thus, because the pieces have limits, we can apply the Limit law for
products and write:
)
)(
(
) (
lim x3 f (x) = lim x3
lim f (x) = 8 2 = 16.
x2
x2
x2
x1
x1
Problem 7:
Use the limit laws to evaluate the limit
(
)3
1 + 3x
lim
,
x1 1 + 4x2 + 3x4
carefully justifying each step.
Solution
1. To begin, note that limx1 (1 + 3x) exists and is equal to 4 (by the
limit laws for simple functions and for sums).
2. Furthermore, note that limx1 (1 + 4x2 + 3x4 ) exists and is equal to:
=
=
=
=
3. Then, because:
limx1 (1 + 3x) exists, and:
limx1 (1 + 4x2 + 3x4 ) exists, and is not equal to zero,
it follows from the Limit law for quotients that:
4
1
1 + 3x
limx1 (1 + 3x)
= = .
=
2
4
2
4
x1 1 + 4x + 3x
limx1 (1 + 4x + 3x )
8
2
lim
x1
1 + 3x
1 + 4x2 + 3x4
)3
(
=
1 + 3x
x1 1 + 4x2 + 3x4
lim
)3
=
( )3
1
1
= .
2
8
10
Explanation
The equation:
x2 + x 6
=x+3
x2
is nevertheless correct, because the limit of a function, limxa f (x), does not
depend on the denition of f (x) at x = a. Looking at the above equation,
we observe that:
x2 + x 6
(x 2)(x + 3)
=
=x+3
x2
(x 2)
everywhere except the point that we are taking the limit.
11
t3
t2 9
.
2t2 + 7t + 3
Solution
In this problem, and many similar problems to follow, we will skip some of
the detail that accompanies the use of the limit laws. (That is, to give a
completely precise proof of the fact below we would note, at each step, that
the appropriate assumptions of the appropriate limit law were met. But
the following problem is just looking for an algebraic trick, which we will
describe. In an exam situation, it will made be quite clear what level of
detail to use.)
t2 9
t3 2t2 + 7t + 3
lim
(t 3)(t + 3)
(2t + 1)(t + 3)
(t 3)
= lim
t3 (2t + 1)
6
=
.
5
=
lim
t3
Solution to Problem 10:
1+h1
lim
h0
h
=
=
=
=
1+h1
1+h+1
lim
h0
h
1+h+1
(
)2
2
1+h 1
)
lim (
h0 h
1+h+1
1
lim
h0
1+h+1
1
.
2
12
x+23
lim
x7
x7
x+23
x+2+3
= lim
x7
x7
x+2+3
(x 7)
= lim
x7 (x 7)( x + 2 + 3)
1
=
.
6
lim
1
4
x4
+ x1
4+x
lim
4+x
4x
4+x
1
= lim
x4 4x
1
.
=
16
x4
x2 81
lim
x9
x3
(x 9)(x + 9)
x3
( x 3)( x + 3)(x + 9)
= lim
x9
x3
= 108.
=
lim
x9
13
t0
1
1
t
t 1+t
)
11 1+t
lim
t0 t
1+t
(
)
1 (1 1 + t) (1 + 1 + t)
lim
t0 t
1 + t (1 + 1 + t)
1
(t)
lim
t0 t (1 + 1 + t) 1 + t
1
lim
t0 (1 + 1 + t) 1 + t
1
.
2
(
)
=
=
=
=
=
lim x3 + x2 sin = 0.
x0
x
Solution
Well prove this limit by applying the squeeze theorem with a choice of:
g1 (x) = x3 + x2 , and
g2 (x) = x3 + x2 .
To begin, note that:
x3 + x2 sin x3 + x2 sin x3 + x2 sin x3 + x2 .
x
x
x
Similarly:
x3 + x2 sin x3 + x2 sin x3 + x2 sin x3 + x2 .
x
x
x
Thus, we have shown that:
x3 + x2 x3 + x2 sin x3 + x2 .
x
Next, observe that (using elementary limit laws):
lim g1 (x) = lim g2 (x) = 0.
x0
x0
The limit limx0 x3 + x2 sin x exists, and that
limx0 x3 + x2 sin x = 0.
Here is a plot of the three functions involved in the proof:
1.5
0.5
0.5
1.5
1.5
0.5
0.5
1.5
x0+
x 1 + sin
2
x
)]
= 0.
Solution
Well prove this with a 1-sided squeeze theorem, with a choice of:
g1 (x) = 0
g2 (x) = 2 x.
Well start by establishing that
[
( )]
2 2
g1 (x) x 1 + sin
g2 (x)
x
15
0 x x [1 + sin2 (2/x)] 2 x,
as required.
Here is the picture. The top graph is of 2 x, and the one under it is
of x(1 + sin2 (2/x)). Note that we could equally well have squeezed our
0.5
0.5
1.5
2.5
16
Solution
The clearest way to understand this problem is to study the 1-sided limits
of the function at x = 3. Observe that:
lim (2x + |x 3|) =
x3+
lim (2x + x 3)
x3+
= (9 3),
= 6.
(We have obtained the rst equality by using the fact that |x 3| = (x 3)
when x 3.)
Furthermore:
lim (2x + |x 3|) =
x3
x3
= 3 + 3,
= 6.
Because the two 1-sided limits exist, and are equal, it follows that
lim (2x + |x 3|) = 6.
x3
17
1
x
1
|x|
= lim
+
lim
|x|
x
x0 x
x0 x
2
= lim
x0 x
= .
Solution to Part (ii).
In this case, we are studying the right-hand limit at x = 0. Note that when
x 0, |x| = x. Thus:
)
(
)
(
1
1
1
1
= lim
lim
|x|
x
x0+ x
x0+ x
= lim 0
x0+
= 0.
18
Problem 19:
Consider the function
F (x) =
x2 1
.
|x 1|
x1+
lim F (x) = 2.
x1
So, because the two 1-sided limits are dierent, the limit limx1 F (x) does
not exist.
19
Problem 20: (1.6.55 from [Stewart])
If p(x) is a polynomial, show that limxa p(x) = p(a).
Solution
If p(x) is a polynomial, that means that it is of the form:
c0 + c1 x + c2 x2 + . . . + cn xn
for some numbers c0 , c1 , . . . , cn . The deduction of the required formula now
proceeds in the following way:
=
=
=
=
=
limxa p(x)
(
)
limxa c0 + c1 x + c2 x2 + . . . + cn xn (
)
limxa (c0 ) + limxa (c1 x) + limxa c2 x2 + . . . + limxa (cn xn )
c0 + c1 limxa x + c2 (limxa x)2 + . . . + cn (limxa x)n
c0 + c1 a + c2 a2 + . . . cn an
p(a).
2
n
p(x) = c0 + c1 x + c2 x + . . . + cn x =
ci xi .
i=1
20
21
f (x)8
x1
Solution
The trick here is to arrange the expression f (x) so that
( we )can use the
information we have, which is that the limit limx1 f (x)8
exists and
x1
equals 10. To use this information we write:
f (x) =
f (x) 8
(x 1) + 8.
x1
f (x)8
x1
22
x2
0
if x is rational
.
if x is irrational
x0
x0
23
24