Determine the number of triangles with sides , and .
State the triangle inequality precisely. Three positive lengths form a triangle exactly when the sum of every two of them is strictly greater than the third. In practice only one check is needed: the two shorter sides against the longest.
Identify the longest side and test. The longest is , and
Interpret the equality case. The sum is equal to, not greater than, the third side. Equality means the three segments lay end to end exactly along a straight line: the "triangle" collapses to a segment with zero area and zero height. Such a degenerate figure is not counted as a triangle.
Conclude.
Contrast with a nearby case. Changing from to gives , and the other two checks (, ) hold as well, so sides do determine exactly one triangle — three fixed side lengths always give at most one triangle up to congruence. The count in this family of questions is therefore always or ; a count of arises only in SSA (side-side-angle) problems, not SSS.
Need to solve a different problem like this? Open the solver →