Isosceles Right Triangle Calculator - 45-45-90 Side, Area, Perimeter
Use this isosceles right triangle calculator to find the equal legs, the hypotenuse, the area, the perimeter, and the inradius/circumradius of a 45-45-90 right triangle from one known side.
Isosceles Right Triangle Calculator
Results
What Is an Isosceles Right Triangle Calculator?
An isosceles right triangle calculator solves the special 45-45-90 right triangle, where the two legs that meet at the right angle are equal. Type one known measurement (a leg or the hypotenuse) and the page returns the equal legs, the hypotenuse, the area, the perimeter, the altitude to the hypotenuse, and the inradius and circumradius in one pass.
- • Geometry homework and special right triangles: Confirm 45-45-90 problems that ask for the hypotenuse, area, or perimeter of an isosceles right triangle, including scaled Pythagorean triples like 1-1-sqrt(2) and 5-5-5*sqrt(2).
- • Carpentry and construction with square corners: Find the diagonal of a square panel, the rafter length of a 45 degree roof pitch, or the miter length for a 45 degree joint.
- • Tiling and craft layout: Work out the cut length of a diagonal strip across a square tile, the corner-to-corner distance on a rectangular pattern, or the boundary length of a half-square quilt block.
- • Engineering, surveying, and physics preliminaries: Compute the magnitude of an equal-component 2D vector, the diagonal of a square sensor, or the resultant of two perpendicular forces of equal size.
The page is intentionally narrow: it covers the 45-45-90 case. For a general right triangle whose legs are not equal, the dedicated right-triangle-calculator is the next click. For an isosceles triangle that does not have a right angle, the isosceles-triangle-area-calculator covers that case.
For a general right triangle whose legs are not equal, the Right Triangle Calculator solves the right-triangle case from any two values.
How the Isosceles Right Triangle Calculator Works
The page implements the 45-45-90 formulas directly. Given a leg a, the hypotenuse is a times the square root of 2; given a hypotenuse h, the leg is h divided by the square root of 2.
- a: Length of one of the two equal legs (the sides that meet at the right angle).
- h = a * sqrt(2): Length of the hypotenuse, the longest side, opposite the 90 degree angle.
- A = a^2 / 2: Area of the triangle, half the product of the two legs.
- P = a * (2 + sqrt(2)): Perimeter, the sum of the two equal legs and the hypotenuse.
- m = h / 2: Altitude from the right angle to the hypotenuse; equals h / 2 for any right triangle.
- r = a * (2 - sqrt(2)) / 2: Inradius, the radius of the inscribed circle.
- R = h / 2: Circumradius, the radius of the circumscribed circle.
The square root of 2 is irrational, so the hypotenuse and perimeter only land on clean decimals when the leg or hypotenuse is a multiple of sqrt(2). The page shows four decimal places, which is enough precision for carpentry, tiling, and homework.
Worked example: a 5-5-5*sqrt(2) isosceles right triangle
Leg a = 5 cm.
h = 5 * sqrt(2) = 7.0710678119. A = 5^2 / 2 = 12.5. P = 5 + 5 + 7.0710678119 = 17.0710678119.
Legs 5 cm, hypotenuse 7.0710678119 cm, area 12.5 cm^2, perimeter 17.0710678119 cm.
The 5-5-5*sqrt(2) triangle is a Pythagorean triple up to scale: the (1, 1, sqrt(2)) shape, scaled by 5, and the diagonal of a 5 cm square is exactly 5 * sqrt(2) cm.
Worked example: from the hypotenuse to the leg
Hypotenuse h = 10 in.
a = 10 / sqrt(2) = 7.0710678119. A = 7.0710678119^2 / 2 = 25. P = 7.0710678119 + 7.0710678119 + 10 = 24.1421356237.
Legs 7.0710678119 in, hypotenuse 10 in, area 25 in^2, perimeter 24.1421356237 in.
Starting from the hypotenuse is the cleaner way to size a square panel from its diagonal: divide the diagonal by sqrt(2) to recover the side.
According to Wolfram MathWorld, an isosceles right triangle has legs of length a, hypotenuse a * sqrt(2), area a^2 / 2, and perimeter a * (2 + sqrt(2)).
According to Wolfram MathWorld, the Pythagorean theorem states that for any right triangle, a^2 + b^2 = c^2; setting a = b gives c = a * sqrt(2), which is the 45-45-90 relationship.
The 5-5-5*sqrt(2) example is a scaled copy of the (1, 1, sqrt(2)) family, and the Pythagorean Triples Calculator page is the right next step if you want to see the integer side family (3-4-5, 5-12-13, and so on) that the Pythagorean theorem also produces.
Key Concepts Behind the 45-45-90 Triangle
Four ideas explain why the formulas look the way they do.
Two equal legs imply two 45 degree angles
A right triangle has one 90 degree angle and two acute angles that sum to 90. If the two legs are equal, the two acute angles are equal, and each is 45.
The Pythagorean theorem gives h = a * sqrt(2)
The Pythagorean theorem says a^2 + b^2 = c^2 for any right triangle. With b = a, this becomes 2 * a^2 = c^2, so c = a * sqrt(2). The hypotenuse is always the longest side.
Area is half the product of the two legs
The area of any right triangle is (leg1 * leg2) / 2. With leg1 = leg2 = a, the area is a^2 / 2. Equivalently, the area is h^2 / 4.
The circumradius is half the hypotenuse
For any right triangle, the hypotenuse is a diameter of the circumscribed circle, so R = h / 2. The inradius follows from r = (a + b - c) / 2, which simplifies to a * (2 - sqrt(2)) / 2 for the 45-45-90 case.
An isosceles right triangle is the same shape as a square cut along its diagonal: the square's two sides are the equal legs, and the cut is the hypotenuse of length side * sqrt(2).
If you want to see the integer side family (3-4-5 and similar), the Pythagorean triples page covers the right triangle family without the 45-45-90 constraint.
An isosceles right triangle is the special case where the two equal sides also meet at 90, and the Isosceles Triangle Area Calculator page covers the isosceles case without the right-angle constraint.
How to Use This Isosceles Right Triangle Calculator
Four short steps cover the most common cases.
- 1 Pick the value you already know: Select 'Leg length (a)' or 'Hypotenuse (h)'. The default is leg.
- 2 Type the value: Enter the known leg or hypotenuse. Values must be positive.
- 3 Choose a unit: Pick cm, m, inches, or feet. The area shows in the matching unit squared.
- 4 Read every derived value: The results panel shows the equal legs, hypotenuse, area, perimeter, altitude to the hypotenuse, and the inradius and circumradius.
Try the leg a = 12 in (a one-foot square). The page shows both legs 12 in, hypotenuse 16.9705627485 in, area 72 in^2, perimeter 40.9705627485 in, altitude to the hypotenuse 8.4852813742 in, inradius 3.5147186258 in, and circumradius 8.4852813742 in. The hypotenuse is the diagonal of a 12 inch square and the circumradius is half that diagonal, as expected.
If you only need the area in the chosen unit squared, the Area Calculator page handles area for many other shapes in the same category.
Benefits of Using This Isosceles Right Triangle Calculator
These benefits matter when the math has to be right the first time and you only have one measurement in hand.
- • Solve the whole triangle from one number: A single leg or hypotenuse is enough. The page returns the other side, the area, the perimeter, the altitude to the hypotenuse, and the inradius and circumradius without a second pass.
- • Avoid arithmetic mistakes with sqrt(2): Computing a * sqrt(2) by hand is where most 45-45-90 mistakes happen. The page keeps the irrational part exact and only rounds for display.
- • Works in metric and imperial: Centimeters, meters, inches, and feet are all first-class. The area automatically shows in cm^2, m^2, in^2, or ft^2.
- • Confirms the standard 45-45-90 ratios: If you only remember that a 45-45-90 triangle has legs in the ratio 1:1:sqrt(2), the page lets you plug in one number and read back the rest.
- • Great for square diagonals and 45 degree cuts: The hypotenuse output is the diagonal of a square with the given side, the altitude to the hypotenuse is half the diagonal, and the circumradius is the radius of the smallest circle that contains the square.
- • Connects to the rest of geometry: If your problem is a right triangle that is not 45-45-90, the right-triangle-calculator handles it. If it is an isosceles triangle without a right angle, the isosceles-triangle-area-calculator covers that case.
Use it to confirm the diagonal of a square, the rafter length for a 45 degree roof pitch, or a homework answer that came out close to but not exactly a * sqrt(2).
The 45-45-90 triangle is the right-triangle special case of the equal-side family, and the Equilateral Triangle Area Calculator page is the other classical equal-side case.
Factors That Affect the Isosceles Right Triangle Result
A few factors change how the result should be read.
Whether you start from a leg or the hypotenuse
Choosing 'Leg length (a)' gives the hypotenuse as a * sqrt(2). Choosing 'Hypotenuse (h)' gives the leg as h / sqrt(2). Both end up at the same triangle.
Unit and area scaling
All linear outputs are in the chosen unit. The area is always that unit squared, so switching from cm to m shrinks the area by 10,000x.
Precision of sqrt(2)
The page uses 1.4142135623730951 internally, double-precision sqrt(2). Display rounds to four decimal places, so small rounding is the only source of error.
Sign of the input
Side lengths must be positive, so the page rejects zero and negative input.
Very small or very large inputs
Inputs from 1e-6 to 1e9 compute cleanly. Below 1e-6 the area may round to 0; above 1e7 the page switches to scientific notation.
- • This page is only for the 45-45-90 case. For a right triangle whose legs are not equal, the right-triangle-calculator solves the general case from any two values.
- • The page assumes a flat Euclidean triangle. It does not compute spherical geometry, the great-circle distance, or the path length along a curve.
- • The result is the ideal geometric value. Real-world cut lengths for carpentry, tile, or fabric need to add kerf (saw blade width) or seam allowance.
If the page rejects an input that you know is correct, double-check that the value is positive, that you picked the right input type (leg vs. hypotenuse), and that the unit is the one you intended.
According to Wolfram MathWorld, the area of a right triangle is half the product of the two legs, and the circumradius of any right triangle is half the hypotenuse.
For a triangle whose sides and angles are not constrained to the 45-45-90 case, the Triangle Calculator page handles the general triangle with all three sides, all three angles, the area, and the perimeter.
Frequently Asked Questions
Q: What is an isosceles right triangle?
A: An isosceles right triangle is a right triangle whose two legs that meet at the 90 degree angle are equal in length. The two acute angles are therefore equal, and each is 45 degrees, which is why the shape is also called a 45-45-90 triangle.
Q: What are the angles of an isosceles right triangle?
A: The angles are 45, 45, and 90 degrees. The right angle sits between the two equal legs, and the two 45 degree angles sit at the ends of the hypotenuse. The angles always sum to 180, the same as every triangle.
Q: How do you find the hypotenuse of an isosceles right triangle?
A: If the leg is a, the hypotenuse is a times the square root of 2, so h = a * sqrt(2). If the hypotenuse is given, divide it by the square root of 2 to recover the leg, a = h / sqrt(2).
Q: How do you find the area of a 45-45-90 triangle?
A: The area of any right triangle is half the product of the two legs. With both legs equal to a, the area is a squared divided by 2, so A = a^2 / 2. The same value can be written as h squared divided by 4.
Q: How do you find the perimeter of an isosceles right triangle?
A: Add the two equal legs and the hypotenuse. With leg a and hypotenuse a * sqrt(2), the perimeter is a * (2 + sqrt(2)). For a 5 cm leg that is 17.0710678119 cm.
Q: Why is the hypotenuse of a 45-45-90 triangle a times sqrt(2)?
A: The Pythagorean theorem says a squared plus a squared equals c squared, which simplifies to 2 * a squared = c squared. Taking the square root of both sides gives c = a * sqrt(2). The factor of sqrt(2) is the same one that shows up in the diagonal of any square.