SOLUTION: A right triangle has sides measuring 2x-1, 3x-13, and 3x-4 units. What is the value of x?

Algebra ->  Triangles -> SOLUTION: A right triangle has sides measuring 2x-1, 3x-13, and 3x-4 units. What is the value of x?      Log On


   



Question 378651: A right triangle has sides measuring 2x-1, 3x-13, and 3x-4 units. What is the value of x?
Found 2 solutions by stanbon, richard1234:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A right triangle has sides measuring 2x-1, 3x-13, and 3x-4 units. What is the value of x?
-------------
longest side: 3x-4
----
Equation:
(2x-1)^2 + (3x-13)^2 = (3x-4)^2
----
4x^2-4x+1 + 9x^2-78x+169 = 9x^2-24x+16
----
13x^2-82x+170 = 9x^2-24x+16
4x^2 - 58x + 154 = 0
--------------
2x^2 - 29x + 77 = 0
---
Positive Solution:
x = [29 +- sqrt(29^2 - 4*2*77)]/4
--------
x = [29 +- sqrt(225)]/4
---
x = [29+-15]/4
---
x = 11 or x = 7/2
---
Only x=11 is a viable answer to get positive side lengths.
==================
Cheers,
Stan H.

Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
First we must find which side must be the hypotenuse. Clearly, 3x - 13 cannot be the hypotenuse as 3x - 4 is larger. Therefore either 2x - 1 or 3x - 4 is larger. Furthermore, since all the sides are positive, 3x - 13 > 0 --> x > 13/3. We can see that for all values of x larger than 13/3, 3x - 4 > 2x - 1, so 3x - 4 is the hypotenuse.
Now we can solve for x using the Pythagorean theorem. We have
%282x+-+1%29%5E2+%2B+%283x+-+13%29%5E2+=+%283x+-+4%29%5E2
4x%5E2+-+4x+%2B+1+%2B+9x%5E2+-+78x+%2B+169+=+9x%5E2+-+24x+%2B+16
13x%5E2+-+82x+%2B+170+=+9x%5E2+-+24x+%2B+16
4x%5E2+-+58x+%2B+154+=+0
2x%5E2+-+29x+%2B+77+=+0
%282x+-+7%29%28x+-+11%29+=+0
x = 7/2 or x = 11
However, if x = 7/2, then 3x - 13 is negative -- therefore the only value for x is x = 11.