Last visit was: 23 Apr 2024, 23:30 It is currently 23 Apr 2024, 23:30

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92883
Own Kudos [?]: 618653 [23]
Given Kudos: 81563
Send PM
Most Helpful Reply
Manager
Manager
Joined: 23 May 2020
Posts: 229
Own Kudos [?]: 231 [6]
Given Kudos: 46
Location: India
Send PM
Manager
Manager
Joined: 06 Oct 2019
Posts: 135
Own Kudos [?]: 196 [5]
Given Kudos: 242
Concentration: Strategy, Technology
WE:Marketing (Internet and New Media)
Send PM
General Discussion
Manager
Manager
Joined: 01 May 2019
Posts: 145
Own Kudos [?]: 152 [3]
Given Kudos: 27
Location: India
Concentration: General Management, Technology
GMAT 1: 660 Q49 V31
GPA: 3.5
WE:Information Technology (Investment Banking)
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
3
Kudos
Quote:
If a convex polygon has 88 more diagonals than sides, how many vertices does it have?

=> let x be the number of sides.
=> Then , number of diagonals will be 88+x
=> Sum of the sides and diagonal = 88+x+x
=> 88+2x

Joining any 2 vertices will either result in side or diagonal, and it should be greater than 88 and should be even,

from answer choices,

=> 12c2 is (12*11)/2 = 66, whcih itself if lower than 88
Try, 16, 16c2 = (16*15)/2 = 120; this is one possible solution.
Try, 18, 18c2, = (18*17)/2 = 153; 153-88 = 65, x = 32.5, x has to be integer.


Therefore, only possible solution is 66. Option D. 16
Senior Manager
Senior Manager
Joined: 04 Mar 2020
Posts: 277
Own Kudos [?]: 293 [2]
Given Kudos: 100
Location: India
GPA: 3.3
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
1
Kudos
1
Bookmarks
given 88 diagonals than sides
so
n(n-3)/3=n+88
by solving n^2-5n-176=0
n=16,-11
so IMO Answer is D
Senior Manager
Senior Manager
Joined: 04 May 2020
Posts: 262
Own Kudos [?]: 384 [1]
Given Kudos: 83
Location: Canada
Concentration: Finance, General Management
GMAT 1: 700 Q49 V35 (Online)
GPA: 3.42
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
1
Kudos
If a convex polygon has 88 more diagonals than sides, how many vertices does it have?

A. 9
B. 11
C. 12
D. 16
E. 18

Solution:

Number of Diagonals: nc2 - n ; for a n sided convex polygon
As per the problem: (nc2-n)-n = 88
nc2 - 2n = 88
n(n-1)/2 - 2n = 88
n^2 - n - 4n = 176
n^2 - 5n - 176 = 0
(n - 16) ( n + 11 ) = 0
n = 16 or -11 ( -11 is not feasible)
Number of vertices = 16 ; Hence D is the correct answer

Posted from my mobile device
Manager
Manager
Joined: 10 Jan 2018
Posts: 74
Own Kudos [?]: 132 [2]
Given Kudos: 20
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
2
Kudos
IMO Ans is D=16

If a convex polygon has 88 more diagonals than sides, how many vertices does it have

No of Vertices for Convex Polygon = No. of Sides of Convex Polygon

eg:- Square =4 Side = 4 Vertices, Hexagon= 6 Side= 6 Vertices.

For Convex Polygon with n vertices or n side

Total no. of Diagonal = nC2 - n (Combinaton of all 2 Points - No. of Side)

Total No. of Diagonal = ((n!) / (2!*(n-2)!)) -n

=> Total No. of Diagonal = n(n-3)/2---------------eq (1)

Let Convex Polygon with side n

=> n = (n(n-3)/2)- 88(From Question & eq(1)

=>2n+176=n^2-3n

=>n^2-5n-176=0

SOlving this Quadratic equation, we will have roots as 16, -11

Only Value of n=16 is Possible.

Convex Polygon will have 16 Vertices

Posted from my mobile device
Manager
Manager
Joined: 28 Nov 2020
Posts: 119
Own Kudos [?]: 25 [1]
Given Kudos: 96
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
1
Kudos
it's simple figure out the equation nc2 (no of ways of chosing diagonal ) -n(colinear lines concave ) = 88 +n(what the question indicating ) the equation indicating n^2 - 5n -176 , which gives us n=16 imo D
Director
Director
Joined: 16 Jun 2021
Posts: 994
Own Kudos [?]: 183 [0]
Given Kudos: 309
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
Bunuel wrote:
If a convex polygon has 88 more diagonals than sides, how many vertices does it have?

A. 9
B. 11
C. 12
D. 16
E. 18

 

This question was provided by Veritas Prep
for the Heroes of Timers Competition

 



No of ways of chosing a diagonal = nc2 - n(collinear points )
Given :
nc2 -n =88 + n
=> n^2 - 5n -176

Upon solving we get n=16 , -11

Therefore IMO D
Manager
Manager
Joined: 03 Jul 2020
Posts: 89
Own Kudos [?]: 24 [1]
Given Kudos: 120
Send PM
Re: HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
1
Kudos
Everybody is solving in the route of quadratic formula. I wanted to show my different approach.

Since number of sides is equal to number of vertices, I set up the formulae for sides.

((n)(n - 2))/2 = n + 88.

Always choose C which gives us the result after working out

72 = 88 + 12. Wrong.

Eliminate A and B because you need a larger number for this to work.

Choose D.

104 = 16 + 88.

Don't need to check E.
Manager
Manager
Joined: 08 Dec 2023
Posts: 200
Own Kudos [?]: 29 [0]
Given Kudos: 1164
Location: India
Concentration: Strategy, Operations
GPA: 4
WE:Engineering (Tech)
Send PM
HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
I think for certain problems from geometry, it is better to remember the basic formulas than to come up with cases in such a limited time. Here we can use the formula to find diagonals of a n-sided polygon: (n(n-3))/2. From the question, (n(n-3))/2=n+88. Solving for n, we get n=16. The number of vertices for any polygon=number of sides therefore 16 vertices are there. Option D is the answer.
GMAT Club Bot
HOT Competition 28 Aug/8AM: If a convex polygon has 88 more diagonals [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne