Question

Difficulty: MediumTriangles: Properties, Perimeter, and Area

A triangle has side lengths of xx, x+4x + 4, and 1414 units, where xx is an integer. Which of the following could be the perimeter of the triangle? Select all that apply.

  1. A
    2626
  2. B
    2828
  3. 3030Answer
  4. 3434Answer
  5. 4040Answer

Answer

The possible perimeters of the triangle are 30, 34, and 40.
The Triangle Inequality Theorem dictates that the sum of the lengths of any two sides of a triangle must be strictly greater than the length of the remaining side. For side lengths xx, x+4x + 4, and 1414, setting x+(x+4)>14x + (x + 4) > 14 yields 2x>102x > 10, so x>5x > 5. Since xx is specified as an integer, xx can be any integer greater than or equal to 6. Substituting valid values of xx into the perimeter formula P=2x+18P = 2x + 18 gives possible perimeters of 30 (when x=6x = 6), 34 (when x=8x = 8), and 40 (when x=11x = 11). Thus, the values 30, 34, and 40 are all valid perimeters.

Step-by-Step Solution

1
Apply the Triangle Inequality Theorem
x>5x > 5
According to the Triangle Inequality Theorem, the sum of any two side lengths must be strictly greater than the third side length. Therefore, x+(x+4)>14x + (x + 4) > 14, which simplifies to 2x+4>14    2x>10    x>52x + 4 > 14 \implies 2x > 10 \implies x > 5. The other two inequality conditions ((x+4)+14>x(x + 4) + 14 > x and x+14>x+4x + 14 > x + 4) are satisfied for all positive values of xx.
2
Express the perimeter in terms of xx
P=2x+18P = 2x + 18
The perimeter PP is the sum of the three side lengths: P=x+(x+4)+14=2x+18P = x + (x + 4) + 14 = 2x + 18.
3
Evaluate the given choices against the valid bounds of xx
Valid integer values of x6x \ge 6 correspond to perimeters P30P \ge 30 that are even numbers.
Since xx is an integer and x>5x > 5, the minimum integer value for xx is 6, which yields a minimum perimeter of P=2(6)+18=30P = 2(6) + 18 = 30. Testing each option:
- For 26: 2x+18=26    x=42x + 18 = 26 \implies x = 4 (Invalid, x5x \le 5)
- For 28: 2x+18=28    x=52x + 18 = 28 \implies x = 5 (Invalid, x5x \le 5)
- For 30: 2x+18=30    x=62x + 18 = 30 \implies x = 6 (Valid)
- For 34: 2x+18=34    x=82x + 18 = 34 \implies x = 8 (Valid)
- For 40: 2x+18=40    x=112x + 18 = 40 \implies x = 11 (Valid)

Key Concept

Triangle Inequality Theorem and Perimeter Calculation
Rate this question