SOLUTION: How can you determine if a triangle can be formed when given three segment measures? (Ex: 1, 2, 4)

Algebra ->  Triangles -> SOLUTION: How can you determine if a triangle can be formed when given three segment measures? (Ex: 1, 2, 4)       Log On


   



Question 573521: How can you determine if a triangle can be formed when given three segment measures? (Ex: 1, 2, 4)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How can you determine if a triangle can be formed when given three segment measures? (Ex: 1, 2, 4)
---
the sum of every pairs of sides must exceed the 3rd side.
---
In your case 1 + 2 is not greater than 4 so you cannot form a triangle.
Cheers,
Stan H.