Launch Main Calculator

Isosceles Right Triangle Calculator

An isosceles right triangle (also known as a 45°-45°-90° triangle) is a special right triangle where the two perpendicular legs are equal in length (a = b). Using the Pythagorean relationship a² + a² = c², the hypotenuse is simplified directly to c = a√2.

Calculate equal leg lengths, hypotenuse, area, and perimeter in seconds with exact radical expressions, decimal approximations, step-by-step formula proofs, and visual SVG diagrams.

Isosceles Right Triangle 45-45-90 Triangle Equal Legs (a = b) 1:1:√2 Ratio c = a√2 Square Diagonal

Interactive Isosceles Right Triangle Calculator

Select your calculation mode below, input known dimensions, and view instant results with dynamic SVG diagrams.

Isosceles Right Triangle Solver (45-45-90)

Dynamic 45°-45°-90° Diagram
Isosceles Right Triangle Results
Step-by-Step Proof:

45-45-90 Special Right Triangle Formulas

The isosceles right triangle is defined by five core geometric relationships:

Hypotenuse Formula

Find the hypotenuse c when equal leg a is known.

c = a√2 ≈ a × 1.4142

Equal Leg Formula

Find equal legs a and b when hypotenuse c is known.

a = b = c / √2

Area & Perimeter

Calculate area and total perimeter around boundaries.

Area = ½a² | P = 2a + c

What Is an Isosceles Right Triangle?

An isosceles right triangle is a unique geometric figure that combines the defining characteristics of both an isosceles triangle and a right-angled triangle. It contains exactly one 90° right angle formed by two perpendicular sides of identical length (a = b). Because the two legs are equal in length, the two remaining acute angles must also be equal to one another, making each of them exactly 45°.

In classical Euclidean geometry, an isosceles triangle is defined as any triangle with at least two equal sides, while a right triangle is defined as any triangle containing a 90° angle. The isosceles right triangle is the single specific triangle that satisfies both conditions simultaneously.

Important Distinction: Right Isosceles vs. General Isosceles Triangles

Not every isosceles triangle is a right triangle! General isosceles triangles can be acute (all angles under 90°) or obtuse (one angle over 90°). Standard Pythagorean calculations (a² + b² = c²) apply strictly to right-angled triangles. For general non-right isosceles triangles, you must draw a central vertical altitude to split the shape into two smaller right-angled triangles before calculating missing dimensions.

45-45-90 Triangle

An isosceles right triangle is widely referred to in high school geometry and trigonometry as a 45-45-90 triangle because of its internal angle measures:

45° + 45° + 90° = 180°

The 45-45-90 triangle is classified as one of two primary special right triangles (the other being the 30-60-90 triangle). Special right triangles possess fixed angle measures and predictable, exact side ratios, allowing mathematicians, engineers, and students to solve for unknown side lengths instantly without evaluating complex trigonometric functions like sine or cosine.

Isosceles Right Triangle Side Ratio

The defining mathematical feature of every 45-45-90 isosceles right triangle is its invariant side length ratio:

1 : 1 : √2

Leg A : Leg B : Hypotenuse C

Regardless of the actual physical scale of the triangle—whether measuring a fraction of a millimeter on a microchip or hundreds of meters across an architectural site—the relationship between the sides remains identical:

This 1 : 1 : √2 ratio is a primary semantic differentiator in geometry and serves as the foundation for instant mental calculations.

Isosceles Right Triangle Formula

Because the two perpendicular legs are equal (a = b), the general Pythagorean theorem equation a² + b² = c² simplifies into dedicated formulas organized by known parameters:

Equal Legs Condition

a = b

Both legs forming the 90° right angle have identical length.

Hypotenuse from Leg

c = a√2

Hypotenuse is always leg length multiplied by √2.

Leg from Hypotenuse

a = c / √2 = (c√2) / 2

Dividing hypotenuse by √2 yields both equal leg lengths.

Area & Perimeter

Area = ½a² | P = 2a + a√2

Simple single-variable formulas for area and perimeter.

How the Isosceles Right Triangle Calculator Works

Our specialized online calculator executes instant algebraic evaluations using exact 45-45-90 relationships. Follow these quick steps:

  1. 1
    Select your input mode: Known Leg (a), Known Hypotenuse (c), Known Area (A), or Known Perimeter (P).
  2. 2
    Input your known dimension value into the numerical field.
  3. 3
    Select your measurement unit (cm, m, mm, in, ft, yd).
  4. 4
    The calculator applies the 1 : 1 : √2 ratio to calculate all remaining sides.
  5. 5
    Area is evaluated using ½a² and total perimeter via 2a + c.
  6. 6
    Review the exact radical expression, floating-point decimal result, and dynamic SVG diagram.

