document.write( "Question 1207217: A person standing 400 ft from the base of a mountain measures the angle of elevation from the ground to the top of the mountain to be 25° The person then walks 500 ft straight back and measures the angle of elevation to now be 20°. How tall is the mountain?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #844962 by ikleyn(52818)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A person standing 400 ft from the base of a mountain measures the angle of elevation
\n" ); document.write( "from the ground to the top of the mountain to be 25°. The person then walks 500 ft
\n" ); document.write( "straight back and measures the angle of elevation to now be 20°. How tall is the mountain?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The solution in the post by  @Theo is  INCORRECT.\r
\n" ); document.write( "\n" ); document.write( "        400  feet that  Theo marked in his plot,  represents, actually, the base of the mountain,  which is  NOT  GIVEN  in the problem.\r
\n" ); document.write( "\n" ); document.write( "        Actually, this data of  400 feet plays small role in this problem  (if any)  and only confuses a reader.\r
\n" ); document.write( "\n" ); document.write( "        The data which really  PLAYS  a role is  500  feet,  the distance between the two positions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        I came to bring a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let L be the distance (on the ground level, i.e. horizontally) from the first position to the \r\n" );
document.write( "top of the mountain. So, we can write\r\n" );
document.write( "\r\n" );
document.write( "    \"x%2FL\" = tan(25°),  or  x = tan(25°)*L.   (1)\r\n" );
document.write( "\r\n" );
document.write( "where x is the height of the mountain.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the distance (on the ground level, i.e. horizontally) from the second position to the \r\n" );
document.write( "top of the mountain is  (L+500) feet. So, we can write\r\n" );
document.write( "\r\n" );
document.write( "    \"x%2F%28L%2B500%29\" = tan(20°),  or x = tan(20°)*(L+500).  (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In equations (1) and (2) left sides are identical, so their right side are equal\r\n" );
document.write( "\r\n" );
document.write( "    tan(25°)*L = tan(20°)*(L+500).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find L\r\n" );
document.write( "\r\n" );
document.write( "    tan(25°)*L = tan(20°)*L + 500*tan(20°),\r\n" );
document.write( "\r\n" );
document.write( "    tan(25°) - tan(20°)*L = 500*tan(20°),\r\n" );
document.write( "\r\n" );
document.write( "    L = \"%28500%2Atan%2820%5Eo%29%29%2F%28tan%2825%5Eo%29-tan%2820%5Eo%29%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now substitute it into equation (1) and find x\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28500%2Atan%2820%5E0%29%2Atan%2825%5Eo%29%29%2F%28tan%2825%5Eo%29-tan%2820%5Eo%29%29\" = \"%28500%2A0.466307658%2A0.363970234%29%2F%280.466307658-0.363970234%29\" = 829.228 ft.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Round to the closest nearest whole foot and get the\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The height of the mountain is about 829 feet.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved (correctly).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many other solved similar and different problems of the type  \" find the height \",
\n" ); document.write( "look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Find the height \r
\n" ); document.write( "\n" ); document.write( "in this site  (free of charge).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Learn the subject from there.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );