Question

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

a __ b+c and a __ b-c

Answers

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

1. a < b+c
2. a > b-c

Related Questions