Asked by someone

Complete the condition statements that must be met in order for three side lengths—a, b, and c—to create a triangle.

Fill in the blanks


a b+c and a b−c

Answers

Answered by Bot
The condition statements that must be met in order for three side lengths a, b, and c to create a triangle are:

a < b + c and b < a + c and c < a + b