Isosceles Triangle - Sides, Angles, Area, Heights

Use this isosceles triangle calculator to find the equal sides, base, perimeter, area, both heights, base angles, apex angle, inradius, and circumradius.

Updated: June 16, 2026 • Free Tool

Isosceles Triangle

Length of one of the two equal sides. Used in the Two Equal Sides and Base method.

Perpendicular distance from the base up to the apex. Used in the Base and Height method.

Length of the third, unequal side. The two equal legs meet the base at its endpoints.

Choose the inputs you already know on the triangle.

Results

Area
0square units
Perimeter 0units
Equal Side (a) 0units
Height to Apex (h_b) 0units
Height to Equal Side (h_a) 0units
Apex Angle (beta) 0degrees
Base Angle (alpha) 0degrees
Inradius (r) 0units
Circumradius (R) 0units

What Is an Isosceles Triangle Calculator?

An isosceles triangle calculator is a geometry tool that turns a single pair of measurements on an isosceles triangle into every other useful value: the equal sides, the base, the perimeter, the area, the two heights, the base angles, the apex angle, the inradius, and the circumradius. You type either the base and the perpendicular height, or the two equal sides and the base, and the page reports the rest of the triangle so you do not have to chain the Pythagorean theorem, the area formula, and the angle formulas by hand.

  • Classroom and homework checks: Verify area, perimeter, and angle steps for an isosceles triangle problem, especially when the answer should be a clean Pythagorean triple such as 5-5-6 or 13-13-10.
  • Roof, gable, and awning layout: Convert base width and slant rafter length into a cut list: area of the gable face, height of the peak, and base angle for the bird's-mouth cut.
  • Incircle and circumcircle design: Recover the inradius and circumradius of an isosceles triangle so the largest inscribed circle and the smallest enclosing circle can be drawn or specified.

The two input methods cover the way an isosceles triangle is most often described. Both descriptions encode the same triangle, and the calculator treats them as interchangeable by using the half-base right triangle to switch between them. Because the page exposes intermediate values, you can see how the area, the angle, and the inradius are built from the inputs.

When the triangle is not isosceles, switch to the Triangle Calculator to handle sides, base and height, or two sides with an included angle, or to the Triangle Area Calculator for a more general area tool.

How the Isosceles Triangle Calculator Works

The page implements the standard Euclidean geometry formulas for an isosceles triangle. It takes the two known measurements, builds the half-base right triangle, then uses the Pythagorean theorem, the area formula, and the tangent of the half-apex angle to recover every other measurement.

area = (1/2) * b * h_b = (1/4) * b * sqrt(4 * a^2 - b^2)
  • a: Length of one of the two equal sides (the leg).
  • b: Length of the third, unequal side (the base).
  • h_b: Perpendicular altitude from the base up to the apex.
  • h_a: Perpendicular altitude from one equal leg to the opposite base corner.
  • alpha: Base angle, equal at both base corners.
  • beta: Apex (vertex) angle between the two equal sides.
  • r: Inradius.
  • R: Circumradius.

The same code path serves both input methods: the page accepts either the base and the perpendicular height, or the two equal sides and the base, and the half-base right triangle recovers every other length, angle, and radius on the triangle.

Worked example: base 6 and height 4

Method: Base and Height. Base b = 6. Height h_b = 4.

a = 5. Area = 12. h_a = 4.8. Beta = 73.74. r = 1.5. R = 3.125.

a = 5, area = 12, perimeter = 16, height to apex 4, height to equal side 4.8, base angle 53.13 degrees, apex angle 73.74 degrees, inradius 1.5, circumradius 3.125.

Base 6 with height 4 forms a 3-4-5 right triangle on each side of the altitude, and the second altitude h_a = 2 * area / a drops perpendicular from one leg to the opposite base corner.

According to Wolfram MathWorld, the altitude of an isosceles triangle with equal sides s and base b is h = sqrt(s^2 - (b/2)^2), the area equals one-half of the base times the altitude, and the inradius equals (2 * area) / (perimeter).

The altitude splits an isosceles triangle into two congruent right triangles, and the Right Triangle Calculator solves that same half-base shape when you only have two of the three known sides or angles.

Key Concepts Behind the Isosceles Triangle

Four ideas explain why the formulas are short, why the two base angles are equal, and why a single input pair is enough to recover the whole triangle.

Equal sides and base

An isosceles triangle has two equal sides called legs that meet at the apex, and a third side called the base that may be shorter, longer, or equal to the legs.

Altitude to the apex

The altitude h_b is the perpendicular drop from the apex to the base. It bisects the base, so the half-base right triangle has legs h_b and b/2 and hypotenuse a, giving a = sqrt(h_b^2 + (b/2)^2).

Base angles and apex angle

The base angles alpha at the two base corners are equal, and they sum with the apex angle beta to 180 degrees. From the half-base right triangle, beta = 2 * arctan((b/2) / h_b) in degrees.

Inradius and circumradius

The inradius r equals the area divided by the semiperimeter. The circumradius R equals a / (2 * sin(alpha)) in an isosceles triangle. R is always at least 2r for any triangle.

A golden triangle is the most famous special isosceles triangle: the leg is in the golden ratio to the base, which forces the apex angle to 36 degrees and the two base angles to 72 degrees.

The dedicated Golden Ratio Calculator explains the underlying phi, and the Equilateral Triangle Area Calculator handles the special case where a equals b and all three angles become 60 degrees.

How to Use This Isosceles Triangle Calculator

