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

a
b+c and a
b−c

1 answer

The condition statements that must be met in order for three side lengths to create a triangle are:

1. a + b > c
2. a + c > b
3. b + c > a