extending Pythagorus

In the diagram below, we drop an altitude from the top corner (angle \(C\)). This altitude (length \(h\)) is perpendicular to the opposite side, forming two right triangles inside the acute triangle.

From the right triangle on the left in the diagram, we can see that \(\cos (\measuredangle A) = \frac {m(\overline {AD})}{b}\) or \(m(\overline {AD}) = b \cos (\measuredangle A)\).

Note: When it is clear, the angle sign is almost always dropped.

From the right triangle on the left in the diagram, we can see that \(\cos (A) = \frac {m(\overline {AD})}{b}\) or \(m(\overline {AD}) = b \cos (A)\).

Subtracting this from \(m(\overline {AB})\), gives us \(m(\overline {DB}) = c - b \cos (A)\).

From the right triangle on the left in the diagram, we can see that \(\sin (A) = \frac {h}{b}\) or \(h = b \sin (A)\).

From the right triangle on the right in the diagram, the Pythagorean Theorem gives us \(a^2 = (b \sin (A))^2 + (c - b \cos (A))^2\).

Multiplying everything out gives

\[ a^2 = b^2 \sin ^2(A) + c^2 - 2 b c \cos (A) + b^2 \cos ^2(A) \]
\[ a^2 = b^2 \sin ^2(A) + b^2 \cos ^2(A) + c^2 - 2 b c \cos (A) \]
\[ a^2 = b^2 (\sin ^2(A) + \cos ^2(A)) + c^2 - 2 b c \cos (A) \]
\[ a^2 = b^2 + c^2 - 2 b c \cos (A) \]

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Triangles

2025-05-17 23:20:15