David L.
asked 07/24/19Related Rates Kite Problem
A student flies a kite at exactly 20 meters altitude. The kite begins to drift away at 2 meters per second. The kite continues to fly at altitude 20m. How fast is the distance from the student to the kite changing after 3 seconds?
2 Answers By Expert Tutors

Patrick B. answered 07/24/19
Math and computer tutor/teacher
Y=20 <--- that's it
dX/dt = 2
X = 2t + c
Assuming x(0) = 0, then c=0, so X=2t
The distance as a function of time is d(t) = sqrt((2t)^2 + 400) = sqrt( 4t^2 + 400)
dD/dt = (1/2)(8t)/ sqrt(4t^2 + 400) =
(4t)/sqrt(4t^2 + 400) =
(4t)/ 2 * sqrt(t^2 + 100) =
(2t)/ sqrt(t^2 + 100)
After 3 seconds,
6/sqrt(109)
6 * sqrt(109)/ 109
=0.574695771132690835583-
Mark M. answered 07/24/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Draw a right triangle with a vertical side of length 20, a horizontal side labelled x and hypotenuse labelled y
x = distance the kite drifts horizontally t seconds after being directly above the student
y = distance between the student and the kite at time t
Given: dx/dt = 2
Find: dy/dt when t = 3
From the Pythagorean Theorem, x2 + 202 = y2
Differentiate implicitly with respect to t to obtain: 2x(dx/dt) = 2y(dy/dt)
When t = 3, x = 2(3) = 6 and 62 + 202 = y2. So, y = √436
Therefore, 12(2) = 2√436(dy/dt)
dy/dt = 12/√436 = 12 / [2√109] = 6/√109 m / sec ≈ 0.575 m /sec
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
David L.
thanks a lot guys!07/24/19