Question

Difficulty: MediumTriangle Properties and Angle Theorems

The lengths of the three sides of a triangle are in the ratio 3:4:x3:4:x, where xx is an integer. If the perimeter of the triangle is 3636 centimeters, how many different possible values can xx have?

  1. A
    1
  2. B
    3
  3. 2Answer
  4. D
    4
  5. E
    5

Answer

There are 2 possible integer values for xx.
The correct answer is the value of 2. By expressing the side lengths as 3k3k, 4k4k, and xkxk where kk must be a positive integer, the perimeter equation becomes k(7+x)=36k(7 + x) = 36. Solving for 7+x7 + x yields factors of 3636 greater than 77, which are 9,12,18,9, 12, 18, and 3636. These correspond to xx values of 2,5,11,2, 5, 11, and 2929. Checking each set of side lengths against the Triangle Inequality Theorem shows that only the sets corresponding to x=2x = 2 (sides 12,16,812, 16, 8) and x=5x = 5 (sides 9,12,159, 12, 15) form valid triangles.

Step-by-Step Solution

1
Define the side lengths using a multiplier kk.
Let the side lengths of the triangle be 3k3k, 4k4k, and xkxk for some positive multiplier kk. Since all three side lengths must be integers, the difference between the first two sides, 4k3k=k4k - 3k = k, must also be an integer. Thus, kk must be a positive integer.
This establishes that the scaling factor kk is a positive integer, allowing us to find discrete solutions.
2
Set up the perimeter equation and express xx in terms of kk.
The perimeter is the sum of the side lengths: 3k+4k+xk=36    k(7+x)=363k + 4k + xk = 36 \implies k(7 + x) = 36. Since kk and xx are positive integers, 7+x7 + x must be a factor of 3636 that is greater than 77.
This constrains the possible values of xx to the factors of 3636 that are larger than 77.
3
Find the potential values of xx and their corresponding side lengths.
The factors of 3636 greater than 77 are 9,12,18,9, 12, 18, and 3636. This yields four potential cases:
- If 7+x=9    x=27+x = 9 \implies x = 2, then k=4k = 4, and the sides are 12,16,812, 16, 8.
- If 7+x=12    x=57+x = 12 \implies x = 5, then k=3k = 3, and the sides are 9,12,159, 12, 15.
- If 7+x=18    x=117+x = 18 \implies x = 11, then k=2k = 2, and the sides are 6,8,226, 8, 22.
- If 7+x=36    x=297+x = 36 \implies x = 29, then k=1k = 1, and the sides are 3,4,293, 4, 29.
This identifies all mathematically possible configurations before checking if they can physically form a triangle.
4
Apply the Triangle Inequality Theorem to each case.
The sum of the lengths of any two sides must be strictly greater than the length of the remaining side:
- For sides 12,16,812, 16, 8: 12+8=20>1612 + 8 = 20 > 16 (Valid).
- For sides 9,12,159, 12, 15: 9+12=21>159 + 12 = 21 > 15 (Valid).
- For sides 6,8,226, 8, 22: 6+8=14<226 + 8 = 14 < 22 (Invalid).
- For sides 3,4,293, 4, 29: 3+4=7<293 + 4 = 7 < 29 (Invalid).
Only the cases where x=2x = 2 and x=5x = 5 form valid triangles.
This filters the candidate values of xx to only those that can form a valid geometric triangle.

Key Concept

Triangle Inequality Theorem and Integer Ratio Constraints
Estimated Time:1m 30s
Rate this question