Logo

MonoCalc

/

Triangle Similarity Checker

Geometry

Triangle 1 (a, b, c)

Side a (cm)

Side b (cm)

Side c (cm)

Unit

Triangle 2 (d, e, f)

Side d (cm)

Side e (cm)

Side f (cm)

Unit

Decimal Places (0–10)

Similar by SSSScale Factor × 2

All three corresponding side ratios are equal (≈ 2), so the triangles are similar by the Side-Side-Side (SSS) criterion.

Correspondencea ↔ d, b ↔ e, c ↔ f
Ratio a / d2
Ratio b / e2
Ratio c / f2
Triangle 1 Angles (A, B, C)36.8699°, 53.1301°, 90°
Triangle 2 Angles (D, E, F)36.8699°, 53.1301°, 90°

Triangle 1 Diagram

ABC3 cm4 cm5 cmTriangle 1

Triangle 2 Diagram

DEF6 cm8 cm10 cmTriangle 2

About This Tool

Triangle Similarity Checker – Verify AA, SSS, and SAS Similarity

Two triangles are similar when they have the same shape but not necessarily the same size — every angle in one triangle matches a corresponding angle in the other, and every side is scaled by the same constant factor. This calculator checks two triangles against the three standard similarity theorems and reports the result along with the scale factor, the corresponding side ratios, and a plain-English explanation of why the triangles are (or are not) similar.

The Three Similarity Criteria

  • AA (Angle-Angle)— if two pairs of corresponding angles are equal, the triangles are similar. Because a triangle's angles always sum to 180°, the third pair matches automatically.
  • SSS (Side-Side-Side) — if all three pairs of corresponding sides are proportional, the triangles are similar. This is verified by sorting both side sets and checking that d/a = e/b = f/c.
  • SAS (Side-Angle-Side) — if two pairs of sides are proportional and the angle between them is equal, the triangles are similar.

The checker tests SSS first (the most direct proof when all six sides are known), then AA, then SAS, and reports the first criterion that confirms similarity.

How the Scale Factor Is Calculated

The scale factor is the constant ratio between corresponding sides, expressed as Triangle 2 ÷ Triangle 1. For example, if a = 3, b = 4, c = 5 and d = 6, e = 8, f = 10, every ratio equals 2, so the triangles are similar by SSS with a scale factor of 2 — triangle 2 is exactly twice the size of triangle 1.

Deriving Missing Angles

You only need to supply the three side lengths of each triangle — angles are derived automatically using the law of cosines:

cos(A) = (b² + c² − a²) / (2bc)

This lets the AA check run even when no angles were entered directly, since the angles are computed from the sides before any comparison is made.

Handling Mixed Units

Each triangle has its own unit selector (mm, cm, m, in, ft). Before any ratio is computed, both triangles are converted to a common base unit internally, so you can safely compare a triangle measured in inches against one measured in centimeters without manual conversion.

When Triangles Are Not Similar

If none of the three criteria hold, the calculator reports Not Similar and shows the individual side ratios so you can see exactly where the proportionality breaks down. Before running any similarity test, each triangle is validated against the triangle inequality — the sum of any two sides must exceed the third — to catch impossible triangle configurations early.

Practical Applications

Triangle similarity is foundational in geometry education, and it also has practical uses: architects and engineers rely on similar triangles when scaling blueprints and structural models, surveyors use similarity to measure distances indirectly, and artists and designers use proportional scaling to enlarge or shrink shapes while preserving their form.

Using This Calculator

Enter the three side lengths for Triangle 1 and Triangle 2, choose the length unit for each, and the result updates instantly. The result panel shows which similarity rule applies, the scale factor, the individual side ratios, and the derived angles for both triangles, alongside a labeled diagram of each triangle drawn to scale. Use the copy button to export the full result as plain text.

Frequently Asked Questions

Is the Triangle Similarity Checker free?

Yes, Triangle Similarity Checker is totally free :)

Can I use the Triangle Similarity Checker offline?

Yes, you can install the webapp as PWA.

Is it safe to use Triangle Similarity Checker?

Yes, any data related to Triangle Similarity Checker only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

How does this triangle similarity checker work?

Enter the three side lengths (and optionally the angles) for two triangles. The tool checks the AA, SSS, and SAS similarity criteria in order and reports whether the triangles are similar, which rule confirmed it, the scale factor between them, and a plain-English explanation.

What are the AA, SSS, and SAS similarity criteria?

AA (Angle-Angle) means two pairs of corresponding angles are equal. SSS (Side-Side-Side) means all three pairs of corresponding sides are proportional. SAS (Side-Angle-Side) means two pairs of sides are proportional and the angle between them is equal. Any one of these being true proves the triangles are similar.

What is the scale factor between similar triangles?

The scale factor is the constant ratio between corresponding sides of the two triangles, expressed as Triangle 2 ÷ Triangle 1. A scale factor of 2 means every side of triangle 2 is twice as long as the matching side of triangle 1.

Do I need to provide angles, or just side lengths?

Side lengths alone are enough — the calculator derives all three angles automatically using the law of cosines. If you already know one or more angles, you can enter them and the tool will use your values instead of recalculating them.

Can I compare triangles measured in different units?

Yes. Each triangle has its own unit selector (mm, cm, m, in, ft). Both triangles are converted to a common base unit internally before any ratio is computed, so mixed-unit comparisons are accurate.

What if the triangles are not similar?

The tool reports which criterion failed and shows the individual side ratios so you can see exactly where the proportionality breaks down. It also validates that each triangle satisfies the triangle inequality before running any similarity test.