All questions
Question 1
A cell phone tower needs to be positioned to serve three towns. The towns form a triangle where Town A is 8 miles from Town B, Town B is 12 miles from Town C, and the angle at Town B is 110°. Engineers need to determine the distance from Town A to Town C to calculate optimal tower placement.
Based on the scenario above, which method should the engineers use to find the distance from Town A to Town C, and what makes this the best choice?
- Law of Sines, because we have two sides and an included angle, which allows direct application of the sine relationship for triangles
- Law of Sines, because the 110° obtuse angle requires special consideration that Law of Sines handles better than other methods
- Right triangle methods by dropping a perpendicular, because this creates two simpler right triangles that are easier to solve than the original
- Law of Cosines, because we have two sides and the included angle (SAS case), making this the most direct method for finding the third side (correct answer)
Explanation: When you encounter a triangle problem with two sides and an included angle, you're looking at a classic SAS (Side-Angle-Side) scenario that calls for the Law of Cosines. This law directly relates all three sides of a triangle when you know two sides and the angle between them.
In this problem, you have Town A to Town B (8 miles), Town B to Town C (12 miles), and the angle at Town B (110°). The Law of Cosines formula c2=a2+b2−2abcos(C) lets you substitute these values directly to find the distance from Town A to Town C.
Choice A incorrectly identifies this as a Law of Sines situation. While Law of Sines works with two sides and an included angle, it's not the most direct approach here—you'd need additional steps and it's more prone to calculation errors.
Choice B also suggests Law of Sines but focuses on the obtuse angle. While obtuse angles do require care in trigonometry, the Law of Cosines handles obtuse angles seamlessly since cosine of an obtuse angle is simply negative.
Choice C proposes dropping a perpendicular to create right triangles. This method would work but creates unnecessary complexity, requiring you to solve two separate right triangles when one Law of Cosines calculation gives you the answer directly.
Choice D is correct because Law of Cosines is specifically designed for the SAS case, providing the most efficient and reliable path to the solution.
Study tip: Remember "SAS → Law of Cosines" as your go-to pattern. When you have two sides and the included angle, Law of Cosines is always your most direct route. Question 2
A triangular garden plot has vertices at A, B, and C. A gardener measures angle A = 45°, side AB = 20 meters, and angle C = 30°. She needs to find the length of side BC to calculate the perimeter. What method should she use?
- Law of Cosines, since we have one side and two angles, requiring us to find angle B first, then apply Law of Cosines
- Law of Sines, because we have angle A, side AB, and angle C, giving us enough information to find side BC directly (correct answer)
- Right triangle trigonometry, because the 45° and 30° angles suggest this might be related to special right triangles
- Similarity methods, because triangles with 45° and 30° angles have predictable proportional relationships to standard reference triangles
Explanation: We have angle A = 45°, side AB = 20 m, and angle C = 30°. First, we can find angle B = 180° - 45° - 30° = 105°. Then use Law of Sines: sinCAB=sinABC, so sin30°20=sin45°BC, giving us BC=sin30°20sin45°. This is the AAS case (Angle-Angle-Side). Law of Cosines would be unnecessarily complex, and this is not a right triangle, so right triangle methods don't apply directly. Question 3
An engineer is analyzing a triangular truss where she knows all three angles (50°, 60°, and 70°) and one side length of 20 feet. She needs to find the lengths of the other two sides. Which method should she choose and why is it most efficient?
- Law of Cosines for both unknown sides, because having all angles provides the necessary information for systematic cosine applications
- Right triangle approximation methods, because the angles are close enough to a 45-45-90 configuration for practical engineering purposes
- Combination approach using Law of Cosines for one side, then Law of Sines for the remaining side to verify consistency
- Law of Sines for both unknown sides, because knowing all angles and one side makes this the most direct application of proportional relationships (correct answer)
Explanation: When you encounter a triangle problem where all three angles and one side are known, you're dealing with a classic Law of Sines scenario. This law states that sinAa=sinBb=sinCc, creating direct proportional relationships between sides and their opposite angles.
Since you know all angles (50°, 60°, 70°) and one side (20 feet), you can immediately set up proportions to find the unknown sides. If the known side is opposite the 50° angle, then sin50°20=sin60°b=sin70°c. You simply solve for b and c directly: b=sin50°20sin60° and c=sin50°20sin70°. This is the most efficient approach.
Option A suggests using Law of Cosines, but this requires knowing two sides to find the third, making it unnecessarily complex when you already have the angle-side information needed for Law of Sines. Option B recommends right triangle approximations, which is inappropriate since this isn't a right triangle (no 90° angle) and approximations aren't suitable for engineering precision. Option C proposes a combination approach, but this adds unnecessary verification steps when Law of Sines alone provides accurate results.
Remember: Law of Sines is your go-to method when you know all angles plus any one side (AAS or ASA scenarios). Law of Cosines is better for side-side-side or side-angle-side situations where you need to find missing angles or the third side. Question 4
Two triangles are similar with a scale factor of 2:3. The smaller triangle has sides 6, 8, and 10 units. The larger triangle has an unknown side opposite an angle of 37°. In the smaller triangle, the side opposite the corresponding 37° angle is 8 units. Which method most efficiently finds the unknown side in the larger triangle?
- Apply the scale factor 3/2 directly to the 8-unit side, since corresponding sides in similar triangles are proportional by definition (correct answer)
- Use Law of Sines in the larger triangle after establishing the angle relationships from the similarity correspondence
- Use Law of Cosines in the smaller triangle first, then apply similarity scaling to verify the proportional relationships
- Check if this is a right triangle (since 6² + 8² = 10²), then use right triangle scaling properties for similar right triangles
Explanation: Since the triangles are similar with a 2:3 scale factor, corresponding sides are proportional. The side opposite the 37° angle in the smaller triangle is 8 units, so in the larger triangle it's 8 × (3/2) = 12 units. This is the most direct approach. Choice D correctly identifies this as a right triangle but unnecessarily complicates the solution. Choices B and C use methods that work but are less efficient than direct similarity scaling.
Question 5
In triangle ABC, side AB = 12, side BC = 16, and angle B = 120°. A student wants to find the length of side AC. The student is debating between Law of Cosines, Law of Sines, and right triangle methods. Which choice is correct and why?
- Law of Sines, because we have two sides and an included angle, which fits the standard SAS application of Law of Sines
- Right triangle methods, because we can drop a perpendicular from A to BC and solve the resulting right triangles systematically
- Law of Cosines, because we have two sides and the included angle (SAS case), making this the direct application for finding the third side (correct answer)
- Law of Sines, because the 120° angle allows us to find angle A first, then apply Law of Sines to find the remaining side
Explanation: We have sides AB = 12, BC = 16, and the included angle B = 120° (SAS case). Law of Cosines directly applies: AC2=AB2+BC2−2(AB)(BC)cos(B)=122+162−2(12)(16)cos(120°). Choice A is wrong because Law of Sines requires knowing at least one angle-side opposite pair, which we don't have initially. Choice B would work but is unnecessarily complex. Choice D is incorrect because we cannot find angle A without first finding side AC or another angle. Question 6
A student has triangle ABC where angle A = 30°, side BC = 10, and side AC = 8. The student wants to find angle B and realizes this might be the ambiguous SSA case. Which approach should the student take to handle this situation properly?
- Use Law of Cosines immediately, because it avoids the ambiguity issues that arise with Law of Sines in SSA configurations
- Use Law of Sines to find angle C first, because starting with the angle opposite the longer known side avoids ambiguity
- Convert to a right triangle problem by dropping a perpendicular, because this eliminates the ambiguity inherent in the SSA case
- Use Law of Sines carefully, checking whether sin B yields one solution, two solutions, or no solution based on the triangle inequality (correct answer)
Explanation: When you encounter a triangle problem with two sides and an angle opposite one of the known sides (SSA), you're dealing with the potentially ambiguous case. This configuration can yield zero, one, or two valid triangles, making it crucial to handle systematically.
The correct approach is option D: use the Law of Sines carefully while checking for multiple solutions. With angle A = 30°, BC = 10, and AC = 8, you'd set up BCsinA=ACsinB, giving you 10sin30°=8sinB. Solving yields sinB=108sin30°=0.4. Since 0.4 is less than 1, angle B exists. However, sine is positive in both the first and second quadrants, so B could be approximately 23.6° or 156.4°. You must check if both create valid triangles by ensuring all angles sum to 180°.
Option A is wrong because the Law of Cosines requires knowing two sides and the included angle, which you don't have here. Option B incorrectly suggests finding angle C first—this doesn't eliminate ambiguity since you'd still face the same SSA situation. Option C proposes dropping a perpendicular, but this creates unnecessary complexity without resolving the fundamental ambiguity.
Remember: in SSA cases, always check both possible angle solutions when using Law of Sines. Verify each potential triangle by confirming that all three angles sum to 180° and satisfy the triangle inequality. Question 7
A communications tower is anchored by three cables. The tower is 150 feet tall and makes a 90° angle with the ground. One cable makes a 25° angle with the ground and another makes a 40° angle with the ground. An engineer needs to find the total length of cable used. Which approach is most efficient?
- Law of Cosines for each cable triangle, using the tower height and the angles the cables make with the tower itself
- Right triangle trigonometry for each cable separately, using the tower height as the opposite side to the ground angles (correct answer)
- Law of Sines for each triangle formed by the tower, ground, and cable, treating each as a general triangle case
- Similarity methods by recognizing that all cable triangles share the same vertical tower side and can be scaled proportionally
Explanation: Each cable forms a right triangle with the ground (horizontal) and tower (vertical). For the cable at 25° to ground: cable length = 150/sin(25°). For the cable at 40° to ground: cable length = 150/sin(40°). This is the most direct approach since we have right triangles with a known opposite side (tower height) and known angles. Law of Cosines and Law of Sines would work but are unnecessarily complex. Similarity methods would require additional steps to establish the proportional relationships.
Question 8
In triangle DEF, angle D = 55°, side DE = 12, and side DF = 15. A student wants to find angle E. The student notes that this is not a right triangle and considers three approaches: Law of Cosines to find side EF first, then Law of Sines; direct application of Law of Sines; or using similarity to a reference triangle. Which approach is most appropriate and why?
- Law of Cosines first to find side EF, then Law of Sines, because we need all three sides before we can reliably find any angles
- Direct Law of Sines cannot work here, so Law of Cosines to find side EF is the only viable first step before angle calculations
- Law of Cosines first to find side EF, then Law of Sines to find angle E, because this provides the most systematic approach (correct answer)
- Similarity methods are inappropriate here, but Law of Cosines followed by inverse trigonometric functions provides the most direct angle calculation
Explanation: We have SAS information (sides DE = 12, DF = 15, included angle D = 55°). First use Law of Cosines to find EF: EF2=122+152−2(12)(15)cos(55°). Then use Law of Sines: DFsinE=EFsinD to find angle E. Choice B is wrong because Law of Sines could work after finding EF, but we need Law of Cosines first. Direct Law of Sines won't work initially since we don't have a side-angle opposite pair. This is the standard SAS approach. Question 9
A surveyor needs to find the distance across a lake. She measures a baseline of 200 meters along the shore, then measures angles of 65° and 48° from the endpoints of the baseline to a point directly across the lake. The surveyor is considering three approaches: similarity with a scale model, Law of Cosines, or Law of Sines. Which method is most appropriate and why?
- Law of Sines, because we have two angles and the included side (AAS case), making this the most direct approach for finding the unknown distance (correct answer)
- Law of Cosines, because we need to find a side length and we have sufficient angle information to determine all necessary measurements
- Similarity with a scale model, because the triangle formed is not necessarily a right triangle and we lack sufficient direct measurements
- Law of Sines, because we have two angles and a non-included side (ASA case), which requires the Law of Sines for solution
Explanation: We have two angles (65° and 48°) and the included side (200 m baseline), which is the AAS (Angle-Angle-Side) case. The Law of Sines is the most direct method here. We can find the third angle (180° - 65° - 48° = 67°) and then use Law of Sines to find the distance across the lake. Law of Cosines would work but is unnecessarily complex since we don't need to find an angle first. Similarity would require additional measurements or constructions. Choice D incorrectly identifies this as ASA rather than AAS.
Question 10
Two similar triangles have a ratio of corresponding sides of 3:5. The smaller triangle has angles of 40°, 60°, and 80°, with the side opposite the 60° angle measuring 9 units. To find the length of the side opposite the 80° angle in the larger triangle, which method is most appropriate?
- Law of Sines on the smaller triangle to find the unknown side, then apply the 3:5 ratio to scale up to the larger triangle (correct answer)
- Direct similarity scaling by multiplying 9 units by the ratio 5/3, since corresponding sides are proportional regardless of which sides we're comparing
- Law of Cosines on the smaller triangle using the known side and angles, followed by applying the similarity ratio to the result
- Right triangle methods cannot apply here, so Law of Sines in the larger triangle after establishing corresponding angle relationships
Explanation: We need to find the side opposite 80° in the smaller triangle first, then scale it up. Using Law of Sines: sin(60°)9=sin(80°)x, so x=sin(60°)9sin(80°). Then multiply by 5/3 to get the corresponding side in the larger triangle. Choice B is wrong because 9 is opposite the 60° angle, not the 80° angle we want. Choice C would work but is more complex than necessary. Choice D misunderstands the problem setup. Question 11
An architect is designing a triangular support beam where one angle measures 90°, another measures 35°, and the hypotenuse is 12 feet. She needs to find the length of the side opposite the 35° angle. Which approach should she choose?
- Law of Cosines, since we have one side and two angles, making this the standard approach for such configurations
- Right triangle trigonometry using sine, since we have the hypotenuse and need the side opposite a known acute angle (correct answer)
- Law of Sines, since this is the most general method for any triangle and will work regardless of the right angle
- Similarity methods, since right triangles with a 35° angle are similar to the standard 35-55-90 triangle configuration
Explanation: This is a right triangle with a known hypotenuse (12 ft) and a known acute angle (35°). The most direct approach is right triangle trigonometry: opposite side = hypotenuse × sin(35°) = 12 × sin(35°). While Law of Sines would work, it's unnecessarily complex for a right triangle. Law of Cosines is not the standard first choice when we have the hypotenuse and an acute angle. Similarity methods would require additional steps to establish proportional relationships.
Question 12
A triangle has sides of length 8 cm, 15 cm, and 17 cm. A student needs to find all three angles. After checking that 82+152=172, which method should the student choose and what is the primary reason?
- Law of Cosines for all angles, because having all three sides makes this the most systematic approach regardless of triangle type
- Right triangle trigonometry, because the Pythagorean relationship confirms this is a right triangle, making trigonometric ratios most efficient (correct answer)
- Law of Sines throughout, because once one angle is found, Law of Sines provides the most direct path to the remaining angles
- Combination approach using inverse trigonometric functions, because the side lengths form integer relationships that simplify calculations
Explanation: Since 82+152=172 (64 + 225 = 289), this is a right triangle with the right angle opposite the 17 cm side. Right triangle trigonometry is most efficient: use sin−1(8/17) and sin−1(15/17) or cos−1(8/17) and cos−1(15/17) to find the acute angles. While Law of Cosines would work, it's unnecessarily complex when we know it's a right triangle. Law of Sines would also work but is less direct than using the right triangle relationships. Question 13
A roof truss forms a triangle with a horizontal span of 24 feet and two equal rafters that each make a 35° angle with the horizontal. An engineer needs to find the length of each rafter. Which method is most appropriate?
- Law of Cosines, using the horizontal span and the fact that the two rafters are equal to form an isosceles triangle
- Law of Sines, applying it to the full triangle using the horizontal span as the base and the equal angles the rafters make
- Right triangle trigonometry, using half the span and the 35° angle to find the rafter length directly (correct answer)
- Similarity methods, since isosceles triangles with specific base angles have proportional relationships to standard configurations
Explanation: The most efficient approach is to recognize that we can drop a perpendicular from the apex to the horizontal span, creating two congruent right triangles. Each right triangle has a horizontal leg of 12 feet (half of 24) and an angle of 35° between the rafter and horizontal. Then: rafter length = 12/cos(35°). This is more direct than using Law of Cosines on the full triangle or Law of Sines, which would require additional steps.
Question 14
A ladder leans against a wall, forming a triangle with the ground and wall. The ladder is 15 feet long, makes a 70° angle with the ground, and the wall is perpendicular to the ground. A safety inspector needs to find how far the base of the ladder is from the wall. She's considering three approaches: Law of Cosines, right triangle trigonometry, or Law of Sines. Which is most appropriate?
- Law of Cosines, because we have the ladder length and one angle, requiring us to establish the full triangle relationship
- Law of Sines, because we can find the angles in the triangle and then apply the sine relationship to find the distance
- Right triangle trigonometry, because the wall is perpendicular to the ground, creating a right triangle with known hypotenuse and angle (correct answer)
- Law of Cosines, because the 70° angle and ladder length give us sufficient information for the cosine relationship to find the base
Explanation: The wall perpendicular to the ground creates a right triangle. We have the hypotenuse (ladder = 15 ft) and the angle between the ladder and ground (70°). The distance from wall = 15 × cos(70°). This is a straightforward right triangle problem. Law of Cosines and Law of Sines would work but are unnecessarily complex when we have a right triangle with hypotenuse and an acute angle known.
Question 15
Two observation towers are 500 meters apart. From tower A, a forest fire is spotted at a bearing of 42° north of east. From tower B, the same fire is spotted at a bearing of 67° north of east. Which method should be used to find the distance from tower A to the fire?
- Right triangle trigonometry, since the bearings create complementary angles that form right triangles
- Triangle similarity, by creating proportional triangles using the known tower separation distance
- Law of Sines, since we can determine two angles and one side of the triangle formed (correct answer)
- Law of Cosines, since we have one side and two adjacent angles in the triangle configuration
Explanation: The triangle formed has the baseline of 500m between towers, and interior angles can be calculated from the bearings. At tower A, the interior angle is 42°. At tower B, the interior angle is 180° - 67° = 113° (since the bearing is from B toward the fire). The third angle is 180° - 42° - 113° = 25°. With two angles and the included side (500m), Law of Sines can find the distance from A to the fire. Choice A is wrong because bearings don't create right triangles here. Choice B is unnecessarily complex. Choice D incorrectly describes the given information.
Question 16
A surveyor measures triangle ABC where AB = 24 m, AC = 18 m, and BC = 30 m. She needs to find angle B to determine if a proposed building will fit in the available space. Which method is most appropriate and what should she verify first?
- Law of Sines directly, since she has all three sides and needs to find an angle opposite a known side
- Right triangle trigonometry, after verifying whether the given sides form a right triangle using the Pythagorean theorem
- Law of Cosines to find angle B, since she has all three sides of the triangle available (correct answer)
- Triangle similarity by comparing this triangle to standard reference triangles with known angle measures
Explanation: With all three sides known (SSS case), Law of Cosines is the most direct method: cos(B) = (AB² + BC² - AC²)/(2·AB·BC) = (24² + 30² - 18²)/(2·24·30). First verify this forms a valid triangle: each side must be less than the sum of the other two sides. 18 + 24 = 42 > 30 ✓, 18 + 30 = 48 > 24 ✓, 24 + 30 = 54 > 18 ✓. Choice A could work but Law of Cosines is more direct for SSS. Choice B: Check if right triangle: 18² + 24² = 324 + 576 = 900 = 30², so it IS a right triangle, but Law of Cosines still works efficiently. Choice D is unnecessarily complex.
Question 17
A pilot flying at 8000 feet altitude observes two landmarks on the ground. The angle of depression to landmark A is 25° and to landmark B is 40°. The landmarks are 2 miles apart on the ground. To find the horizontal distance from the plane to landmark A, which method should be used and why?
- Law of Sines on the triangle formed by the plane and the two landmarks, using the 2-mile ground distance
- Triangle similarity between the two right triangles formed by dropping perpendiculars to the landmarks
- Law of Cosines on the triangle formed by the plane and landmarks, since we have mixed angle and distance information
- Right triangle trigonometry using the angle of depression and altitude, treating each landmark separately (correct answer)
Explanation: When you encounter angle of depression problems with altitude given, think about the fundamental geometry: you have right triangles formed by the horizontal line from the plane and vertical lines to the ground.
The correct approach is D because each landmark creates its own right triangle with the plane's position. You know the altitude (8000 feet) as the opposite side, and you can use the angle of depression with basic trigonometry: tan(angle)=adjacentopposite=horizontal distance8000. This gives you the horizontal distance to each landmark independently.
A is incorrect because while you could form a triangle connecting all three points, you don't actually know enough information to use the Law of Sines effectively. You'd need either more angles or more side lengths in that triangle.
B is wrong because the triangles aren't similar - they have different angles of depression (25° and 40°), so their corresponding angles aren't equal. Similar triangles require matching angles.
C is incorrect because the Law of Cosines requires knowing two sides and the included angle, or all three sides. You don't have the sides of the triangle formed by the plane and both landmarks - you only know the ground distance between landmarks.
Key strategy: In angle of depression problems, always look for right triangles first. The altitude typically serves as one leg, and basic trigonometry (SOH-CAH-TOA) is usually your most direct path to the solution. Question 18
A triangular piece of land has vertices A, B, and C. From aerial photography, the distance AB = 150 m, the angle at A = 54°, and the angle at B = 71°. To find the area of this triangular plot, which method should be used to find the necessary measurements?
- Law of Cosines to find side BC, then use the standard triangle area formula with base and height
- Law of Sines to find sides AC and BC, then use Heron's formula with all three sides
- Right triangle trigonometry by dropping a perpendicular from C to side AB to create height
- Law of Sines to find one additional side, then use the area formula (1/2)ab·sin(C) (correct answer)
Explanation: We have side AB = 150 m and angles A = 54° and B = 71°, so angle C = 180° - 54° - 71° = 55°. This is an AAS case. The most efficient approach is to use Law of Sines to find either side AC or BC, then apply the area formula Area = (1/2)·AB·AC·sin(A) or Area = (1/2)·AB·BC·sin(B). Choice A works but Law of Cosines is unnecessary when Law of Sines is more direct for AAS. Choice B works but Heron's formula requires finding both missing sides. Choice C unnecessarily complicates the solution when we have angles available.
Question 19
A ladder leans against a building, making a 68° angle with the ground. The ladder touches the wall 12 feet above the ground. To find the length of the ladder, which method is most efficient and what key relationship does it use?
- Law of Sines, using the relationship between the wall height, ground distance, and ladder length
- Right triangle trigonometry using sine, since the height is opposite the angle with the ground (correct answer)
- Law of Cosines, since we need to account for the non-linear relationship between all three measurements
- Triangle similarity by comparing this triangle to a standard reference triangle with the same angle
Explanation: This forms a right triangle where the ladder is the hypotenuse, the wall height (12 feet) is the side opposite the 68° angle, and the ground distance is the adjacent side. Using sine: sin(68°) = opposite/hypotenuse = 12/ladder length, so ladder length = 12/sin(68°). Choice A (Law of Sines) is unnecessary for right triangles. Choice C (Law of Cosines) is overcomplicated for a right triangle situation. Choice D (similarity) is less direct than using trigonometric ratios directly.
Question 20
A surveyor needs to find the distance across a lake. She measures a baseline of 200 meters along the shore, then measures angles of 35° and 78° from the endpoints of the baseline to a point on the opposite shore. Which method should she use to find the distance across the lake, and what information does this method require?
- Law of Cosines, because she has two sides and the included angle of the triangle
- Law of Sines, because she has two angles and the side between them of the triangle (correct answer)
- Right triangle trigonometry, because one of the measured angles could create a right triangle
- Triangle similarity, because she can create similar triangles using the baseline measurements
Explanation: The surveyor has two angles (35° and 78°) and the side between them (200 m baseline), which is the ASA case. This requires the Law of Sines in a non-right triangle. She can find the third angle (180° - 35° - 78° = 67°) and then use Law of Sines to find the distance across the lake. Choice A is wrong because she doesn't have two sides and an included angle. Choice C is wrong because neither measured angle creates a right triangle in this configuration. Choice D is wrong because similarity methods aren't applicable when you have specific angle and side measurements to work with directly.