Six short steps cover every common case, from a clean textbook example to a measured object with only the slant sides and the base.

  1. 1 Pick the calculation method: Choose Base and Height for a textbook problem with a known altitude. Choose Two Equal Sides and Base for a measured object with known slant sides.
  2. 2 Enter the base length: Type the length of the third, unequal side. The default is 6 units.
  3. 3 Enter the second measurement: Type the height (4 by default) for Base and Height, or the equal side (5 by default) for Two Equal Sides and Base.
  4. 4 Read the area first: Use the Area output as the main answer for material takeoffs, paint coverage, or area-based comparisons.
  5. 5 Read the supporting values: Look at perimeter, equal side, both heights, the apex angle, and the base angle to confirm the arithmetic and feed other calculations.
  6. 6 Read the inradius and circumradius: Use the inradius to size the largest circle that fits inside the triangle, and the circumradius to size the smallest circle that encloses all three vertices.

A woodworker is cutting a gable sign with a base of 10 inches and a slant side of 13 inches. The Two Equal Sides and Base method returns area 60.00 square inches, height to the apex 12.00 inches, height to the equal side 9.23 inches, perimeter 36.00 inches, apex angle 45.24 degrees, base angle 67.38 degrees, inradius 3.33 inches, and circumradius 7.04 inches.

The woodworker in this example would otherwise have to chain a half-base right triangle through three or four formulas by hand, but the Triangle Area Calculator accepts the same kind of input pair and returns the same area plus the same supporting values for a general triangle.

Benefits of Using This Isosceles Triangle Calculator

These benefits matter most when you are working a problem by hand and need a quick, trustworthy check on the arithmetic.

  • Two interchangeable input methods: Use the direct base-and-height path or the side-and-base path depending on what is already measured on the triangle.
  • All key outputs in one place: See area, perimeter, equal side, both heights, apex angle, base angle, inradius, and circumradius without re-entering values into another calculator.
  • Easy homework audit trail: The intermediate height, side, and angle values match the steps many geometry teachers expect to see in worked solutions.
  • Decimal friendly: Decimal base, height, and side values work for measured sketches, scaled drawings, and design dimensions.
  • Special cases handled: The page recognizes an equilateral triangle when a = b and rejects input pairs where the equal side is shorter than half the base.

If the same project includes a general scalene triangle next to the isosceles one, the Scalene Triangle Area Calculator covers the non-isosceles case with the same style of inputs and a Heron-style area formula.

Factors That Affect Your Isosceles Triangle Result

The formulas are the same in every case, but a few measurement and labeling decisions affect whether the answer matches the real shape.

Definition of the height

The height must be the perpendicular distance from the apex to the base. Using the slant equal side in its place will overstate the area.

Which side is the base

The two equal sides must be the same length. If a scalene side is accidentally treated as the base, the area, the angles, and the inradius will all be wrong.

Triangle inequality for the equal side

In the Two Equal Sides and Base method, the equal side must be longer than half the base. Otherwise the half-base right triangle has no real hypotenuse.

Shape regime: tall versus flat

When the equal sides are much longer than the base, the triangle is tall and narrow, the apex angle is small, and the inradius is much smaller than the circumradius. When the equal sides are barely longer than half the base, the apex angle approaches 180 degrees.

  • This calculator does not solve for the equal side from an area and a base alone, or for the base from an altitude and an equal side, without the user back-solving on paper first.
  • The results are geometric estimates only. Real material takeoffs may need allowances for seams, overlap, cutting waste, edge thickness, or coating that spreads beyond the face of the triangle.

According to Wolfram MathWorld, a golden triangle is an isosceles triangle in which the ratio of the longer leg to the base is the golden ratio phi, which makes the apex angle 36 degrees and the base angles 72 degrees.

The 5-12-13 and 3-4-5 right triangles that show up in the worked examples are both Pythagorean triples, and the Pythagorean Triples Calculator generates the full list so you can spot the next clean example before you start measuring.

isosceles triangle calculator showing equal sides, base, area, perimeter, height to apex, height to equal side, base angle, apex angle, inradius, and circumradius
isosceles triangle calculator showing equal sides, base, area, perimeter, height to apex, height to equal side, base angle, apex angle, inradius, and circumradius

Frequently Asked Questions

Q: What is the formula for the area of an isosceles triangle?

A: Area equals one-half of the base times the perpendicular height. If the equal side a and the base b are the only known inputs, the height is h = sqrt(a^2 - (b/2)^2), so the area is also (b/4) * sqrt(4 * a^2 - b^2).

Q: How do I find the base angles of an isosceles triangle?

A: The two base angles are equal. From the half-base right triangle, the base angle is arctan(h / (b/2)) in degrees, and the apex angle is 2 * arctan((b/2) / h). The three angles always sum to 180 degrees.

Q: What is the perimeter of an isosceles triangle?

A: Perimeter = 2a + b, where a is the length of one of the two equal sides and b is the base. This makes use of the fact that the two legs of an isosceles triangle have the same length.

Q: What is the isosceles triangle theorem?

A: The isosceles triangle theorem, also called the base angles theorem, says that if two sides of a triangle are equal, then the angles opposite those sides are equal. The converse is also true: equal base angles force the two opposite sides to be equal.

Q: How do I find the height of an isosceles triangle from two equal sides and the base?

A: Drop the altitude from the apex to the midpoint of the base. The half-base right triangle has legs h and b/2, with hypotenuse a, so the Pythagorean theorem gives h = sqrt(a^2 - (b/2)^2).

Q: What is the golden ratio in an isosceles triangle?

A: A golden isosceles triangle has its leg in the golden ratio to its base, so a / b = phi (about 1.618). The apex angle is 36 degrees and the two base angles are 72 degrees, and the shape appears in the points of pentagrams and in the construction of a logarithmic spiral.