Facebook Pixel
Mathos
几何

两艘船的导航距离问题

使用余弦定律解决导航问题,以找到两艘船之间的距离,给定它们的方位角和距离港口的距离。

用 AI 掌握数学

遇到难题?Mathos AI 为任何数学概念提供逐步解答、即时可视化和个性化辅导。


学习资源

该内容是 Mathos AI 开放学习库的一部分。旨在帮助学生可视化和理解复杂的数学问题。

Problem

Two ships leave a port: Ship 1 travels due north for 77 nautical miles, and Ship 2 travels 6060^\circ east of north for 99 nautical miles. Find the distance between the ships and the area of the triangle formed by the two ships and the port.

Step 1: Use the law of cosines for the ship-to-ship distance

The two travel paths form a triangle with sides 77 and 99 and included angle 6060^\circ. Using the law of cosines,

c2=72+922(7)(9)cos60.c^2 = 7^2 + 9^2 - 2(7)(9)\cos 60^\circ.

Since cos60=12\cos 60^\circ = \dfrac{1}{2},

c2=49+8163=67.c^2 = 49 + 81 - 63 = 67.

So the distance between the ships is

c=678.19.c = \sqrt{67} \approx 8.19.

Step 2: Use the area formula for the triangle

With two sides and the included angle, the area is

A=12(7)(9)sin60.A = \frac{1}{2}(7)(9)\sin 60^\circ.

Because sin60=32\sin 60^\circ = \dfrac{\sqrt{3}}{2},

A=633427.28.A = \frac{63\sqrt{3}}{4} \approx 27.28.

Answer

The ships are 678.19\sqrt{67} \approx 8.19 nautical miles apart, and the triangle's area is 633427.28\dfrac{63\sqrt{3}}{4} \approx 27.28 square nautical miles.

概念

Law of Sines and Cosines

The Law of Sines and Law of Cosines extend trigonometry to non-right (oblique) triangles. They allow you to find unknown sides and angles in any triangle and to compute triangle area using the sine formula.

更多视频

© 2026 Mathos. 保留所有权利