document.write( "Question 1034720: A man measures the angle of elevation to the top of a mountain to be 12 degrees. He drives 7 miles closer and finds the angle of elevation to be 37 degrees. How high is the mountain? \n" ); document.write( "
Algebra.Com's Answer #649413 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Use the tan function on both angles, and solve the equation, but first convert miles to feet:
\n" ); document.write( "7 miles = 36960 (1 mile = 5280 feet)
\n" ); document.write( "height/(length+36960)= tan 12
\n" ); document.write( "height/length = tan 37
\n" ); document.write( "height/(length+36960)= 0.21256
\n" ); document.write( "height/length = 0.7536
\n" ); document.write( "Height of the mountain:
\n" ); document.write( "h= (36960*0.7536*0.21256)/(0.7536-0.21256) = 10942.71 feet
\n" ); document.write( "Hopefully I have it right. Please let me know if I don't. Learning is a continuous cycle.
\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" );