Final answer:
To find which value of x makes the triangle a right triangle with the longest side being 25, apply the Pythagorean theorem. The only suitable value for x is 15, so option C (x = 15) is correct.
Step-by-step explanation:
The sides of a triangle have lengths of x, x + 5, and 25. To determine which value of x makes the triangle a right triangle with the longest side being 25, you can use the Pythagorean theorem.
According to the theorem, for a right triangle, the sum of the squares of the two shorter sides must equal the square of the hypotenuse. In this case, the hypotenuse (the longest side) is 25, so we look for an x such that:
x^2 + (x + 5)^2 = 25^2
Simplifying this equation, we get:
x^2 + x^2 + 10x + 25 = 625
2x^2 + 10x + 25 = 625
2x^2 + 10x - 600 = 0
x^2 + 5x - 300 = 0
This is a quadratic equation, and we solve for x. Factoring the equation, we get:
(x - 15)(x + 20) = 0
Setting each factor equal to zero gives us the possible values for x:
x - 15 = 0 or x + 20 = 0
x = 15 or x = -20
Since a side length cannot be negative, the only suitable value for x is 15. Therefore, option C (x = 15) makes the triangle a right triangle.