BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Polygon-Permutation

Expert replies
by gmat6087 » Sat Oct 20, 2012 12:34 am
There are n sides of a polygon(where n>5).Triangles are formed by joining the vertices of the polygon. How many triangles can be constructed with no side common to the polygon?

OA after discussions.
Join the discussion
Source: — Problem Solving |

by GMATGuruNY » Sat Oct 20, 2012 4:31 am
gmat6087 wrote:There are n sides of a polygon(where n>5).Triangles are formed by joining the vertices of the polygon. How many triangles can be constructed with no side common to the polygon?

OA after discussions.
Total possible triangles:
Any combination of 3 vertices can serve to form a triangle.
Number of combinations of 3 that can be formed from n choices = nC3 = n(n-1)(n-2)/3! = n(n-1)(n-2)/6.

Bad case 1: triangles with exactly 2 sides in common with the polygon

Any set of three CONSECUTIVE vertices can serve to form a triangle with exactly 2 sides in common with the polygon.
To illustrate, in octagon ABCDEFGH:
Point A can be connected to points B and C to form triangle ABC (with sides AB and BC in common with the polygon) or to points B and H to form triangle ABH (with sides AB and AH is common with the polygon).
Here are all of the ways to choose 3 consecutive vertices from octagon ABCDEFGH:
ABC, BCD, CDE, DEF, EFG, FGH, GHA, HAB.
The number of ways is equal to the number of sides.
Thus, given a polygon with n sides, the total number of ways = n.

Bad case 2: triangles with exactly 1 side in common with the polygon
Each side can be combined with any NON-ADJACENT vertex to form a triangle with exactly 1 side in common with the polygon.
In octagon ABCDEFGH, AB can be combined with D, E, F, or G to form triangles ABD, ABE, ABF, and ABG.
For each side, the number of non-adjacent vertices = n-4. (Any of the n vertices but the two that form the side itself and the two vertices adjacent to the side.)
Since there are n sides, each with n-4 non-adjacent vertices, the total number of ways = n(n-4).

Good cases: triangles that can be formed with NO side in common with the polygon
The bad cases -- n and n(n-4) -- must be subtracted from n(n-1)(n-2)/6, the total number of triangles that can be formed.
Thus:

n(n-1)(n-2)/6 - n(n-4) - n

= n/6 ( (n-1)(n-2) - 6(n-4) - 6)

= n/6 (n²-3n+2 - (6n-24) - 6)

= n/6 (n²-9n+20)

= (n/6)(n-4)(n-5)

= n(n-4)(n-5)/6.
Last edited by GMATGuruNY on Sun Oct 21, 2012 3:18 am, edited 1 time in total.
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
Join the discussion

by gmat6087 » Sat Oct 20, 2012 10:36 pm
GMATGuruNY wrote:
gmat6087 wrote:There are n sides of a polygon(where n>5).Triangles are formed by joining the vertices of the polygon. How many triangles can be constructed with no side common to the polygon?

OA after discussions.
Total possible triangles:
Any combination of 3 vertices can serve to form a triangle.
Number of combinations of 3 that can be formed from n choices = nC3 = n(n-1)(n-2)/3! = n(n-1)(n-2)/6.

Bad case 1: triangles with exactly 2 sides in common with the polygon

Any set of three CONSECUTIVE vertices can serve to form a triangle with exactly 2 sides in common with the polygon.
To illustrate, in octagon ABCDEFGH:
Point A can be combined points B and C to form triangle ABC (with sides AB and BC in common with the polygon) or points B and H to form triangle ABH (with sides AB and AH is common with the polygon).
Here are all of the ways to choose 3 consecutive vertices from octagon ABCDEFGH:
ABC, BCD, CDE, DEF, EFG, FGH, GHA, HAB.
The number of ways is equal to the number of sides.
Thus, given a polygon with n sides, the total number of ways = n.

Bad case 2: triangles with exactly 1 side in common with the polygon
Each side can be combined with any NON-ADJACENT vertex to form a triangle with exactly 1 side in common with the polygon.
In octagon ABCDEFGH, AB can be combined with D, E, F, or G to form triangles ABD, ABE, ABF, and ABG.
For each side, the number of non-adjacent vertices = n-4. (Any of the n vertices but the two that form the side itself and the two vertices adjacent to the side.)
Since there are n sides, each with n-4 non-adjacent vertices, the total number of ways = n(n-4).

Good cases: triangles that can be formed with NO side in common with the polygon
The bad cases -- n and n(n-4) -- must be subtracted from n(n-1)(n-2)/6, the total number of triangles that can be formed.
Thus:

n(n-1)(n-2)/6 - n(n-4) - n

= n/6 ( (n-1)(n-2) - 6(n-4) - 6)

= n/6 (n²-3n+2 - (6n-24) - 6)

= n/6 (n²-9n+20)

= (n/6)(n-4)(n-5)

= n(n-4)(n-5)/6.
Thanks a lot for such detailed explanation. You are a life saver.

Regards,
Satya
Join the discussion