Instantly solve for any property of an isosceles triangle from two known values.
Select the type of values you know, input them into the fields, and the calculator will find the rest.
Click any example to automatically load the values into the calculator.
A triangle with equal sides of 10 and a base of 12.
sideA: 10
baseB: 12
A triangle with a base of 6 and a height of 4.
baseB: 6
height: 4
A triangle with equal sides of 8 and an apex angle of 30°.
sideA: 8
apexAngle: 30
A triangle with a base of 15 and a base angle of 75°.
baseB: 15
baseAngle: 75
h = √(a² - (b/2)²)
. Derived from the Pythagorean theorem in one of the small right triangles.Area = (1/2) * b * h
. The universal formula for a triangle's area.P = 2a + b
. The total length of the triangle's boundary.β = arccos((b/2) / a)
. Found using the cosine definition in a right triangle.α = 180° - 2β
. Based on the fact that a triangle's interior angles sum to 180°.