Math Lab
Home/Class X/Ch 9/Moving object problems

Moving object problems

So far the observer and the object have both been at rest. The next family of problems lets one of them move , a plane crossing the sky, a boat sailing along a river, a car approaching a tower. Now we use the same right-triangle ideas, but extract a distance covered and divide by a time taken to get a speed (or vice versa). This is just kinematics glued onto trigonometry.

Movement problems are slightly more demanding than static ones for a single reason: you must hold two configurations of the diagram in your head , the moment when the first angle is observed, and the moment when the second is observed , and use both to set up equations. A neat trick is to draw both positions on the same diagram, distinguishing them by labels (Position 1, Position 2) or colours.

Generic template

Let a moving object be observed at time t=0t = 0 at one position and at time t=Tt = T at another. Let the elevations (or depressions) at the two moments be α\alpha and β\beta, and let the height of the path (assumed constant) be HH.

If we know HH, we compute horizontal distances at both moments:

x1=Htanα,x2=Htanβ.x_1 = \frac{H}{\tan\alpha}, \qquad x_2 = \frac{H}{\tan\beta}.

The distance covered is x1x2|x_1 - x_2|. The speed is x1x2/T|x_1 - x_2|/T.

Aeroplane crossing overhead

If a plane flies horizontally at constant height HH and its elevation from an observer is α\alpha at t=0t = 0 and β\beta at t=Tt = T,

speed=H(cotαcotβ)T(if moving away).\text{speed} = \frac{H(\cot\alpha - \cot\beta)}{T} \quad (\text{if moving away}).

(If moving toward, swap α\alpha and β\beta so the answer is positive.)

For α=60,β=30\alpha = 60^\circ, \beta = 30^\circ: cot60=1/3\cot 60^\circ = 1/\sqrt 3, cot30=3\cot 30^\circ = \sqrt 3, difference =31/3=2/3=23/3= \sqrt 3 - 1/\sqrt 3 = 2/\sqrt 3 = 2\sqrt 3/3. So speed =23H/(3T)= 2\sqrt 3 H / (3T).

Boats and cars

A car (or boat) on the ground, observed from the top of a tower of height HH. Let the depression at t=0t = 0 be α\alpha and at t=Tt = T be β\beta, with the object approaching the tower so α<β\alpha < \beta. Then

x1=H/tanα,x2=H/tanβ,speed=x1x2T.x_1 = H/\tan\alpha, \quad x_2 = H/\tan\beta, \quad \text{speed} = \frac{x_1 - x_2}{T}.

If the speed and one observation are known, you can find the time it takes to reach the foot of the tower (set x2=0x_2 = 0, so β=90\beta = 90^\circ).

Worked examples

Example 1. A plane flies horizontally at 30003000 m. Its elevation from a point on the ground changes from 6060^\circ to 3030^\circ in 1515 seconds. Find the speed of the plane.

x1=3000/tan60=3000/3=10003x_1 = 3000/\tan 60^\circ = 3000/\sqrt 3 = 1000\sqrt 3. x2=3000/tan30=30003x_2 = 3000/\tan 30^\circ = 3000\sqrt 3.

Distance covered =3000310003=20003= 3000\sqrt 3 - 1000\sqrt 3 = 2000\sqrt 3 m.

Speed =20003/15=4003/3230.94= 2000\sqrt 3 / 15 = 400\sqrt 3/3 \approx 230.94 m/s.

In km/h: 831.4\approx 831.4 km/h.

Example 2. A man on top of a 100100-m cliff sees a car. The angle of depression changes from 3030^\circ to 6060^\circ as the car moves toward him. How far did the car travel?

x1=100/tan30=1003x_1 = 100/\tan 30^\circ = 100\sqrt 3. x2=100/tan60=100/3=1003/3x_2 = 100/\tan 60^\circ = 100/\sqrt 3 = 100\sqrt 3/3.

Distance covered =10031003/3=2003/3115.5= 100\sqrt 3 - 100\sqrt 3/3 = 200\sqrt 3/3 \approx 115.5 m.

Example 3. From the top of a 7575-m lighthouse, the depressions of two ships approaching it in the same straight line are 3030^\circ and 4545^\circ. After how much time will the farther ship reach the foot of the lighthouse, given the nearer ship reached in 55 minutes?

Initial distances: x1=75/tan30=753x_1 = 75/\tan 30^\circ = 75\sqrt 3 (farther), x2=75/tan45=75x_2 = 75/\tan 45^\circ = 75 (nearer).

