Bunuel
A wire is cut into two pieces, one of length a and the other of length b. The piece of length $a$ is bent to form an equilateral triangle, and the piece of length b is bent to form a regular hexagon. The triangle and the hexagon have equal area. What is a/b ?
(A) 1
(B) \(\frac{\sqrt{6}}{2}\)
(C) \(\sqrt{3}\)
(D) 2
(E) \(\frac{3\sqrt{2}}{2}\)
Since
a and
b forms equilateral triangle and regular hexagon respectively, therefore
a and
b are the perimeters.
So side of triangle = \(\frac {a}{3}\)
and
side of hexagon = \(\frac {b}{6}\)
Area of equilateral triangle = \(\frac {\sqrt{3}}{4}*(side)^2 = \frac {\sqrt{3}}{4}*(\frac {a}{3})^2 = \frac {\sqrt{3}}{4}*\frac {a^2}{9}\)
and
Area of regular hexagon = \(\frac {3\sqrt{3}}{2}*(side)^2 = \frac {3\sqrt{3}}{2}*(\frac {b}{6})^2 = \frac {3\sqrt{3}}{2}*\frac {b^2}{36}\)
Since both the area are equal, equating both the equations we get,
\(\frac {a}{b} = \frac {\sqrt{6}}{2}\)
Hence the answer is B