Question
Question: The number of triangles with each side having integral length and the longest side is of 11 units is...
The number of triangles with each side having integral length and the longest side is of 11 units is equal to k², then the value of k is equal to
5
6
7
8
6
Solution
Let the sides of the triangle be a, b, and c. We are given that the sides have integral length and the longest side is 11 units. Let the sides be ordered as s1≤s2≤s3. The condition "longest side is of 11 units" implies s3=11. So, we have 1≤s1≤s2≤11.
The triangle inequality states that the sum of the lengths of any two sides of a triangle must be greater than the length of the third side. For sides s1,s2,s3, these inequalities are:
- s1+s2>s3
- s1+s3>s2
- s2+s3>s1
Substituting s3=11:
- s1+s2>11
- s1+11>s2
- s2+11>s1
Since we have the condition s1≤s2≤11, the inequalities (2) and (3) are automatically satisfied:
- For (2): s1+11>s2 is true because s1≥1, so s1+11≥1+11=12, and s2≤11. Thus, s1+11>s2.
- For (3): s2+11>s1 is true because s2≥s1 and 11>0, so s2+11>s1.
Therefore, we only need to satisfy the conditions:
- s1,s2 are positive integers.
- 1≤s1≤s2≤11
- s1+s2>11
We can find the number of such pairs (s1,s2) by iterating through possible values of s1 from 1 to 11:
- If s1=1: s2>10, so s2=11. (1 pair)
- If s1=2: s2>9, so s2∈{10,11}. (2 pairs)
- If s1=3: s2>8, so s2∈{9,10,11}. (3 pairs)
- If s1=4: s2>7, so s2∈{8,9,10,11}. (4 pairs)
- If s1=5: s2>6, so s2∈{7,8,9,10,11}. (5 pairs)
- If s1=6: s2>5. Since s2≥6, all s2∈{6,7,8,9,10,11} satisfy this. (6 pairs)
- If s1=7: s2>4. Since s2≥7, all s2∈{7,8,9,10,11} satisfy this. (5 pairs)
- If s1=8: s2>3. Since s2≥8, all s2∈{8,9,10,11} satisfy this. (4 pairs)
- If s1=9: s2>2. Since s2≥9, all s2∈{9,10,11} satisfy this. (3 pairs)
- If s1=10: s2>1. Since s2≥10, all s2∈{10,11} satisfy this. (2 pairs)
- If s1=11: s2>0. Since s2=11, it satisfies this. (1 pair)
The total number of such pairs (s1,s2) is the sum of the counts for each s1: Total number of triangles = 1+2+3+4+5+6+5+4+3+2+1=36.
This number is given to be equal to k2. So, k2=36. Taking the square root, k=36=6.