Triangle with sides 15, 25, and x — valid range of x: The three sides of a triangle are 15, 25, and x (in units). Which inequality correctly describes x?

Aptitude Area Difficulty: Easy
Choose an option
  • A
    10< x < 40
  • B
    10≤ x ≤ 40
  • C
    10 ≤ x < 40
  • D
    10 < x ≤ 40
  • E
    None of these

Answer

Correct Answer: 10< x < 40

Explanation

Introduction / Context:Using triangle inequality, the unknown side must be strictly less than the sum of the other two and strictly greater than their difference.

Given Data / Assumptions:Known sides are 15 and 25; unknown is x.

Concept / Approach:For sides a, b, x: |a − b| < x < a + b. Substitute a = 15, b = 25.

Step-by-Step Solution:Lower bound: |25 − 15| = 10 → x > 10Upper bound: 25 + 15 = 40 → x < 40Range: 10 < x < 40

Verification / Alternative check:Any endpoint 10 or 40 would make a degenerate triangle (not allowed).

Why Other Options Are Wrong:They include equality or misplace inequality directions.

Common Pitfalls:Allowing equality at the bounds; strict inequalities are required.

Final Answer:10< x < 40

Discussion & Comments
No comments yet. Be the first to comment!
Join Discussion