Doug C. answered 11/29/23
Math Tutor with Reputation to make difficult concepts understandable
Given 3 positive real numbers as the lengths of a possible triangle, a triangle is possible only if the sum of any two sides is greater then the length of the 3rd side.
Given: 4, 5, and 8.then
4 + 8 > 5
5 + 8 > 4
And finally:
4 + 5 > 8.
Focus on the two short sides. That sum must be greater than the largest of the 3 numbers.
Say you were given: 3, 4, 7.
3 + 4 is not greater then 7. Picture the side of length 7 if you lay the 3 and the 4 along that side those segments would overlay the 7 (no triangle).