a Suppose that the side lengths of a triangle are a, b, and c, with c being the longest. If a^2+b^2>c^2, the triangle is an acute triangle.
B
b Suppose that the side lengths of a triangle are a, b, and c, with c being the longest. If a^2+b^2obtuse triangle.
A
aExample Integer: 8
B
bExample Integer: 10
Practice makes perfect
a Suppose that the side lengths of a triangle are a, b, and c, with c being the longest. If we compare a^2+b^2 to c^2, we can find the type of triangle these sides form.
The side lengths 6, 7, and sqrt(85)≈ 9.2 form a right triangle. Therefore, for 6, 7, and the integer number j to be the sides of an acute triangle, j must be greater than 6 and 7, but less than sqrt(85)≈ 9.2.
6 < 7 < j < 9.2
A number that satisfies these conditions is j=8. Let's verify that 6^2+7^2 is greater than 8^2.
Please note that we could have also assumed that 7 was the longest side and solved for a, so our answer is only one possible correct answer.
b In Part A we found that the given two side lengths, 6 and 7, and the number sqrt(85)≈ 9.2 form a right triangle. Therefore, for 6, 7, and the integer k to represent the side lengths of an obtuse triangle, k must be greater than sqrt(85)≈ 9.2.
6 < 7 < 9.2 < k
A number that satisfies this condition is k=10. Let's verify that 6^2+7^2 is less than 10^2.