Robert J. answered 04/04/13
Certified High School AP Calculus and Physics Teacher
Method I. Use inverse trig.
Let x = the horizontal distance from the man to the billboard, θ = the viewing angle.
θ = arctan(19/x) - arctan(4/x),
Differentiate both sides with respect to time, and plug in x = 30, x' = -2
θ' = 38/(30^2+19^2) - 8/(30^2+4^2) = 0.0214 rad/sec <==Answer
Method II. Use law of cosines,
15^2 = (x^2+4^2) + (x^2+19^2) - 2sqrt[(x^2+4^2) (x^2+19^2)] * cos θ
Can you finish it?