Free Scalene Triangle Calculator

Enter side lengths or base and height to calculate the scalene triangle

Understanding the Scalene Triangle

A scalene triangle (often called an irregular triangle) is defined by having three sides of completely different lengths — no two sides are equal. Because of this asymmetry, calculations involving its area, perimeter, or height require a flexible approach. The scalene triangle area calculator and scalene triangle perimeter calculator described here handle all essential measurements: side lengths, angles, heights, and area, using the most common formulas.

Perimeter of a Scalene Triangle

Finding the perimeter is straightforward once you know the three side lengths. Simply add them up:

Perimeter=a+b+c\text{Perimeter} = a + b + c

where aa, bb, and cc are the lengths of the sides. This is the simplest part of any irregular triangle calculation.

Area of a Scalene Triangle

There are several reliable formulas to compute the area, depending on which measurements you have available. All produce the same result — choose the one that fits your data:

  • Base and height:

    Area=12×base×height\text{Area} = \frac{1}{2} \times \text{base} \times \text{height}
  • Two sides and the included angle:

    Area=12×a×b×sin⁡(γ)\text{Area} = \frac{1}{2} \times a \times b \times \sin(\gamma)

    where γ\gamma is the angle between sides aa and bb.

  • Heron's formula (all three sides known):
    First compute the semiperimeter s=a+b+c2s = \dfrac{a+b+c}{2}, then

    Area=s(s−a)(s−b)(s−c)\text{Area} = \sqrt{s(s-a)(s-b)(s-c)}

    This is equivalent to the expanded form 14(a+b+c)(−a+b+c)(a−b+c)(a+b−c)\dfrac{1}{4}\sqrt{(a+b+c)(-a+b+c)(a-b+c)(a+b-c)}.

  • Two angles and one side:

    Area=a2sin⁡(β)sin⁡(γ)2sin⁡(β+γ)\text{Area} = \frac{a^{2} \sin(\beta) \sin(\gamma)}{2 \sin(\beta + \gamma)}

    where β\beta and γ\gamma are the angles adjacent to side aa.

The irregular triangle calculator automates these formulas, so you only need to enter the values you have; it selects the appropriate method.

Height of a Scalene Triangle

You can compute the height corresponding to any base using the area:

Height=2×Areabase\text{Height} = \frac{2 \times \text{Area}}{\text{base}}

If the area is not yet known, the height can also be derived directly from the side lengths using Heron's expression:

Height=12b(a+b+c)(−a+b+c)(a−b+c)(a+b−c)\text{Height} = \frac{1}{2b} \sqrt{(a+b+c)(-a+b+c)(a-b+c)(a+b-c)}

For a scalene right triangle (a triangle with three unequal sides but one right angle), the height to the hypotenuse cc is given by:

Heightc=a×bc\text{Height}_{c} = \frac{a \times b}{c}

where aa and bb are the two legs (perpendicular sides).

Scalene Right Triangle — Area Calculation

A scalene right triangle still follows the right triangle area formula:

Area=a×b2\text{Area} = \frac{a \times b}{2}

or equivalently

Area=b×c2−b22\text{Area} = \frac{b \times \sqrt{c^{2} - b^{2}}}{2}

This matches the general triangle formulas, but takes advantage of the known right angle for simpler computation.

What This Calculator Offers

This triangle with unequal sides tool is designed to solve for any missing values when you have enough input. Whether you know sides, angles, base, and height, or a combination, the calculator returns area, perimeter, heights, and all angles. It supports the same equations used by professional surveyors and engineers, making it practical for homework, construction, or design projects that involve irregular triangles.

FAQ

1. How do I calculate the perimeter of a scalene triangle?

Add all three side lengths together: Perimeter = a + b + c. This works for any scalene (irregular) triangle.

2. What is the easiest way to find the area if I only know the three sides?

Use Heron's formula: compute semiperimeter s = (a+b+c)/2, then Area = √[s(s-a)(s-b)(s-c)]. The scalene triangle area calculator can apply this automatically.

3. Can I use this calculator for a scalene right triangle?

Yes. A scalene right triangle has sides of different lengths and one 90° angle. The calculator uses standard right-triangle formulas (Area = a×b/2) and also works with the general scalene area formulas.

4. How do I calculate the height of a scalene triangle?

If you already know the area, divide twice the area by the chosen base: Height = 2×Area / base. Without the area, use Height = (1/(2b))√[(a+b+c)(-a+b+c)(a-b+c)(a+b-c)].

How to Use

  1. Select the input method: Three Sides (SSS) or Base & Height.
  2. Enter the side lengths or base and height values.
  3. View the calculated area, perimeter, and semi-perimeter results.