Calculate the Hypotenuse of an Isosceles Right Triangle

To find the hypotenuse c of an isosceles right triangle when an equal leg length a is given, you do not need to perform complex multiplication or long addition under a square root. You can derive the simplified formula directly from the Pythagorean theorem:

a² + a² = c² ➔ 2a² = c² ➔ c = √(2a²) ➔ c = a√2

Worked Example: Find the hypotenuse of an isosceles right triangle with equal leg lengths of a = 10 cm.

1. Identify leg length: a = 10 cm
2. Apply hypotenuse formula: c = 10 × √2
3. Express exact radical form: c = 10√2 cm
4. Calculate decimal approximation: 10 × 1.41421356 = 14.1421 cm

For general right-angled triangles where the two perpendicular legs are unequal (a ≠ b), use our primary Pythagorean Theorem Calculator.

Calculate the Equal Leg From the Hypotenuse

When the hypotenuse c is known, both equal perpendicular legs (a and b) can be determined by rearranging the 45-45-90 formula:

a = c / √2

To eliminate the irrational square root from the denominator, multiply the numerator and denominator by √2 to produce the rationalized form:

a = (c × √2) / (√2 × √2) = (c√2) / 2

Worked Example: Given a hypotenuse c = 20 inches, calculate the length of equal legs a and b.

1. Identify hypotenuse: c = 20 in
2. Substitute into rationalized formula: a = (20√2) / 2 = 10√2 in
3. Calculate decimal approximation: 10 × 1.41421356 = 14.1421 in
4. Confirm leg equality: a = b = 14.1421 in

To solve general triangles with unequal sides, see our Pythagorean Theorem Calculator.

Area of an Isosceles Right Triangle

The general formula for the area of any triangle is Area = ½ × base × height. In a right triangle, the two legs perpendicular to each other serve as the base and height. Because an isosceles right triangle has equal legs (base = height = a), the area formula simplifies directly to:

Area = ½ × a × a = ½a² = a² / 2

If you only know the hypotenuse c, you can calculate area directly using:

Area = (c / √2)² / 2 = (c² / 2) / 2 = c² / 4

Example: An isosceles right triangle has leg length a = 8 cm. Its area is A = 8² / 2 = 64 / 2 = 32 cm².

Perimeter of an Isosceles Right Triangle

The perimeter P of any triangle is the total distance around its three outer edges:

P = a + b + c

Substituting b = a and c = a√2 yields:

P = a + a + a√2 = 2a + a√2 = a(2 + √2)

Because 2 + √2 ≈ 3.41421356, the perimeter of an isosceles right triangle is always approximately 3.4142 times the length of one equal leg.

Example: For leg a = 10 ft, P = 2(10) + 10√2 = 20 + 14.1421 = 34.1421 ft.

Isosceles Right Triangle Calculation Examples

5 Worked Solutions

Review these five practical, worked mathematical examples demonstrating all calculation modes:

Example 1 — Known Leg (a = 5 cm)

Given: Leg a = 5 cm

Hypotenuse: c = 5√2 cm ≈ 7.071 cm

Area: ½(5²) = 12.5 cm²

Perimeter: 2(5) + 5√2 = 17.071 cm

Example 2 — Known Hypotenuse (c = 10 in)

Given: Hypotenuse c = 10 in

Legs: a = b = 10 / √2 = 5√2 in ≈ 7.071 in

Area: 10² / 4 = 25 in²

Perimeter: 2(7.071) + 10 = 24.071 in

Example 3 — Known Area (A = 32 m²)

Given: Area A = 32 m²

Legs: a = √(2 × 32) = √64 = 8 m

Hypotenuse: c = 8√2 m ≈ 11.314 m

Perimeter: 2(8) + 11.314 = 27.314 m

Example 4 — Architectural Scale (a = 25 ft)

Given: Leg a = 25 ft

Hypotenuse: c = 25 × 1.41421356 = 35.355 ft

Area: ½(25²) = 312.5 sq ft

Perimeter: 50 + 35.355 = 85.355 ft

Example 5 — Exact Radical Form vs. Decimal Approximation

Given: Hypotenuse c = 14 ft

Exact Form: Leg a = 14 / √2 = 7√2 ft

Decimal Form: Leg a ≈ 9.8995 ft

Exact Form vs. Decimal Form

When computing side lengths in 45-45-90 isosceles right triangles, results can be written in two distinct ways:

Our calculator displays both representations side-by-side to serve classroom mathematics and practical field applications equally.

