document.write( "Question 1207281: an engineer stands at 200 feet from a tower and sights the top of the tower at a 45 degree angle of elevation. find the height of the tower. \n" ); document.write( "
Algebra.Com's Answer #845062 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "If the angle of elevation is 45 degrees, then the height of the tower is the same as the distance from the engineer to the tower. \n" ); document.write( "ANSWER: 200 feet \n" ); document.write( "If you need a formal solution.... \n" ); document.write( "h = height of tower \n" ); document.write( "h/200 = tan(45) \n" ); document.write( "h/200 = 1 \n" ); document.write( "h = 200 \n" ); document.write( " \n" ); document.write( " |