124 Ws 6 Sol
124 Ws 6 Sol
Curve A: Curve B:
y = x2 (x + 1)
2 y (1 − 12 y) = x2
2
1. (a) Use impicit differentiation to find all the points in Curve A with a horizontal tangent
line. (Looking at the graph, how many such points should there be?)
dy
(c) Try to find dx
at the point (0, 0) on both graphs. What goes wrong?
2. In this problem you’ll look at the curves from Page 1 in a different way.
Suppose a cat is chasing a ball around on the floor, and its position is described by the
parametric equations
Graph A: Graph B:
y 2 = x2 (x + 1) y 2 (1 − 21 y) = x2
(a) The cat is following one of the paths from the previous page (reprinted above).
Which path does the cat follow? Circle this curve. How do you know it’s the right
one?
Solution: The expressions for x(t) and y(t) satisfy the equation corresponding
to Curve A. That is, y(t)2 = x(t)2 (x(t) + 1).
(b) Draw an arrow on the circled graph above, to indicate in which direction the cat is
running.
Page 2
Worksheet Math 124 Week 6
(c) At which time(s) t does the cat run through the point (0, 0) ?
dy
(d) Remember that it wasn’t possible to find dx at (0, 0) using the method on Page
1. But now that the graph has been parametrized, you can do it. What are the
tangent line(s) to the parametrized curve (x(t), y(t)) at (0, 0)?
Now
dy dx
= 1 − 3t2 , = 2t.
dt dt
At t = 1 we have dy
dt
= −2 and dx
dt
= 2; at t = −1 we have dydt
= −2 and dx
dt
= −2. So
the slopes are −1 and 1, respectively, and the equations of the tangent lines are
y = −x and y = x.
Page 3
Worksheet Math 124 Week 6
3. This next question is a new type of problem that you can solve now that you know
about implicit differentiation. Suppose a snowball is rolling down a hill, and its radius
r is growing at a rate of 1 inch per minute. The volume V of the snowball grows more
quickly as the snowball gets bigger. In this question, you’ll find the rate of change of
the volume, dV
dt
, at the instant when the radius r is 6 inches.
(a) First, apply geometry to the situation. Can you think of an equation that relates
the variables r and V to each other?
Solution: V = 43 πr3 .
(b) Now the variables V and r change as time changes, so we can think of them as
functions of t. Differentiate the equation you came up with in part (a) with respect
to t.
dV
Solution: dt
= 4πr2 dr
dt
.
(c) What is the rate of change of the radius? Use this to simplify your equation from
part (b).
dr
Solution: The rate is given; dt
= 1. (Units: inches/minute.)
(d) What is the rate of change of V when the radius of the snowball is 6 inches?
dV
Solution: dt
= 4π(6)2 = 144π. (Units: cubic inches/minute.)
Page 4