Let x = distance (in ft) travelled by the rocket t seconds after launch
y = distance between the camera and the rocket at time t
Draw a right triangle with horizontal side 4000 ft, vertical side x and hypotenuse y.
Let θ be the angle formed by the hypotenuse and the horizontal side
a. Find dy/dt when x = 3000.
Given dx/dt = 1000
When x = 3000, y2 = 30002 + 40002. So, y = 5000.
x2 + 40002 = y2
2x(dx/dt) = 2y(dy/dt) So, dy/dt = (x/y)(dx/dt) = (3000/5000)(1000) = 600.000 ft/sec
--------------------
b. Find dθ/dt when x = 3000
tanθ = x / 4000
sec2θ(dθ/dt) = (1/4000)(dx/dt)
dθ/dt = (1/4000)(cos2θ)(dx/dt) = (1/4000ft)(4/5)2(1000ft/sec) = 0.160 radians / sec