& & The Statue of Liberty is 46 feet tall, and stands on a platform 47 feet tall. How far from the statue along the ground should I stand to get the largest viewing angle possible? (The "viewing angle" is the angle between the line connecting my eyes to the statue's feet, and the line connecting my eyes to the statue's crown.)
1
Expert's answer
2011-05-05T10:19:54-0400
Denote the distance to the Statue as D, the height of it as L2 and the height of the platform as L1. The triangles formed by the heights and the distance is right triangle. Thus the viewing angle would be alpha = arctan (L1+L2)/D - arctan L1/D = arctan (L2/D / (1 + L1(L1+L2)/D2)) = arctan (L2D/(D2 +L1(L1+L2)) = arctan(46D/(D2 + 46(46+47)) = arctan(46D/(D2 + 4371)) Let's find the first derivative of this expression and let it to be equal to zero: arctan(46D/(D2 + 4371))' = - 46(D2- 4371)/(D4+10,858D2 + 19,105,641) = 0 Thus the extrema of this function are D =sqrt(4371) = 66.1 m, D = - sqrt(4371) = -66.1 m (this root doesn't math the conditions or can mean the opposite direction from the statue). Answer: you should stay 66.11m away from the statue.
Comments
Leave a comment