All Exams Test series for 1 year @ ₹349 only
Question

A vertical tower stands on a horizontal plane and is surmounted by a vertical flagstaff of height h. At a point on the plane the angles of elevation of the bottom and top of the flagstaff are θ and 2θ respectively. What is the height of the tower ?

The correct answer is h cos 2θ

Understanding the Tower and Flagstaff Problem

This problem involves trigonometry, specifically dealing with angles of elevation. We have a vertical tower with a flagstaff on top, and we are given the angles of elevation from a point on the ground to the bottom and top of the flagstaff. Our goal is to find the height of the tower.

Let's define the elements:

  • Let H be the height of the tower.
  • Let h be the height of the flagstaff (given).
  • Let x be the horizontal distance from the observation point on the ground to the base of the tower.
  • Let \(\theta\) be the angle of elevation to the bottom of the flagstaff (top of the tower).
  • Let \(2\theta\) be the angle of elevation to the top of the flagstaff.

We can visualize this setup as two right-angled triangles sharing the same base (the horizontal distance x). One triangle is formed by the observation point, the base of the tower, and the top of the tower (bottom of flagstaff). The other triangle is formed by the observation point, the base of the tower, and the top of the flagstaff.

Setting up Trigonometric Equations

In the right-angled triangle formed by the observation point, the base of the tower, and the top of the tower, we have:

The opposite side is the height of the tower, H.

The adjacent side is the horizontal distance, x.

The angle of elevation is \(\theta\).

Using the tangent function (\(\tan = \text{Opposite}/\text{Adjacent}\)), we get:

\[ \tan \theta = \frac{H}{x} \quad \text{(Equation 1)} \]

In the right-angled triangle formed by the observation point, the base of the tower, and the top of the flagstaff, we have:

The opposite side is the total height (tower height + flagstaff height), H + h.

The adjacent side is still the horizontal distance, x.

The angle of elevation is \(2\theta\).

Using the tangent function, we get:

\[ \tan 2\theta = \frac{H+h}{x} \quad \text{(Equation 2)} \]

Solving for the Height of the Tower (H)

We now have a system of two equations with two unknowns, H and x. We want to find H in terms of h and \(\theta\). Let's eliminate x.

From Equation 1, we can express x as:

\[ x = \frac{H}{\tan \theta} \]

Substitute this expression for x into Equation 2:

\[ \tan 2\theta = \frac{H+h}{\frac{H}{\tan \theta}} \]

\[ \tan 2\theta = \frac{(H+h) \tan \theta}{H} \]

Multiply both sides by H:

\[ H \tan 2\theta = (H+h) \tan \theta \]

Distribute \(\tan \theta\) on the right side:

\[ H \tan 2\theta = H \tan \theta + h \tan \theta \]

Gather terms involving H on one side:

\[ H \tan 2\theta - H \tan \theta = h \tan \theta \]

Factor out H:

\[ H (\tan 2\theta - \tan \theta) = h \tan \theta \]

Now, isolate H:

\[ H = h \frac{\tan \theta}{\tan 2\theta - \tan \theta} \]

This expression for H is correct but doesn't directly match the options. Let's use the double angle formula for tangent: \(\tan 2\theta = \frac{2 \tan \theta}{1 - \tan^2 \theta}\).

Substitute this into the equation \(H \tan 2\theta = (H+h) \tan \theta\):

\[ H \left( \frac{2 \tan \theta}{1 - \tan^2 \theta} \right) = (H+h) \tan \theta \]

Assuming \(\tan \theta \neq 0\) (which is true for a non-zero angle of elevation), we can divide both sides by \(\tan \theta\):

\[ H \left( \frac{2}{1 - \tan^2 \theta} \right) = H+h \]

Multiply both sides by \(1 - \tan^2 \theta\):

\[ 2H = (H+h)(1 - \tan^2 \theta) \]

Expand the right side:

\[ 2H = H - H \tan^2 \theta + h - h \tan^2 \theta \]

Move terms with H to the left side:

\[ 2H - H + H \tan^2 \theta = h - h \tan^2 \theta \]

\[ H + H \tan^2 \theta = h - h \tan^2 \theta \]

