Quote:
The Perimeter of a certain isosceles right triangle is 16 + 16√2. What is the length of the hypotenuse of the triangle?
A) 8
B) 16
C) 4√2
D) 8√2
E) 16√2
An IMPORTANT point to remember is that, in
any isosceles right triangle, the sides have length x, x, and x√2 for some positive value of x.
Note:
x√2 is the length of the hypotenuse, so our goal is to find the value of
x√2From here, we can see that the perimeter will be x + x +
x√2 In the question, the perimeter is 16 + 16√2, so we can create the following equation:
x + x +
x√2 = 16 + 16√2,
Simplify: 2x +
x√2 = 16 + 16√2
IMPORTANT: Factor
x√2 from the left side to get :
x√2(√2 + 1) = 16 + 16√2
Now factor 16 from the right side to get:
x√2(√2 + 1) = 16(1 + √2)
Divide both sides by (1 + √2) to get:
x√2 = 16
Answer = B
Cheers,
Brent
, thank you so much for spelling this answer out in a very elegant manner. Although I understand the solution now, I'm still unclear why the solution does not occur to me more intuitively (let's say on a thought-process level). For instance, while solving the question the first time around, I considered the isosceles right triangle to be (x, x, x sqrt(2)), then the total perimeter = 2x+x sqrt(2). I equated the two equations and assumed that x=16. Hence, x sqrt(2) = 16 sqrt(2) as the hypotenuse.
Where do you think I made the mistake while thinking about this problem (in addition to not noticing the equations properly, since x can't take 16 and 8 with my approach)? Or what can I do to ensure I do not fall into this trap while solving problems?
. Any suggestion is much appreciated. Thank you.