Why Does the Hypotenuse Equal Leg × √2?

The mathematical proof that the hypotenuse of an isosceles right triangle equals leg times √2 is straightforward and elegant:

1. Start with the Pythagorean theorem: a² + b² = c²
2. Substitute the isosceles condition (b = a): a² + a² = c²
3. Combine like terms: 2a² = c²
4. Take the principal square root of both sides: c = √(2a²)
5. Apply square root properties √(x · y) = √x · √y: c = √(a²) · √2 = a√2

Thus, the factor √2 is a direct mathematical consequence of having two equal perpendicular legs forming a right angle.

Why Are the Two Other Angles 45°?

The proof that the two non-right angles in an isosceles right triangle are exactly 45° stems from fundamental geometric axioms:

1. The interior angles of any planar Euclidean triangle sum to exactly 180°.
2. A right triangle contains one 90° right angle.
3. The sum of the remaining two acute angles is: 180° - 90° = 90°.
4. According to the Isosceles Triangle Theorem, sides of equal length sit opposite angles of equal measure.
5. Therefore, the two non-right angles must be identical: 90° / 2 = 45°.

Isosceles Right Triangle vs. Other Isosceles Triangles

An isosceles triangle is broadly defined as any triangle with two equal sides. However, an isosceles right triangle is a highly restricted subcategory:

Isosceles Right Triangle vs. 45-45-90 Triangle

The terms Isosceles Right Triangle and 45-45-90 Triangle are completely synonymous and describe the exact same geometric object from two complementary perspectives:

In practice, geometry educators and engineers use both terms interchangeably.

Isosceles Right Triangle vs. General Right Triangle

Compare the distinct mathematical characteristics of general right triangles against isosceles right triangles:

Property General Right Triangle Isosceles Right Triangle
Right Angle (90°) Yes (1 right angle) Yes (1 right angle)
Equal Legs (a = b) Rare (Usually unequal) Always strictly equal (a = b)
Acute Interior Angles Variable (e.g. 30° & 60°, 36.87° & 53.13°) Always exactly 45° & 45°
Side Ratio Variable (e.g. 3:4:5, 5:12:13) Always fixed 1 : 1 : √2
Hypotenuse Formula c = √(a² + b²) c = a√2

Isosceles Right Triangle vs. Equilateral Triangle

Do not confuse isosceles right triangles with equilateral triangles:

Isosceles Right Triangle Diagonal Relationship

The hypotenuse of a 45-45-90 isosceles right triangle directly represents the diagonal of a square. If a square has side length a, drawing a straight line from one corner to the opposite corner splits the square into two congruent isosceles right triangles.

Square Diagonal = Side × √2

Example: A square floor tile measures 12 inches on each side. The diagonal distance across the tile is 12√2 ≈ 16.97 inches.

Isosceles Right Triangle and Square Geometry

Because every square is composed of two identical 45-45-90 triangles joined along their hypotenuse, all geometric properties of squares convert directly into isosceles right triangle formulas:

Units for Isosceles Right Triangle Calculations

Our calculator supports standard metric and imperial units. When calculating isosceles right triangles, unit dimensional consistency must be maintained:

Decimal Measurements

Our calculator fully supports decimal input values for legs, hypotenuses, areas, and perimeters. For example, if a leg length is entered as a = 7.5 cm:

c = 7.5 × √2 ≈ 7.5 × 1.41421356 = 10.6066 cm

Decimal precision allows builders, designers, and students to calculate accurate physical dimensions without being restricted to integer side lengths.

Accuracy and Rounding

Because √2 is an irrational number containing infinite non-repeating decimal digits, intermediate calculations should retain maximum precision:

Common Isosceles Right Triangle Calculation Mistakes

Avoid these ten frequent pitfalls when solving 45-45-90 triangle problems:

1. Assuming All Isosceles Triangles Are Right

Forgetting that non-right isosceles triangles require an altitude line to split them before using Pythagorean formulas.

2. Confusing Legs and Hypotenuse

Mistakenly setting the hypotenuse equal to a instead of a√2.

3. Adding Instead of Multiplying √2

Using a + √2 instead of a × √2 for hypotenuse calculation.

4. Forgetting to Rationalize Denominators

Leaving c / √2 un-simplified instead of multiplying by √2 / √2 to get (c√2) / 2.

5. Using Wrong Area Formula

Using (square area) instead of ½a² (triangle area).

6. Premature Rounding of √2

Rounding √2 to 1.4 early in calculations, introducing cumulative rounding errors.

7. Confusing 45-45-90 with 30-60-90

