148k views
3 votes
Identify each set of lengths that could form a triangle

Identify each set of lengths that could form a triangle-example-1
User Jboeke
by
5.6k points

1 Answer

7 votes

We are going to apply the Triangle Inequality Theorem in this problem.

Given sides a, b, and c, a triangle exists if:


\begin{gathered} a+b>c \\ a+c>b \\ b+c>a \end{gathered}

If each of these inequalities hold, we can say that the triangle does, in fact, exist.

The quickest way to test any triangle is to add the shortest side and the medium side to determine if their sum is greater than the longest side.

Option 1: 15, 17, 25


\begin{gathered} 15+17>25 \\ 32>25 \end{gathered}

15, 17, 25 is a triangle.

Option 2: 8, 15, 6


\begin{gathered} 8+6>15 \\ 14>15 \end{gathered}

This is false.

Option 3: 19, 9, 13


\begin{gathered} 9+13>19 \\ 22>19 \end{gathered}

19, 9, 13 is a triangle.

Option 4: 24, 15, 33


\begin{gathered} 15+24>33 \\ 39>33 \end{gathered}

24, 15, 33 is a triangle.

Option 5: 9, 21, 29


\begin{gathered} 9+21>29 \\ 30>29 \end{gathered}

9, 21, 29 is a triangle.

Option 6: 3, 7, 10


\begin{gathered} 3+7>10 \\ 10>10 \end{gathered}

This is false.

The following groups of sides form triangles: 15, 17, 25; 19, 9, 13; 24, 15, 33; 9, 21, 29.

User Fchen
by
5.3k points