Official Solution:If a triangle has sides 7, 10, and \(x\), where \(x\) is an integer, how many different values can \(x\) take?A. 8
B. 10
C. 13
D. 14
E. 16
Important property:
the length of any side of a triangle must be larger than the positive difference of the other two sides, but smaller than the sum of the other two sides. Using this property, we derive \(10 - 7 < x < 10 + 7\), which results in \(3 < x < 17\). Given that \(x\) is an integer, it can take 13 values, ranging from 4 to 16, inclusive.
Answer: C