The condition that must be met in order for three side lengths - 1, b and c - to create a triangle is as follows:
1 + b > c
b + c > 1
1 + c > b
Complete the condition statement that must be met in order for three side lengths-1,b and c-to create a triangle
1 answer