Calculate all properties of a scalene triangle from any valid combination of sides and angles.
Enter your triangle parameters and click "Calculate" to see results.
Calculation steps will appear here.
c² = a² + b² - 2ab cos(C)
Used to find a side when two sides and the included angle are known, or to find an angle when all three sides are known.
a / sin(A) = b / sin(B) = c / sin(C) = 2R
Used to find sides or angles when two angles and one side are known, or two sides and a non-included angle are known (ambiguous case).
Area = √[s(s-a)(s-b)(s-c)] where s = (a+b+c)/2
Used to find the area when all three sides are known.
Area = (1/2)ab sin(C)
Used to find the area when two sides and the included angle are known.
A + B + C = 180°
Used to find the third angle when two angles are known.
This scalene triangle calculator determines all unknown geometric properties when you provide any three known measurements. The calculator can handle five different input combinations:
From your inputs, the calculator computes: missing sides, all three angles, perimeter, area, and the three heights (altitudes).
A scalene triangle is a triangle where all three sides have different lengths and all three angles have different measures. This distinguishes it from:
Key properties of all triangles (including scalene):
Scalene triangles are the most general type of triangle and appear frequently in real-world applications where symmetry isn't present.
Understanding triangle labeling convention is essential:
Input Type Explanations:
Law of Cosines: This generalizes the Pythagorean theorem to non-right triangles. It relates all three sides and one angle. Think: "Side squared equals sum of other sides squared minus twice their product times cosine of opposite angle."
Law of Sines: Shows the ratio of each side to the sine of its opposite angle is constant. This constant equals the diameter of the triangle's circumscribed circle. Useful for finding missing parts when you know angles and at least one side.
Heron's Formula: A clever way to find area using only side lengths. First compute the semi-perimeter (half the perimeter), then multiply it by its differences with each side, then take the square root.
Basic Area Formula: Area = ½ × side1 × side2 × sin(angle between them). Visualize: The area is half the product of two sides times the sine of the angle between them.
Triangle Sum Theorem: The simplest rule: angle A + angle B + angle C = 180°. If you know two angles, subtract their sum from 180° to find the third.
Height Formulas: Height from side a = (2 × Area) / side a. Since area is constant, shorter sides have greater heights.
General Process:
Important Check: For SSA (ambiguous case), the calculator checks if side a is greater than, equal to, or less than the altitude (b × sin(A)) to determine how many solutions exist.
Verifying Your Results:
Understanding the Visualization:
Special Cases to Note:
Scalene triangles appear everywhere in engineering, architecture, and nature:
Practical Example: If you know two sides of a triangular garden plot and the angle between them (SAS), you can calculate exactly how much fencing material you need (perimeter) and how much soil to order (area).
Input Errors:
Conceptual Errors:
Calculation Tips: Always check that smallest side is opposite smallest angle, and largest side is opposite largest angle.
Units and Measurement Notes:
Accuracy and Rounding Notes:
Student Learning Tips:
Visualization Interpretation Guide:
Accessibility Notes:
Tool Version Information: January 2026 - Geometry Calculator v2.1. Educational enhancements added. All mathematical calculations remain unchanged from original validated algorithms.