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

A blank b + c and a blank b - c

The condition statement that must be met in order for three side lengths a, b, c to create a triangle is:

|b - c| < a < b + c