Find Side 'a' of Isosceles Triangle

Calculate the equal side length (a) of an isosceles triangle from various known values with step-by-step solutions.

Select Known Values

Result

Equal Side (a)
--
units
Base (b) --
Height (h) --
Area --
Perimeter --

Step-by-Step Solution

a = sqrt(h^2 + (b/2)^2)

How to Find the Equal Side of an Isosceles Triangle

In an isosceles triangle, the two equal sides are often labeled "a" and the base is labeled "b." The height (altitude) from the apex perpendicular to the base bisects the base into two equal segments of length b/2, creating two right triangles. This relationship is the key to finding side "a" from various known values.

Formulas for Finding Side a

From Base and Height

Using the Pythagorean theorem on the right triangle formed by the altitude.

a = sqrt(h2 + (b/2)2)

From Base and Area

First find height from area, then use Pythagorean theorem.

h = 2A/b, then a = sqrt(h2 + (b/2)2)

From Base and Base Angle

Using trigonometry with the base angle.

a = (b/2) / cos(alpha)

From Base and Apex Angle

Using the sine rule or half-angle identity.

a = b / (2 sin(beta/2))

Step-by-Step Example

Suppose you have an isosceles triangle with base b = 10 and height h = 12. To find the equal side:

  1. The altitude bisects the base, so each half = 10/2 = 5.
  2. Apply Pythagorean theorem: a = sqrt(122 + 52) = sqrt(144 + 25) = sqrt(169) = 13.
  3. The equal side length is 13 units.

When to Use Each Method

  • Base and Height: The most direct method when both are measured.
  • Base and Area: Useful in problems where area is given (e.g., land surveying).
  • Base and Base Angle: Common in construction and engineering specifications.
  • Base and Apex Angle: Used in optics and triangulation problems.

Important Constraints

For a valid isosceles triangle, the equal side must always be greater than half the base (a > b/2). If this condition is not met, no triangle can be formed. Additionally, the base angle must be between 0 and 90 degrees, and the apex angle must be between 0 and 180 degrees.