Applying the 1 : √3 : 2 ratio of 30-60-90 triangles to an isosceles 45-45-90 triangle.

8. Mixing Unit Systems

Combining feet and inches directly without converting to uniform units first.

9. Treating Decimals as Exact Proofs

Assuming 14.142 is an exact integer solution rather than an approximation of 10√2.

10. Incorrect Perimeter Addition

Forgetting that perimeter requires adding all three sides: a + a + c = 2a + c.

Isosceles Right Triangle Input Requirements

To compute valid isosceles right triangle dimensions, inputs must meet specific mathematical criteria:

Practical Applications of Isosceles Right Triangles

Isosceles right triangles appear frequently across architecture, engineering, computer graphics, and construction design:

Square Surface Diagonals

Calculating diagonal dimensions across square concrete slabs, floor tiles, decks, and tabletop frames.

45° Corner Chamfers & Bevels

Determining cut lengths for 45-degree architectural trim, picture frame miters, and metal corner gussets.

Carpentry Roof Rafters

Designing 12:12 pitch roof structures where horizontal run equals vertical rise, forming a 45° angle.

Structural Bracing

Sizing diagonal 45-degree cross-braces for timber frames, steel trusses, and scaffolding towers.

For specialized job site layout tools, visit our dedicated Construction Pythagorean Theorem Calculator.

Isosceles Right Triangle and the Pythagorean Theorem

The 45-45-90 isosceles right triangle represents a simplified special case in trigonometry of the general Pythagorean theorem a² + b² = c². Substituting b = a simplifies the formula from two independent variables down to one single variable:

a² + a² = c² ➔ 2a² = c² ➔ c = a√2

To explore general right triangle calculations where legs may have unequal lengths, visit our main Pythagorean Theorem Calculator.

Isosceles Right Triangle vs. General Pythagorean Calculator

It is important to understand when to use this specialized calculator versus a general right triangle tool:

If your triangle has unequal legs, use our main Pythagorean Theorem Calculator.

Isosceles Right Triangle vs. Standard Triangle Solver

While a general right triangle solver calculates a = √(c² - b²) given a hypotenuse and one specific leg, the Isosceles Right Triangle Calculator solves for both equal legs simultaneously given only the hypotenuse (a = b = c / √2), without requiring any prior leg measurements.

Isosceles Right Triangle Calculator FAQ

An isosceles right triangle is a special right-angled triangle containing one 90-degree right angle and two equal perpendicular legs (a = b). The remaining two acute interior angles are each exactly 45 degrees.

A 45-45-90 triangle is another name for an isosceles right triangle, named after its three internal angle measurements: 45°, 45°, and 90°.

The fundamental side ratio of a 45-45-90 isosceles right triangle is 1 : 1 : √2, representing Leg A : Leg B : Hypotenuse C.

Multiply the equal leg length by √2 (c = a√2 ≈ a × 1.41421356). For example, a leg of 10 gives a hypotenuse of 10√2 ≈ 14.142.

Divide the hypotenuse by √2 (a = c / √2 = c√2 / 2). For example, a hypotenuse of 10 yields equal legs of 10 / √2 = 5√2 ≈ 7.071.

The area formula for an isosceles right triangle is Area = ½ × a², where a is the length of either equal leg. Alternatively, in terms of hypotenuse c, Area = c² / 4.

The perimeter formula is P = 2a + c = 2a + a√2 = a(2 + √2) ≈ 3.4142 × a.

By substituting equal legs a = b into the Pythagorean theorem: a² + a² = c² => 2a² = c² => c = √(2a²) = a√2.

All triangles contain 180 degrees. Subtracting the 90-degree right angle leaves 90 degrees. Because the legs are equal in length, the opposite base angles must be equal: 90° / 2 = 45°.

No. An isosceles triangle only requires two equal side lengths. It can be acute, right, or obtuse depending on its vertex angle.

Yes. Any triangle with two equal interior angles (45° and 45°) automatically has equal opposite leg lengths, making all 45-45-90 triangles isosceles right triangles.

Drawing a single straight diagonal across any square divides it into two identical, congruent 45-45-90 isosceles right triangles.

Yes. The calculator accepts any positive real number or decimal value (such as a = 7.5 or c = 14.25) and outputs accurate exact and rounded decimal results.

A 45-45-90 triangle has equal legs and a 1 : 1 : √2 side ratio. A 30-60-90 triangle has unequal legs with a 1 : √3 : 2 side ratio formed by bisecting an equilateral triangle.

Related Pythagorean Theorem Calculators

Explore specialized right triangle tools tailored to your exact mathematical or engineering requirements: