document.write( "Question 299279: I am standing at the trailhead of a mountain trail on level ground. I know from my map that the horizontal distance from this spot to the top of the mountain is 3 miles. I find that the angle of elevation to the top of the mountain from this point is 4 degrees. What is the height of the mountain, in feet? \n" ); document.write( "
Algebra.Com's Answer #215102 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can use the Tangent function to find the height of the mountain.
\n" ); document.write( "Let h = height of mountain and the horozontal distance to the mountain of 3 miles is the same as the length of the base of the right triangle.
\n" ); document.write( "The tangent of the angle of elevation is expressed by \"h%2F3\"
\n" ); document.write( ", so...
\n" ); document.write( "\"Tan%284%29+=+h%2F3\" Solve for h.
\n" ); document.write( "\"h+=+3%2Atan%284%29\"
\n" ); document.write( "\"h+=+0.20978\"Miles.
\n" ); document.write( "Convert to feet by multiplying by 5,280 ft/mi.
\n" ); document.write( "\"h+=+1107.64\"feet.
\n" ); document.write( "
\n" );