Math Problem Statement

A survey team is trying to estimate the height of a mountain above a level plain. From one point on the plain, they observe that the angle of elevation to the top of the mountain is 32 . From a point 2000 feet closer to the mountain along the plain, they find that the angle of elevation is 34 . How high (in feet) is the mountain?

Solution

We can solve this problem using trigonometry and the concept of tangent for right triangles.

Let:

  • hh = height of the mountain (in feet),
  • xx = distance from the first observation point to the base of the mountain (in feet).

Step 1: Set up equations using tangent

From the first observation point: tan(32)=hx\tan(32^\circ) = \frac{h}{x} h=xtan(32)h = x \cdot \tan(32^\circ)

From the second observation point (2000 feet closer): tan(34)=hx2000\tan(34^\circ) = \frac{h}{x - 2000} h=(x2000)tan(34)h = (x - 2000) \cdot \tan(34^\circ)

Step 2: Equate the two expressions for hh

xtan(32)=(x2000)tan(34)x \cdot \tan(32^\circ) = (x - 2000) \cdot \tan(34^\circ)

Step 3: Solve for xx

Expand the right-hand side: xtan(32)=xtan(34)2000tan(34)x \cdot \tan(32^\circ) = x \cdot \tan(34^\circ) - 2000 \cdot \tan(34^\circ)

Rearrange to isolate xx: x(tan(32)tan(34))=2000tan(34)x \cdot (\tan(32^\circ) - \tan(34^\circ)) = -2000 \cdot \tan(34^\circ)

x=2000tan(34)tan(32)tan(34)x = \frac{-2000 \cdot \tan(34^\circ)}{\tan(32^\circ) - \tan(34^\circ)}

Step 4: Calculate xx

Using approximations for tangents:

  • tan(32)0.62487\tan(32^\circ) \approx 0.62487
  • tan(34)0.67451\tan(34^\circ) \approx 0.67451

Substitute into the equation: x=20000.674510.624870.67451x = \frac{-2000 \cdot 0.67451}{0.62487 - 0.67451} x=1349.020.0496427178.48feetx = \frac{-1349.02}{-0.04964} \approx 27178.48 \, \text{feet}

Step 5: Calculate hh

Using h=xtan(32)h = x \cdot \tan(32^\circ): h=27178.480.6248716978.03feeth = 27178.48 \cdot 0.62487 \approx 16978.03 \, \text{feet}

Final Answer:

The height of the mountain is approximately 16,978 feet.

Would you like more detailed steps, or help with a similar question?

Related Questions:

  1. What is the formula for tangent in a right triangle?
  2. How does changing the angle of elevation affect the calculation of height?
  3. What are the applications of trigonometry in surveying?
  4. How accurate is this method in real-life scenarios?
  5. Can this be solved graphically instead of algebraically?

Tip:

Always double-check trigonometric values using a calculator for accuracy in applied problems.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Trigonometry
Right Triangles
Angle of Elevation
Tangent Function

Formulas

tan(θ) = opposite / adjacent
h = x * tan(angle)
x * tan(32°) = (x - 2000) * tan(34°)

Theorems

Tangent Ratio for Right Triangles

Suitable Grade Level

Grades 10-12