MATH1500 Notes PDF
MATH1500 Notes PDF
The equation x2 + y 2 = 1 describes a circle in the xy-plane. We can explicitly solve for y as a
function of x. There are two solutions:
p
(1) y = 1 − x2 ,
p
(2) y = − 1 − x2 ,
(x2 y + y 3 )0 =(xy 2 + x4 )0
=⇒ (x2 )0 y + x2 y 0 + (y 3 )0 =(x)0 y 2 + x(y 2 )0 + (x4 )0
=⇒ 2xy + x2 y 0 + 3y 2 y 0 =y 2 + 2xyy 0 + 4x3
=⇒ 2xy − y 2 − 4x3 =2xyy 0 − x2 y 0 − 3y 2 y 0
=(2xy − x2 − 3y 2 )y 0
2xy − y 2 − 4x3
=⇒ y 0 = .
2xy − x2 − 3y 2
1
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
(b) Differentiate the equation:
(ey )0 =(5x2 y 3 )0
=⇒ ey y 0 =10xy 3 + 15x2 y 2 y 0
=⇒ ey y 0 − 15x2 y 2 y 0 =10xy 3
10xy 3
=⇒ y 0 = .
ey − 15x2 y 2
Return to the equation x2 + y 2 = 1. This equation describes a curve in the xy-plane: specifically,
dy
a circle. At any point on this curve,
the slope of the tangent line to the curve is given by dx .
For example, the point (x, y) = √12 , √12 is on the circle. We found earlier that
dy x
=− .
dx y
Therefore the slope of the tangent line to the circle at the point √1 , √1 is
2 2
√
dy 1/ 2
= − √ = −1.
dx
√1 , √1
1/ 2
2 2
A point on this tangent line is √1 , √1 . Therefore the equation of the tangent line is
2 2
1 1
y− √ =− x− √ .
2 2
Example. Each equation describes a curve in the xy-plane. Find the equation of the tangent line
to the curve at the indicated point.
(a) sin(x + y 2 − 1) + 3x2 y = 0 at (1, 0)
(b) x2 + 3xy = ey−1 + 9 at (2, 1)
(c) x2 tan y4 = cos(xy) + 2 at (1, π)
2
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
In each case, we need the slope of the tangent line, which is given by y 0 evaluated at the specified
point.
(a) Differentiate:
(b) Differentiate:
(c) Differentiate:
y 0
x2 tan = (cos(xy) + 2)0
4
y y y0
+ x2 sec2 = − sin(xy) y + xy 0
=⇒ 2x tan ·
4 4 4
= − y sin(xy) − xy 0 sin(xy)
1 2 2 y y
=⇒ x sec + x sin(xy) y 0 = − y sin(xy) − 2x tan
4 4 4
3
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
−y sin(xy) − 2x tan y4
0
=⇒ y = 1 2 2 y .
4 x sec 4 + x sin(xy)
The slope of the tangent line is −4, and it passes through the point (1, π), so its equation is
y − π = −4(x − 1).
(b) Differentiate:
4
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
3.9 Related Rates
Example. A particle
√travels
along the circle x2 + y 2 = 1, where x and y are measured in cm. At
the point (x, y) = 21 , 23 , the x-coordinate of the particle is increasing at a rate of 5 cm/sec. How
fast is the y-coordinate changing at this point?
√
Let t represent time, measured in seconds. We are given the data x = 1/2 cm, y = 3/2 cm, and
dx dy
dt = 5 cm/sec. We need to find dt .
The x- and y-coordinates are related by the equation x2 + y 2 = 1. Since x and y are related, their
rates of change with respect to time are also related. To find out how, we differentiate the equation
of the circle with respect to t, viewing both x and y as implicit functions of t.
d 2 d
(x + y 2 ) = (1)
dt dt
dx dy
=⇒ 2x + 2y =0
dt dt
dy x dx
=⇒ =− .
dt y dt
At the specified point,
dy 1/2 5
= −√ · 5 = −√ .
dt 3/2 3
√
The rate of change of the y-coordinate is −5/ 3 cm/sec.
√
Alternative phrasing: at the given point, the y-coordinate is decreasing at a rate of 5/ 3 cm/sec.
A problem like the one above is called a related rates problem. It describes two (or more) quantities
that are related by an equation.
Example. A rectangle has constant area 10 cm2 . One side is increasing at a rate of 3 cm/sec.
When the length of this side is 2 cm, find the rate of change of the other side.
Let the lengths of the two sides of the rectangle be a and b, measured in cm. Let t be time,
measured in seconds. The area of the rectangle is
ab = 10.
da db
We are given a = 2 cm, dt = 3 cm/sec. We are asked for dt .
Differentiate:
d d
(ab) = (10)
dt dt
da db
=⇒ b + a =0
dt dt
db b da
=⇒ =− .
dt a dt
5
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
10
Note that if a = 2 cm, then b = 2 = 5 cm. Substitute the given values:
db 5 15
= − (3) = − .
dt 2 2
The rate of change of the second side is −15/2 cm/sec.
General strategy:
• Make a list of information you are given and information you need
• Solve for the desired quantity and substitute the given values
Example. The area of a circle is decreasing at a constant rate of 4 cm2 /sec. When the radius of
the circle is 3 cm, how fast is the radius changing?
Let r be the radius of the circle in cm, and let A be its area in cm2 . Let t measure time in seconds.
dA dr
We are given dt = −4 cm2 /sec and r = 3 cm. We are asked for dt .
The area of a circle is
A = πr2 .
Differentiate:
dA dr
= 2πr ,
dt dt
which implies
dr 1 dA
= .
dt 2πr dt
Substitute the given values:
dr 1 2
= (−4) = − .
dt 2π(3) 3π
2
The rate of change of the radius is − 3π cm/sec. (Alternatively: the radius is decreasing at a rate
2
of 3π cm/sec.)
Example. Starting from the same point, I run east at 1 m/sec and my cat runs south at 2 m/sec.
After 5 seconds, how fast is the distance between us changing?
Sketch the problem in the xy-plane, using the origin as the starting point. Let x represent my
distance from the origin, in m, and let y represent my cat’s distance from the origin, in m. Let D
6
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
dx
be the distance between us, in m, and let t measure time in seconds. We are given dt = 1 m/sec
dy dD
and dt = 2 m/sec, and we are asked for dt .
After 5 seconds, my position is x = 5 and my cat’s
√ √ √
position is y = 10, so the distance between us is D = 52 + 102 = 125 = 5 5 m.
The distance D satisfies the equation
D 2 = x2 + y 2 .
Differentiate:
dD dx dy
2D = 2x + 2y ,
dt dt dt
which implies
dD 1 dx dy
= x +y .
dt D dt dt
Substitute the given values:
dD 1 25 √
= √ (5(1) + (10)(2)) = √ = 5.
dt 5 5 5 5
√
At the specified point, the distance between us increases at a rate of 5 m/sec.
Example. A particle moves along the curve y = x2 − 2x. Assume that x and y are measured
in cm. At the point (−1, 3) if the rate of change of the x-coordinate is 2 m/sec, how fast is the
distance between the particle and the origin changing?
Let D be the distance between the particle and the origin, in cm. Let t measure time in seconds.
dx dD
We are given x = −1 cm, y = 3 cm, and dt = 2 cm/sec. We are asked for dt .
The distance D satisfies
D 2 = x2 + y 2 .
Differentiate:
dD dx dx dx
2D = 4x3 − 12x2 + 10x ,
dt dt dt dt
which implies
dD 1 dx
= 2x3 − 6x2 + 5x .
dt D dt
p √
When (x, y) = (−1, 3), D = 12 + (−3)2 = 10 cm. Substitute all the given values:
dD 1 26
= √ (−2 − 6 − 5)(2) = − √ .
dt 10 10
√
At this point, the rate of change of the distance is −26/ 10 cm/sec.
7
This study source was downloaded by 100000859800908 from CourseHero.com on 11-03-2023 00:06:52 GMT -05:00
https://www.coursehero.com/file/40831570/Notes-1500-week7pdf/
Powered by TCPDF (www.tcpdf.org)