Largest possible area of triangle?

This topic has expert replies
Newbie | Next Rank: 10 Posts
Posts: 8
Joined: Tue Jun 14, 2011 2:35 pm

Largest possible area of triangle?

by khizarj » Fri Jun 17, 2011 12:10 pm
To satisfy largest area:

Is it going to be an equilateral triangle? (The question was about one string being made into either a square or a triangle and which gives bigger area, given length of string)

Or

However, if a triangle in inscribed in a circle then it's a right triangle? (the question was about a triangle with side 1, and 1, with vertex on center, and other two on the circle)
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 370
Joined: Sat Jun 11, 2011 8:50 pm
Location: Arlington, MA.
Thanked: 27 times
Followed by:2 members

by winniethepooh » Fri Jun 17, 2011 1:07 pm
you gotta draw it up Mister.
Scan it after drawing it, or else do it with Abobe Photoshop, or some software of Microsoft.

Senior | Next Rank: 100 Posts
Posts: 47
Joined: Thu Jun 16, 2011 8:55 am
Location: San Francisco, CA
Thanked: 4 times

by phoenix111 » Fri Jun 17, 2011 1:08 pm
khizarj wrote:To satisfy largest area:

Is it going to be an equilateral triangle? (The question was about one string being made into either a square or a triangle and which gives bigger area, given length of string)

Or

However, if a triangle in inscribed in a circle then it's a right triangle? (the question was about a triangle with side 1, and 1, with vertex on center, and other two on the circle)
Not sure whats the question!! But from whatever i can interpret:

For a given length of string(L) the area of sqaure(L^2/16) will be more than the area of
Eq. Triangle (L^2/12 root 3).

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 » Sat Jun 18, 2011 2:37 am
khizarj wrote:To satisfy largest area:

Is it going to be an equilateral triangle? (The question was about one string being made into either a square or a triangle and which gives bigger area, given length of string)
Given a length of 12:

Square:
Side = 12/4 = 3.
Area = 3^2 = 9.

Equilateral triangle:
Base = 12/3 = 4.
Height = 2√3.
Area = (1/2)(4)(2√3) ≈ 7.

45-45-90 triangle:
Sides are x, x, x√2.
Thus, x+x+x√2 = 12.
x(2+√2) = 12.
x = 12/(2+√2) ≈ 3.5
Area = (1/2)(3.5)(3.5) ≈ 6.2.

The square has the largest area.
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

Newbie | Next Rank: 10 Posts
Posts: 6
Joined: Tue Jun 21, 2011 10:10 pm
Thanked: 2 times

by anuragvaid » Wed Jun 22, 2011 2:51 am
There is a Simple rule of thumb to answer this question....More uniform a figure is, the more area it will cover given the same perimeter of each figure.

So Ar(Circle) > Ar(Square) > Ar(Triangle) for a given perimeter...or in this case, fixed length string.

Considering Length of string to be 'L', we have already seen above, L^2/16 [Area of SQUARE] > (L^2*ROOT(3))/36 [Ar of Triangle]

Area of circle will be as - 2*Pi*R = L...Hence R = L/(2*Pi)...

Hence area of circle = Pi * [L/(2*Pi)]^2....or [(L^2)/(4*Pi)]......4* Pi will be definitely less than 16....

[(L^2)/(4*Pi)] [Area of Circle] > L^2/16 [Area of Square] > (L^2*ROOT(3))/36 [Area of Triangle]

The rule can be simply applied....even if the question contains options like Pentagon, Hexagon, Decagon........and a Beautiful Circle with the contant length string....One may not be able to apply area formulas for figures like Decagons etc....so, formula may even not be necessary...

Anurag