Proofs Using Similarity
Proofs Using Similarity
In geometry, proving that two triangles are similar is a powerful tool. Once you establish that triangles are similar, you can prove that their corresponding angles are congruent and their corresponding sides are proportional. This forms the foundation for many important geometric proofs.
Core Similarity Theorems
To use similarity in a proof, you first need to prove that the triangles are similar using one of these three methods:
- AA (Angle-Angle) Similarity: If two angles of one triangle are congruent to two angles of another, the triangles are similar.
- SAS (Side-Angle-Side) Similarity: If two sides are proportional and their included angle is congruent, the triangles are similar.
- SSS (Side-Side-Side) Similarity: If all three corresponding sides are proportional, the triangles are similar.
Proving Proportional Relationships
When you prove โณABCโผโณDEF, you instantly know that their side lengths form equal ratios: DEABโ=EFBCโ=DFACโ Cross-multiplying these ratios allows you to prove segment products.
Example: Intersecting Chords Theorem If two chords AB and CD intersect inside a circle at point E, we can prove that AEโ EB=CEโ ED.
- Draw line segments AC and BD to form โณAEC and โณDEB.
- โ Aโ โ D because they are inscribed angles intercepting the same arc CB.
- โ Cโ โ B because they intercept the same arc AD.
- By AA Similarity, โณAECโผโณDEB.
- Because corresponding sides are proportional: DEAEโ=BECEโ.
- Cross-multiply to get the final proof: AEโ BE=CEโ DE.
Proving the Pythagorean Theorem via Similarity
Similarity provides one of the most elegant proofs of the Pythagorean Theorem (a2+b2=c2).
Consider a right triangle โณABC with the right angle at C. Draw an altitude from C to the hypotenuse AB at point D. This altitude splits the hypotenuse c into two segments, x (adjacent to side b) and y (adjacent to side a).
- Identify Similar Triangles: The altitude to the hypotenuse of a right triangle divides it into two smaller triangles that are similar to the original triangle and to each other. Therefore, โณABCโผโณACDโผโณCBD.
- Set Up Proportions:
- From โณABCโผโณACD, the ratio of the hypotenuse to the shorter leg is constant: bcโ=xbโ. Cross-multiplying gives b2=cx.
- From โณABCโผโณCBD, the ratio of the hypotenuse to the longer leg is constant: acโ=yaโ. Cross-multiplying gives a2=cy.
- Combine the Equations: Add the two equations together: a2+b2=cy+cx
- Factor and Substitute: Factor out c on the right side: a2+b2=c(y+x) Since the segments x and y make up the entire hypotenuse c (x+y=c), we substitute c back in: a2+b2=c(c) a2+b2=c2