GMAT Prep Question - Hypotenuse of a right isosles triangle

This topic has expert replies
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 69
Joined: Wed Mar 04, 2009 4:15 pm
Thanked: 17 times
GMAT Score:780

by Feep » Wed Apr 22, 2009 11:11 pm
I find it hard to believe this hasn't been answered before, but...

We know that an isosceles right triangle is, by definition, a 45-45-90 right triangle. Therefore, the hypotenuse will be sqrt(2) times the length of either of the sides. If the length of a side is s, the perimeter is 2s + s*sqrt(2).

2s + s*sqrt2 = 16 + 16*sqrt(2). Note that the "obvious" answer, s = 16, does not fit this equation. Instead, we see that the hypotenuse is actually 16, making the sides 16 / sqrt(2) = 8*sqrt(2), which DOES fit the equation. (Alternatively, you just could just solve the equation with algebra if you don't "see" this, but it'll take longer.)

So, the hypotenuse is 16.
I tutor GMAT/GRE level mathematics privately in the Los Angeles region, as well as via Skype for a discounted rate. Send me a message if you're interested.

Legendary Member
Posts: 1035
Joined: Wed Aug 27, 2008 10:56 pm
Thanked: 104 times
Followed by:1 members

by scoobydooby » Wed Apr 22, 2009 11:12 pm
let the 2 equal sides be a and the hypotanuse be rt 2a

perimeter: 2a+rt 2a=16+16*rt 2
=> rt 2a (rt 2+1)=16(1+rt 2)
=> rt 2a=16
=>a=16/rt 2

hypotanuse= rt 2a=rt 2*(16/rt 2)=16

User avatar
Legendary Member
Posts: 682
Joined: Fri Jan 16, 2009 2:40 am
Thanked: 32 times
Followed by:1 members

by Vemuri » Thu Apr 23, 2009 12:59 am
scoobydooby wrote:let the 2 equal sides be a and the hypotanuse be rt 2a

perimeter: 2a+rt 2a=16+16*rt 2
=> rt 2a (rt 2+1)=16(1+rt 2)
=> rt 2a=16
=>a=16/rt 2

hypotanuse= rt 2a=rt 2*(16/rt 2)=16
Thanks scoobydooby. I see where I went wrong. I answered for the side of the isoseles triangle instead of its hypotenuse.