Factor out H on the left side and h on the right side:

\[ H (1 + \tan^2 \theta) = h (1 - \tan^2 \theta) \]

Recall the identity \(1 + \tan^2 \theta = \sec^2 \theta\).

\[ H \sec^2 \theta = h (1 - \tan^2 \theta) \]

Replace \(\sec^2 \theta\) with \(1/\cos^2 \theta\) and \(\tan^2 \theta\) with \(\sin^2 \theta / \cos^2 \theta\):

\[ H \left( \frac{1}{\cos^2 \theta} \right) = h \left( 1 - \frac{\sin^2 \theta}{\cos^2 \theta} \right) \]

\[ \frac{H}{\cos^2 \theta} = h \left( \frac{\cos^2 \theta - \sin^2 \theta}{\cos^2 \theta} \right) \]

Recall the double angle formula for cosine: \(\cos 2\theta = \cos^2 \theta - \sin^2 \theta\).

\[ \frac{H}{\cos^2 \theta} = h \frac{\cos 2\theta}{\cos^2 \theta} \]

Multiply both sides by \(\cos^2 \theta\) (assuming \(\cos \theta \neq 0\), which is true for angles of elevation \(\theta\) and \(2\theta\)):

\[ H = h \cos 2\theta \]

This gives the height of the tower H in terms of the height of the flagstaff h and the angle \(\theta\).

Matching with Options

Comparing our result \(H = h \cos 2\theta\) with the given options:

  • Option 1: h cos \(\theta\)
  • Option 2: h sin \(\theta\)
  • Option 3: h cos \(2\theta\)
  • Option 4: h sin \(2\theta\)

Our derived height of the tower matches Option 3.

Revision Table: Key Trigonometric Concepts

Concept Formula Application in Problem
Tangent Function \(\tan A = \text{Opposite}/\text{Adjacent}\) Used to relate angles of elevation to tower/flagstaff height and horizontal distance.
Tangent Double Angle Formula \(\tan 2\theta = \frac{2 \tan \theta}{1 - \tan^2 \theta}\) Used to simplify the equation and solve for the tower height.
Pythagorean Identity \(1 + \tan^2 \theta = \sec^2 \theta\) Used to simplify expressions involving \(\tan^2 \theta\).
Reciprocal Identity \(\sec \theta = 1/\cos \theta\) Used to relate secant and cosine.
Cosine Double Angle Formula \(\cos 2\theta = \cos^2 \theta - \sin^2 \theta\) Used to simplify the expression to match the option format.

Additional Information: Angle of Elevation Problems

Angle of elevation problems are common applications of trigonometry, especially in surveying, navigation, and physics. They typically involve a right-angled triangle formed by an observer's eye level, a horizontal line, and the line of sight to an object above the horizontal line.

Key steps to solving such problems usually involve:

  1. Drawing a clear diagram representing the situation.
  2. Identifying the right-angled triangles involved.
  3. Labeling known and unknown sides and angles.
  4. Using appropriate trigonometric ratios (sine, cosine, or tangent) to set up equations based on the given angles of elevation or depression.
  5. Solving the equations algebraically to find the required unknown quantity.

In problems like the tower and flagstaff, using double angle formulas or other trigonometric identities is often necessary to simplify the equations and arrive at the solution in the desired format.

It's important to remember that the angles of elevation are always measured upwards from the horizontal line.

Was this answer helpful?

Important Questions from Heights and Distances

  1. If x is the distance of P from the bottom of the pillar, then consider the following statements :

    1. x can take two values which are in the ratio 1 : 3

    2. x can be equal to the height of the flagstaff

    Which of the statements given above is/are correct?

  2. What is a possible value of tan θ ? 

  3. A vertical tower standing on a levelled field is mounted with a vertical flag staff of length 3 m. From a point on the field, the angles of elevation of the bottom and tip of the flag staff are 30° and 45° respectively. Which one of the following gives the best approximation to the height of the tower?

  4. Two poles are 10 m and 20 m high. The line joining their tops makes an angle of 15° with the horizontal. The distance between the poles is approximately equal to

  5. The angle of elevation of the top of a tower from a point 20 m away from its base is 45 °. What is the height of the tower?

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App