Scalene Triangle - Sides, Area, and Angles
Enter three side lengths into this scalene triangle calculator to get area, perimeter, semi-perimeter, and the three interior angles in one pass.
Scalene Triangle
Results
What Is the Scalene Triangle Calculator?
The scalene triangle calculator converts three different side lengths into area, perimeter, semi-perimeter, and the three interior angles in a single pass. A scalene triangle has all three sides of different lengths and all three angles of different sizes, so once the three sides are known the whole shape is described. The tool runs Heron's formula for the area and the law of cosines for the angles.
- • Homework and exam checks: Verify area, perimeter, and angle steps for a geometry problem when only the three side lengths are given.
- • Reverse solving: Start from three measured sides of a real object and recover the area, perimeter, and angles without measuring a height or angle.
- • Layout and cutting estimates: Estimate material takeoffs for fabric, sheet metal, wood, or paper when the piece is a scalene triangle with three measured edges.
- • Quick design sketches: Compare candidate scalene triangle proportions in a draft by entering different side lengths and reading off area and angle changes.
A scalene triangle is the most general triangle. Unlike an isosceles triangle, which has at least two equal sides, or an equilateral triangle, where all three sides are equal, the scalene triangle has no symmetry to lean on. The three side lengths are the only inputs the tool needs.
The three side lengths are first checked against the triangle inequality: any two sides must sum to more than the third. If they do not, no closed triangle can be drawn and the tool returns a clear error. When the inequality holds, the calculator classifies the triangle as acute, right, or obtuse, then runs the area and angle formulas.
If you only need the area, semi-perimeter, and perimeter from three sides, the Scalene Triangle Area Calculator uses Heron's formula without the extra angle and classification step.
How the Scalene Triangle Calculator Works
The calculator runs Heron's formula to compute the area, then applies the law of cosines once per angle to recover the three interior angles.
- a, b, c: the three side lengths entered by the user, in any consistent length unit
- s (semi-perimeter): (a + b + c) / 2, the half-perimeter that drives Heron's formula
- area: the inside area of the triangle, in the square unit that matches the input length unit
- perimeter: a + b + c, the outside distance around the triangle
- angle A, B, C: the three interior angles, one opposite each side, returned in degrees
Heron's formula only needs the three side lengths. The semi-perimeter s is the perimeter divided by two, and plugging s and the three side differences into the square root gives the area. The same three side lengths feed the law of cosines, which is the companion rule for turning sides into angles.
The largest side decides whether the triangle is acute, right, or obtuse. If the square of the largest side equals the sum of the squares of the other two sides, the triangle is right. If the largest side's square is bigger, the triangle is obtuse. If it is smaller, the triangle is acute.
Example 1: scalene triangle with sides 5, 6, 7
Enter side a = 5, side b = 6, side c = 7.
Semi-perimeter s = 9. Area = sqrt(9 * 4 * 3 * 2) = sqrt(216) = 14.70. Angle A = arccos((36 + 49 - 25) / (2*6*7)) = arccos(60/84) = 44.42 degrees. Angle B = arccos((25 + 49 - 36) / (2*5*7)) = arccos(38/70) = 57.12 degrees. Angle C = arccos((25 + 36 - 49) / (2*5*6)) = arccos(12/60) = 78.46 degrees.
Area = 14.70 square units. Perimeter = 18. Semi-perimeter = 9. Angles A = 44.42, B = 57.12, C = 78.46 degrees. Type: acute.
All three angles are below 90 degrees, and the largest side squared (49) is less than the sum of the other two squares (25 + 36 = 61), so the calculator correctly labels this triangle as acute.
Example 2: scalene right triangle 3, 4, 5
Enter side a = 3, side b = 4, side c = 5.
Semi-perimeter s = 6. Area = sqrt(6 * 3 * 2 * 1) = sqrt(36) = 6. Angle A = arccos((16 + 25 - 9) / (2*4*5)) = arccos(32/40) = 36.87 degrees. Angle B = arccos((9 + 25 - 16) / (2*3*5)) = arccos(18/30) = 53.13 degrees. Angle C = arccos((9 + 16 - 25) / (2*3*4)) = arccos(0/24) = 90 degrees.
Area = 6.00 square units. Perimeter = 12. Semi-perimeter = 6. Angles A = 36.87, B = 53.13, C = 90.00 degrees. Type: right.
Although 3, 4, 5 are three different lengths, the calculator flags it as a right scalene triangle because the largest side squared equals the sum of the squares of the other two.
According to Wolfram MathWorld, Heron's formula gives the area of a triangle with side lengths a, b, c as the square root of s(s-a)(s-b)(s-c), where s is the semi-perimeter (a+b+c)/2.
When the data you have is two sides and an included angle rather than three sides, the Triangle Calculator handles the SAS and SSS paths in one place.
Key Concepts for Scalene Triangles
These four ideas are the language you will see in the formula box, the worked example, and the FAQ, so it helps to define them before using the calculator.
Scalene sides
All three sides of a scalene triangle have different lengths. This rules out the symmetry shortcuts that isosceles and equilateral triangles allow, which is why the area and angle formulas must use all three sides.
Semi-perimeter
The semi-perimeter s is the perimeter divided by two. It appears inside Heron's formula and is the natural step between the three side lengths and the area result.
Law of cosines
The law of cosines converts two sides and the included angle into the third side, or in this calculator, three sides into the three interior angles.
Triangle inequality
Any two sides of a triangle must sum to more than the third side. The calculator runs this check first and refuses to compute a result when the inequality fails.
If the scalene triangle turns out to be right, the Right Triangle Calculator is the natural follow-up for Pythagorean theorem and angle work on the 90-degree case.
How to Use the Scalene Triangle Calculator
Only the three side lengths are needed. The tool handles the inequality check, the classification, and all the formulas from there.
- 1 Enter side a: Type the length of the first side of the scalene triangle in your chosen unit, such as meters, feet, inches, or centimeters.
- 2 Enter side b: Type the length of the second side. Use the same unit you used for side a, since the area will come back in the matching square unit.
- 3 Enter side c: Type the length of the third side. The three lengths must be different from each other to describe a scalene triangle, and they must satisfy the triangle inequality.
- 4 Read the area and perimeter: Use the Area and Perimeter results for material counts, coverage estimates, or perimeter-based comparisons.
- 5 Read the three interior angles: Use the three angle results for layout work, miter cuts, or to verify that the angles sum to 180 degrees.
- 6 Check the triangle type: Read the triangle type to see whether the scalene triangle is acute, right, or obtuse.
A landscape designer has a triangular flower bed with sides 4 meters, 5 meters, and 6 meters. Entering those three values returns area 9.92 square meters, perimeter 15 meters, semi-perimeter 7.5 meters, angles 41.41, 55.77, and 82.82 degrees, and type acute. The area tells the designer how much soil to buy, the perimeter sets the edging length, and the angles guide the cut of any stone border.
If you only have two sides and the included angle for a scalene-shaped problem, the SAS Triangle Calculator takes that data and returns the same area, perimeter, and angles.
Benefits of Using This Scalene Triangle Calculator
Running the side, area, perimeter, and angle calculations in one place keeps the result consistent and easy to audit.
- • Three outputs in one pass: Area, perimeter, semi-perimeter, three interior angles, and the acute/right/obtuse type come back together, so there is no risk of mixing units or formulas between two separate tools.
- • No height or angle required: Heron's formula only needs the three side lengths, which are usually the easiest measurements to take on a real object.
- • Validates the triangle inequality: The calculator checks the triangle inequality before computing anything, so a bad input fails fast with a clear message instead of returning a meaningless area or angle.
- • Classifies the triangle automatically: The acute, right, or obtuse label is set from the largest side, so the result tells you which kind of scalene triangle you are working with.
When two of the three sides are equal and the scalene assumption no longer holds, the Isosceles Triangle Area Calculator uses the symmetry to skip the law of cosines step.
Factors That Affect Your Scalene Triangle Result
The calculator runs on compact math, but a few decisions about the inputs and the assumptions affect how to read the result.
Side length precision
Heron's formula is sensitive to small errors in the longest side near the degenerate case. Round each input to a consistent precision before entering, and do not mix length units.
Order of the sides
The sides can be entered in any order. The calculator labels angle A as the angle opposite the side you entered as a, so swap the letters to report a different angle.
Triangle type threshold
The right triangle decision uses a small numerical tolerance. A 3-4-5 input reads as exactly right, while a 3-4-5.0001 input reads as obtuse by a tiny amount.
Near-degenerate inputs
When the three sides are close to the triangle inequality boundary, the area is close to zero and one angle is close to 180 degrees. Treat the result as borderline rather than clean.
Unit consistency
Mixing units, like entering one side in centimeters and another in inches, breaks every formula in the calculator. Pick one unit and read the area back in the matching square unit.
- • This calculator is a pure geometry tool. It does not solve for a missing side from two known sides and an angle, which is the SAS Triangle Calculator workflow.
- • The results are geometric estimates only. Real material takeoffs for fabric, sheet metal, or wood need extra allowances for seams, overlap, cutting waste, and edge thickness.
According to Wolfram MathWorld, for a triangle with sides a, b, c opposite to angles A, B, C, the angle opposite a is arccos((b^2 + c^2 - a^2) / (2bc)).
For the limiting case where all three sides are equal, the Equilateral Triangle Area gives a closed-form area and angle result that confirms the scalene result approaches the equilateral limit.
Frequently Asked Questions
Q: What is a scalene triangle?
A: A scalene triangle is a triangle in which all three sides have different lengths and all three interior angles are different. It is the most general triangle shape and has no symmetry, so every side and every angle must be measured or computed separately.
Q: How do you compute the area of a scalene triangle from three sides?
A: Use Heron's formula. Add the three side lengths, divide by two to get the semi-perimeter s, then take the square root of s(s-a)(s-b)(s-c). The result is the area in the square unit that matches the input length unit.
Q: What formula gives the angles of a scalene triangle?
A: The law of cosines gives each angle. The angle opposite side a is arccos((b^2 + c^2 - a^2) / (2bc)), and the same form with the sides swapped gives the other two angles. The three angles should sum to 180 degrees.
Q: How can I check whether three sides form a scalene triangle?
A: First, the three sides must be different from each other. Second, the sum of any two sides must be greater than the third side, which is the triangle inequality. If even one pairing fails, the three lengths cannot form a closed triangle.
Q: What units does the scalene triangle calculator return?
A: The calculator returns the area in the square unit that matches the length unit you entered, the perimeter and semi-perimeter in the same linear unit, and the three interior angles in degrees. Use meters for square meters, feet for square feet, and so on, and do not mix length units.
Q: How is a scalene triangle different from an isosceles or equilateral triangle?
A: A scalene triangle has all three sides and all three angles different. An isosceles triangle has at least two equal sides and the two equal base angles match. An equilateral triangle has all three sides equal and all three angles equal at 60 degrees. Heron's formula and the law of cosines work for all three cases.