Solving Right Triangles
Solving Right Triangles
To "solve" a right triangle means to find the exact measures of all its three sides and three angles. As long as you know the 90∘ angle and at least two other pieces of information (like one side and one acute angle, or two sides), you can figure out the rest.
The Tools You Need
To solve a right triangle, you will rely on four main mathematical tools:
- Trigonometric Ratios (SOH CAH TOA):
- sin(θ)=HypotenuseOpposite
- cos(θ)=HypotenuseAdjacent
- tan(θ)=AdjacentOpposite
- Inverse Trigonometric Functions: Use sin−1, cos−1, or tan−1 to find a missing angle when you know two sides.
- Pythagorean Theorem: a2+b2=c2, useful when you know two sides and need the third.
- Triangle Angle Sum: All angles in a triangle add up to 180∘. In a right triangle, the two acute angles always add up to 90∘.
Example 1: Given One Side and One Angle
Problem: In right △ABC, ∠C=90∘, side a=8, and ∠A=35∘. Solve the triangle.
Step 1: Find the missing angle (∠B). Since the acute angles must add up to 90∘: ∠B=90∘−35∘=55∘
Step 2: Find side b. We know ∠A=35∘, the opposite side a=8, and we want the adjacent side b. We use tangent: tan(35∘)=b8 b=tan(35∘)8≈0.70028≈11.43
Step 3: Find the hypotenuse c. We can use sine (Opposite / Hypotenuse): sin(35∘)=c8 c=sin(35∘)8≈0.57368≈13.95
The triangle is now solved: ∠A=35∘, ∠B=55∘, ∠C=90∘, a=8, b≈11.43, c≈13.95.
Example 2: Real-World Application
Trigonometry is incredibly useful for solving word problems involving heights and distances, often utilizing an angle of elevation (looking up) or an angle of depression (looking down).
Problem: A ladder 15 ft long leans against a wall making a 70∘ angle with the ground. How high up the wall does it reach?
Solution: Imagine the right triangle formed by the wall, the ground, and the ladder.
- The ladder is the hypotenuse: c=15.
- The angle with the ground is 70∘.
- The height on the wall is the side opposite the 70∘ angle. Let's call it h.
Since we want the Opposite side and have the Hypotenuse, we use sine: sin(70∘)=15h h=15⋅sin(70∘) h≈15⋅0.9397≈14.1 ft
The ladder reaches approximately 14.1 feet up the wall.