A triangle has side lengths of , , and , where is an integer. What is the total number of possible values for ?
- A7
- B8
- 9Cevap
- D10
- E11
Cevap
9
Applying the Triangle Inequality Theorem yields three inequalities: (which simplifies to ), (which simplifies to ), and (which is always true since is positive). Combining these results in . The integers in this range are . Counting them gives 9 possible values.
Adım Adım Çözüm
Anahtar Kavram
Triangle Inequality Theorem
Alternatif Yöntem
Instead of algebraic manipulation, we can test values of directly. For , the sides are , but , which does not form a triangle. For , the sides are , but , which also does not form a triangle. Testing integer values between and confirms they all satisfy the triangle inequality, resulting in 9 valid integers.
Tahmini Süre:1m 0s