An equilateral triangle ABC is inscribed in square ADEF

This topic has expert replies
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Mon Dec 16, 2013 8:33 pm
Zach.J.Dragone wrote:An equilateral triangle ABC is inscribed in square ADEF, forming three right triangles: ADB, ACF and BEC. What is the ratio of the area of triangle BEC to that of triangle ADB?

A. 4/3
B. √(3)
C. 2
D. 5/2
E. √(5)

Spoiler: C
Draw the figure:
Image
Since AD=AF and AB=AC, ∆ADB are ∆ACF are CONGRUENT.

Let BE=2 and DB=x.
The result is the following figure:
Image
Since BE=CE=2, ∆BEC is a 45-45-90 triangle.
In a 45-45-90 triangle, the sides are in the following ratio:
s : s : s√2.
Thus, BC = 2√2.

∆BEC:
Area = (1/2)(2)(2) = 2.
.
∆ABC:
The area of an equilateral triangle = (s²/4)(√3).
Thus, the area of ∆ABC = (2√2)²/4 * √3 = 2√3.

Square ADEF:
The area can be represented TWO WAYS:
Area = s² = (x+2)² = x² + 4x + 4.
Area = ∆ADB + ∆ACF + ∆ABC + ∆BEC = (1/2)(x+2)(x) + (1/2)(x+2)(x) + 2√3 + 2 = x² + 2x + 2√3 + 2.

Since the area must be the same in each case, we get:
x² + 4x + 4 = x² + 2x + 2√3 + 2
2x = 2√3 - 2
x = √3 - 1.

∆ADB:
Area = (1/2)(x+2)(x) = (1/2)(√3 - 1 + 2)(√3 - 1) = (1/2)(√3 + 1)(√3 - 1) = (1/2)(3 - 1) = 1.

Resulting ratio:
∆BEC/∆ADB = 2/1 = 2.

The correct answer is C.

Cool problem, but too complex for the GMAT.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Junior | Next Rank: 30 Posts
Posts: 29
Joined: Wed Nov 20, 2013 5:35 pm
Thanked: 1 times

by Zach.J.Dragone » Tue Dec 17, 2013 2:58 pm
Thanks for the response Mitch :)

Actually, this problem isn't so bad. For some reason I just wasn't seeing that we should be drawing the squares diagonal through the equilateral and isosceles triangle. Once I recognized that solving was pretty easy.