Sign In
Compare the square of the largest side length to the sum of the squares of the other two side lengths.
Do the Segment Lengths Form a Triangle? Yes.
Is the Triangle Acute, Right, or Obtuse? Obtuse triangle.
We have been given the following segment lengths. We will investigate whether these segment lengths form a triangle. Then, we will determine whether the triangle is acute, right, or obtuse. sqrt()5, 5 , and 5.5 Let's start!
4 < 5 < 9
⇕
2^2 < ( sqrt(5))^2 < 3^2
Notice that, in the perfect square form, 5 is closer to 4. Therefore, the approximate value of sqrt(5) a can be found as follows.
sqrt(5) &≈ 2.2
Great! Now, we can use the theorem to verify that the segment lengths form a triangle.
Inequality | Check |
---|---|
sqrt(5) + 5 ? > 5.5 |
≈ 7.5 > 5.5 ✓ |
sqrt(5) + 5.5 ? > 5 | ≈ 7.7 > 5 ✓ |
5 + 5.5 ? > sqrt(5) | 10.5 > ≈ 2.2 ✓ |
We can see that the segments with lengths of sqrt(5), 5, and 5.5 satisfy the Triangle Inequality Theorem. Therefore, they form a triangle.
We want to determine whether the triangle formed by the given side lengths is acute, right, or obtuse. To do so, we will compare the square of the largest side length to the sum of the squares of the other two side lengths. Let a, b, and c be the lengths of the sides, with c being the longest.
Condition | Type of Triangle |
---|---|
a^2+b^2 < c^2 | Obtuse triangle |
a^2+b^2 = c^2 | Right triangle |
a^2+b^2 > c^2 | Acute triangle |
Let's now consider the given side lengths sqrt(5), 5, and 5.5. Since 5.5 is the greatest of the numbers, we will let c be 5.5. We will also arbitrarily let a be sqrt(5) and b be 5.
(sqrt(5))^2+5^2 ? 5.5^2 Let's simplify the above statement to determine whether the left-hand side is less than, equal to, or greater than the right-hand side. Referring back to our table, we can conclude that the side lengths sqrt(5), 5, and 5.5 form an obtuse triangle.