From the GMAT online practice test

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 9
Joined: Fri Sep 21, 2007 8:05 pm

From the GMAT online practice test

by marie » Tue Oct 02, 2007 5:41 am
I can't figure this one, I suspect maybe the answer is wrong?

Q: The perimeter of a certain isosceles right triangle is 16 + 16sqrt(2). What is the length of the hypotenuse of the triangle?

- 8
- 16
- 4 sqrt(2)
- 8sqrt(2)
- 16sqrt(2)

The answer says 16, but I think the question should have read the perimeter is 32 + 16sqrt(2). Any thoughts?
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 105
Joined: Mon Sep 18, 2006 12:34 pm
Location: OH
Thanked: 7 times
GMAT Score:780

by mschling52 » Tue Oct 02, 2007 6:38 am
I think 16 is the right answer.

Let x be the length of the hypotenuse. Then, since we are dealing with a 45-45-90 triangle, the lengths of the other 2 sides are each (x/sqrt(2)).

So, the perimeter of the triangle will be x+(2x)/sqrt(2). We are given the perimeter, so we can set this equation equal to 16+16sqrt(2) and solve for x.

x+(2x)/sqrt(2) = 16+16sqrt(2)

x(1+2/sqrt(2)) = 16(1+sqrt(2))

x(1+sqrt(2)) = 16(1+sqrt(2))

x=16

To double check, the perimeter of a 45-45-90 triangle with hypotenuse of 16 will be

16+16/sqrt(2)+16/sqrt(2) = 16+32/sqrt(2) = 16+(32sqrt(2))/2
= 16 + 16sqrt(2),

which matches the perimeter given in the question

Newbie | Next Rank: 10 Posts
Posts: 9
Joined: Fri Sep 21, 2007 8:05 pm

by marie » Tue Oct 02, 2007 7:39 am
Thanks I can see that, so simple, great expanation.