The nearer covered 7575 m in 55 minutes, so speed =15= 15 m/min.

The farther ship has 753129.975\sqrt 3 \approx 129.9 m to go, at 1515 m/min: time 8.66\approx 8.66 min.

(Actually re-read the original problem carefully , board questions often assume both ships travel at the same speed; this is the kind of nuance to verify.)

Example 4. A boy flies a kite at a height of 9090 m. He runs in a horizontal direction while letting out string, until the angle the string makes with the horizontal changes from 6060^\circ to 3030^\circ. The string is taut throughout. How much extra string did he let out?

Initial string L1=90/sin60=902/3=603L_1 = 90/\sin 60^\circ = 90 \cdot 2/\sqrt 3 = 60\sqrt 3. Final string L2=90/sin30=902=180L_2 = 90/\sin 30^\circ = 90 \cdot 2 = 180.

Extra string =180603180103.9=76.1= 180 - 60\sqrt 3 \approx 180 - 103.9 = 76.1 m.

Example 5. A man standing on the deck of a ship 1010 m above water-level sees a hill. The angle of elevation of the top of the hill from his eye is 6060^\circ and the angle of depression of the base of the hill is 3030^\circ. Find the distance of the hill from the ship and the height of the hill.

Let dd = horizontal distance from the man's eye to the hill, hh = hill's height above water.

Depression to base: tan30=10/dd=103\tan 30^\circ = 10/d \Rightarrow d = 10\sqrt 3 m.

Elevation to top: tan60=(h10)/dh10=1033=30h=40\tan 60^\circ = (h - 10)/d \Rightarrow h - 10 = 10\sqrt 3 \cdot \sqrt 3 = 30 \Rightarrow h = 40 m.

So the ship is 10317.310\sqrt 3 \approx 17.3 m from the hill and the hill is 4040 m tall.

Try it yourself

  1. From a 5050-m cliff, a boat's depression changes from 4545^\circ to 6060^\circ in 22 s. Find the boat's speed.
  2. The elevation of a plane (height 15001500 m) changes from 3030^\circ to 6060^\circ in 2020 s. Find its speed in m/s.
  3. A car approaches a tower of height 4040 m. The depression changes from 3030^\circ to 4545^\circ in 1010 s. Find the speed.
  4. A kite is at height 8080 m. The string-to-horizontal angle changes from 3030^\circ to 4545^\circ as the boy walks toward the point below the kite. Find the change in string length.
  5. From the top of a 9090-m hill the angles of depression of two boats on a river (in line, on the same side) are 3030^\circ and 6060^\circ. How far apart are the boats?
  6. A balloon rises vertically. Its elevation from a point 100100 m away changes from 3030^\circ to 6060^\circ in 44 minutes. Find the balloon's vertical speed.
  7. From a point AA, a car's elevation toward the top of a tower changes from 3030^\circ to 6060^\circ as the driver moves 3030 m toward it. Find the tower's height.
  8. A bird flies horizontally at 3030 m. Its elevation from a point on the ground changes from 4545^\circ to 3030^\circ in 55 s. Find its speed.
  9. The angle of elevation of a flying jet, height hh, is 6060^\circ. After 11 minute it is 3030^\circ. If the jet flies at 720720 km/h horizontally, find hh.
  10. A boat sails away from a 2020-m cliff. The angles of depression are 4545^\circ initially and 3030^\circ after 33 s. Find the boat's speed.

Pitfalls / Insight

The crucial step is to be honest about whether the object is approaching or moving away; this fixes the sign of the distance and hence the speed. Always state your assumption clearly and check that the larger horizontal distance corresponds to the smaller angle (for elevation/depression of objects on the ground).

Convert units carefully. Board questions occasionally give a height in metres and ask for a speed in km/h , multiply by 18/518/5 (or divide by 5/185/18). Double-check the conversion before circling the final answer.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Moving object problems
6 questions · pick the best answer
Q1

Plane at 10001000 m, elevation 60°30°60° \to 30° in 1010 s. Speed:

Q2

Boat away from cliff: depression 60°30°60° \to 30° in 55 s. Boat moves:

Q3

Kite at 6060 m; string-angle changes 60°30°60° \to 30° as boy walks away from spot below. Extra string:

Q4

To convert m/s to km/h, multiply by:

Q5

Tower 5050 m, depression 30°45°30° \to 45° as car approaches. Distance covered:

Q6

Larger depression as object approaches means it is: