Similar Triangles Calculator
Calculate similar triangles instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.
Calculator
Adjust values & calculateFormula
Where k is the scale factor found by dividing a known side of the second triangle by its corresponding side in the first triangle. All corresponding sides share this same ratio. The area ratio equals k squared, while the perimeter ratio equals k.
Last reviewed: December 2025
Worked Examples
Example 1: Finding Unknown Sides with Scale Factor
Example 2: Height of a Building Using Shadows
Background & Theory
The Similar Triangles Calculator applies the following established principles and formulas. Mathematics rests on a hierarchy of number systems, each extending the previous. The natural numbers (1, 2, 3, ...) support counting and ordering. The integers add negative values and zero, enabling subtraction without restriction. The rational numbers, expressible as p/q where p and q are integers and q is nonzero, close the system under division. The real numbers fill the gaps left by irrationals such as the square root of 2 or pi, forming a complete ordered field. The complex numbers, written as a + bi where i is the square root of negative one, complete the algebraic closure of the reals and allow every polynomial to have a root. Prime factorization states that every integer greater than one is uniquely expressible as a product of primes, a result known as the Fundamental Theorem of Arithmetic. Computing the greatest common divisor (GCD) of two integers relies most efficiently on the Euclidean algorithm: repeatedly replace the larger number with the remainder when it is divided by the smaller, until the remainder is zero. The last nonzero remainder is the GCD. The least common multiple (LCM) follows from the identity LCM(a, b) = |a * b| / GCD(a, b). Modular arithmetic defines equivalence classes of integers that share the same remainder under division by a modulus n. Fermat's Little Theorem and Euler's Theorem arise from this structure and underpin modern cryptography. Logarithms are the inverses of exponential functions. If b raised to the power x equals y, then the logarithm base b of y equals x. The natural logarithm uses base e, approximately 2.71828. Combinatorics counts arrangements and selections. The number of ordered arrangements (permutations) of r objects from n distinct objects is nPr = n! / (n - r)!. The number of unordered selections (combinations) is nCr = n! / (r! * (n - r)!). Pascal's triangle arranges these binomial coefficients so that each entry equals the sum of the two entries directly above it. The Fibonacci sequence, defined by F(1) = 1, F(2) = 1, and F(n) = F(n-1) + F(n-2), appears throughout nature and connects deeply to the golden ratio via Binet's formula.
History
The history behind the Similar Triangles Calculator traces back through the following developments. Mathematics as a systematic discipline traces to ancient Mesopotamia. Babylonian clay tablets dating to around 1800 BCE demonstrate knowledge of quadratic equations, Pythagorean triples, and base-60 arithmetic, suggesting a practical mathematical tradition far preceding Greek formalism. Euclid of Alexandria compiled the Elements around 300 BCE, establishing the axiomatic method that would define rigorous mathematics for over two thousand years. His work organized plane geometry, number theory, and proportion into logically chained propositions derived from a small set of postulates. The algorithm bearing his name for computing GCDs appears in Book VII and remains in use today. In the 9th century, the Persian scholar Muhammad ibn Musa Al-Khwarizmi wrote Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala, the treatise whose title gave algebra its name. He systematized the solution of linear and quadratic equations and described procedures that operated on unknowns as objects, a conceptual leap away from purely numerical calculation. Rene Descartes introduced coordinate geometry in 1637 by uniting algebra and Euclidean geometry, allowing curves to be studied through equations. This synthesis set the stage for calculus. Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus during the 1660s and 1670s, triggering a priority dispute that lasted decades and divided British and Continental mathematicians. Carl Friedrich Gauss proved the Fundamental Theorem of Algebra in 1799, showing that every nonconstant polynomial has at least one complex root. His Disquisitiones Arithmeticae of 1801 established modern number theory. David Hilbert's formalist program at the turn of the 20th century sought to place all of mathematics on an explicit axiomatic foundation, a project that Kurt Godel's incompleteness theorems of 1931 showed to be fundamentally limited. Alan Turing's work in the 1930s on computability introduced the theoretical model of the stored-program computer and linked mathematical logic directly to the limits of algorithmic calculation. His proof that no algorithm can decide in general whether an arbitrary program will halt or run forever placed fundamental boundaries on what mathematics can mechanically determine, and it opened the discipline now known as theoretical computer science.
Frequently Asked Questions
Formula
Scale Factor (k) = Side2 / Side1 | Area Ratio = k^2 | Perimeter Ratio = k
Where k is the scale factor found by dividing a known side of the second triangle by its corresponding side in the first triangle. All corresponding sides share this same ratio. The area ratio equals k squared, while the perimeter ratio equals k.
Worked Examples
Example 1: Finding Unknown Sides with Scale Factor
Problem: Triangle ABC has sides a=3, b=4, c=5. Triangle DEF is similar with side d=6 (corresponding to a). Find the remaining sides of DEF.
Solution: Scale factor k = d/a = 6/3 = 2\ne = b x k = 4 x 2 = 8\nf = c x k = 5 x 2 = 10\nPerimeter of ABC = 3 + 4 + 5 = 12\nPerimeter of DEF = 6 + 8 + 10 = 24\nArea of ABC = 6 (using Heron formula)\nArea of DEF = 6 x 4 = 24 (area ratio = k squared = 4)
Result: Side e = 8, Side f = 10, Scale Factor = 2, Area Ratio = 4
Example 2: Height of a Building Using Shadows
Problem: A 2m stick casts a 1.5m shadow. A building casts a 30m shadow at the same time. Find the building height using similar triangles.
Solution: The stick and building form similar triangles with the sun rays.\nStick height / Stick shadow = Building height / Building shadow\n2 / 1.5 = Building height / 30\nBuilding height = (2 x 30) / 1.5 = 60 / 1.5 = 40m\nScale factor = 30 / 1.5 = 20
Result: Building height = 40 meters, Scale Factor = 20
Frequently Asked Questions
What are similar triangles and how are they defined?
Similar triangles are triangles that have exactly the same shape but may differ in size. Two triangles are similar when all three pairs of corresponding angles are equal, and all three pairs of corresponding sides are in the same proportion. This means one triangle is essentially a scaled version of the other. The symbol used for similarity is a tilde (~). Similarity is a fundamental concept in Euclidean geometry and appears frequently in proofs, architectural design, and surveying applications. Unlike congruent triangles which must be identical in size, similar triangles can be any size as long as the proportions and angles match perfectly.
What are the criteria for proving two triangles are similar?
There are three main criteria for proving triangle similarity. The AA (Angle-Angle) criterion states that if two angles of one triangle equal two angles of another, the triangles are similar, since the third angles must also be equal. The SAS (Side-Angle-Side) similarity criterion requires two pairs of proportional sides with the included angle being equal. The SSS (Side-Side-Side) similarity criterion requires all three pairs of corresponding sides to be in the same ratio. The AA criterion is the most commonly used because you only need to show two angle pairs are equal, which is often the easiest condition to verify in geometric proofs and practical applications.
How do you find the scale factor between similar triangles?
The scale factor between similar triangles is found by dividing any corresponding side of one triangle by the matching side of the other triangle. For example, if triangle ABC has sides 3, 4, 5 and triangle DEF has sides 6, 8, 10, the scale factor is 6/3 = 8/4 = 10/5 = 2. This ratio must be the same for all three pairs of corresponding sides. If the scale factor is greater than 1, the second triangle is larger (an enlargement). If it is less than 1, the second triangle is smaller (a reduction). The scale factor is crucial because it allows you to find any unknown side length by multiplying the known corresponding side by this ratio.
What are some real-world applications of similar triangles?
Similar triangles have numerous practical applications across many fields. In surveying and navigation, they are used to measure heights and distances that cannot be measured directly, such as determining the height of a building using its shadow and the shadow of a known object. Architects use similar triangles when creating scale models of buildings. In photography, similar triangles explain how lens focal length relates to image size and distance. Map-making relies heavily on similar triangles to maintain accurate proportions when reducing real-world distances to map scale. Engineers use them in structural analysis, and artists apply the principles of similar triangles in perspective drawing to create realistic depth.
Can similar triangles be used to measure inaccessible heights?
Yes, measuring inaccessible heights is one of the most classic applications of similar triangles. The method works by creating a smaller triangle that is similar to the larger triangle involving the height you want to measure. For example, to find the height of a tall building, you can place a stick vertically in the ground and measure its height and shadow length. Since the sun creates parallel rays, the triangle formed by the stick and its shadow is similar to the triangle formed by the building and its shadow. Using the proportion (stick height / stick shadow) equals (building height / building shadow), you can solve for the building height. This technique was famously used by the ancient Greek mathematician Thales to measure the height of the Egyptian pyramids.
How do you find missing sides in similar triangles?
To find missing sides in similar triangles, first establish which sides correspond to each other. Corresponding sides are opposite equal angles. Then set up a proportion using one pair of known corresponding sides to find the scale factor. Once you have the scale factor, multiply any known side of one triangle by the scale factor to find its corresponding side in the other triangle. For example, if triangle ABC with sides 5, 7, 9 is similar to triangle DEF where side DE (corresponding to AB) is 10, the scale factor is 10/5 = 2. Therefore EF = 7 times 2 = 14, and DF = 9 times 2 = 18. Always verify by checking that all three ratios are equal.
References
Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy