Last visit was: 11 Jul 2025, 08:15 It is currently 11 Jul 2025, 08:15
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2025
Posts: 102,634
Own Kudos:
Given Kudos: 98,170
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,634
Kudos: 740,404
 [90]
6
Kudos
Add Kudos
84
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 10 Jul 2025
Posts: 1,527
Own Kudos:
5,001
 [26]
Given Kudos: 149
GMAT 1: 800 Q51 V51
Expert
Expert reply
GMAT 1: 800 Q51 V51
Posts: 1,527
Kudos: 5,001
 [26]
18
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 09 Jul 2025
Posts: 795
Own Kudos:
555
 [7]
Given Kudos: 223
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
6
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 11 Jul 2025
Posts: 3,149
Own Kudos:
8,953
 [3]
Given Kudos: 1,860
Location: India
Concentration: Strategy, Leadership
Products:
Posts: 3,149
Kudos: 8,953
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If 10 circles, all with different radii, are positioned in the same plane, what is the maximum possible number of distinct points where 2 or more of the circles intersect?

A. 90
B. 100
C. 180
D. 200
E. 360

We can find a pattern to solve this question. Let's assume that we have \(n\) circles

\(n = 2\) → circles: A and B

A can intersect with B at two points

Total: 2*1 = 2 points

\(n = 3\) → circles: A, B and C

A can intersect with B at two points
A can intersect with C at two points

B can intersect with C at two points

Total: (2*2) + (2) = 6 points

\(n = 4\) → circles: A, B, C and D

A can intersect with B at two points
A can intersect with C at two points
A can intersect with D at two points

B can intersect with C at two points
B can intersect with D at two points

C can intersect with D at two points

Total: (2*3) + (2*2) + (2) = 12 points

General Pattern for \(n\) circles = \(2 + 2*2 + 2*3 + ..... +2(n-1)\)

= \(2(1+2+3+4..+(n-1))\)

1+2+3+4..+(n-1) represents sum of n-1 terms which are in A.P.

= \(2(\frac{(n-1)*n}{2})\)

For \(n = 10\)

= \(2(\frac{9 * 10}{2}) = 90\)

Option A
User avatar
RitwikAgrawal
Joined: 24 Aug 2022
Last visit: 22 Jun 2024
Posts: 19
Own Kudos:
20
 [1]
Given Kudos: 45
Concentration: Leadership, Entrepreneurship
GMAT 1: 710 Q48 V39
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
samagra21
\(2\) circles intersect at max \( 2\) points.
For \( n \) circles:
max point of intersection =\( nC2 * 2= 10C2*2=90\)


Can you please point out which "2" is in nC2?
User avatar
Oppenheimer1945
Joined: 16 Jul 2019
Last visit: 09 Jul 2025
Posts: 795
Own Kudos:
Given Kudos: 223
Location: India
GMAT Focus 1: 645 Q90 V76 DI80
GPA: 7.81
Kudos
Add Kudos
Bookmarks
Bookmark this Post
RitwikAgrawal
samagra21
\(2\) circles intersect at max \( 2\) points.
For \( n \) circles:
max point of intersection =\( nC2 * 2= 10C2*2=90\)


Can you please point out which "2" is in nC2?

refer red rings (intersection points). For any 2 circles selected, you get 2 points.
Attachments

image_2023-08-18_213933695.png
image_2023-08-18_213933695.png [ 29.17 KiB | Viewed 16106 times ]

User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,996
Own Kudos:
7,922
 [4]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,996
Kudos: 7,922
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
If 10 circles, all with different radii, are positioned in the same plane, what is the maximum possible number of distinct points where 2 or more of the circles intersect?

A. 90
B. 100
C. 180
D. 200
E. 360

The circles have different radii, so each one can have at most 2 points of intersection with another.

So, each of the 10 circles can have at most (9)(2) distinct points of intersection with the other 9 circles.

Therefore, the maximum possible number of distinct points of intersection is:

(10)(9)(2)/(2) = 90

Answer: A

Note:

Why did we divide by 2 ? Because we have to compensate for the fact that (10)(9)(2) includes every point of intersection twice. For example, circle A’s points of intersection with circle B are the same as circle B’s points of intersection with circle A.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2025
Posts: 102,634
Own Kudos:
Given Kudos: 98,170
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,634
Kudos: 740,404
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bb
Did they say that there was no Geometry on the GMAT Focus? hos is this possible? Is this not a geometry question? 🤯

Actually, there are two more questions that have elements of geometry in them:
https://gmatclub.com/forum/a-spherical- ... 16425.html
https://gmatclub.com/forum/marie-wishes ... 14546.html
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 10 Jul 2025
Posts: 1,527
Own Kudos:
Given Kudos: 149
GMAT 1: 800 Q51 V51
Expert
Expert reply
GMAT 1: 800 Q51 V51
Posts: 1,527
Kudos: 5,001
Kudos
Add Kudos
Bookmarks
Bookmark this Post
bb
Did they say that there was no Geometry on the GMAT Focus? hos is this possible? Is this not a geometry question? 🤯
It's interesting how Geometry is sneaking in.

I haven't seen anything with triangles, angles, or working from one shape, such as a circle, to conclusions about another, such as a rectangle. So, maybe as long as a question doesn't have those elements, they don't consider it a Geometry question.

This circles question doesn't take much geometric knowledge, and the balloon question can be handled basically as an Algebra question, but that one about Marie's house and the fence sure seems like a Geometry question to me.
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Isn't there not meant to be geometry on FE?
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 10 Jul 2025
Posts: 1,527
Own Kudos:
5,001
 [1]
Given Kudos: 149
GMAT 1: 800 Q51 V51
Expert
Expert reply
GMAT 1: 800 Q51 V51
Posts: 1,527
Kudos: 5,001
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sanyashah
Isn't there not meant to be geometry on FE?
That's what they say, but there are some questions that involve geometric shapes.

At the same time, these are not hardcore Geometry questions. They don't require test-takers to have much knowledge of Geometry or to relate angles, lengths, areas, or other geometric characteristics or properties to each other in sophisticated ways.

For example, this question doesn't require knowledge of how circles relate to other shapes or advanced knowledge of properties of circles. It's basically a logic puzzle that happens to use circles.
User avatar
GMATGuruNY
Joined: 04 Aug 2010
Last visit: 08 Jul 2025
Posts: 1,345
Own Kudos:
3,660
 [3]
Given Kudos: 9
Schools:Dartmouth College
Expert
Expert reply
Posts: 1,345
Kudos: 3,660
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If 10 circles, all with different radii, are positioned in the same plane, what is the maximum possible number of distinct points where 2 or more of the circles intersect?

A. 90
B. 100
C. 180
D. 200
E. 360

Every pair of circles may intersect each other in at most two points, as in the following figure:
Attachment:
Screen Shot 2024-01-14 at 1.36.01 PM.png
Screen Shot 2024-01-14 at 1.36.01 PM.png [ 11.95 KiB | Viewed 9000 times ]

From 10 circles, the number of pairs that be formed = 10C2 \(= \frac{10*9}{2*1} = 45\)
Since each of these 45 pairs may intersect in at most two points, the maximum possible number of intersections = 45*2 = 90

­­­­­­­
User avatar
sayan640
Joined: 29 Oct 2015
Last visit: 11 Jul 2025
Posts: 1,223
Own Kudos:
Given Kudos: 783
GMAT 1: 570 Q42 V28
Products:
GMAT 1: 570 Q42 V28
Posts: 1,223
Kudos: 733
Kudos
Add Kudos
Bookmarks
Bookmark this Post
GMATGuruNY , Thank you for providing the easiest solution...and quick too.
GMATGuruNY
Bunuel
If 10 circles, all with different radii, are positioned in the same plane, what is the maximum possible number of distinct points where 2 or more of the circles intersect?

A. 90
B. 100
C. 180
D. 200
E. 360
Every pair of circles may intersect each other in at most two points, as in the following figure:
Attachment:
Screen Shot 2024-01-14 at 1.36.01 PM.png

From 10 circles, the number of pairs that be formed = 10C2 \(= \frac{10*9}{2*1} = 45\)
Since each of these 45 pairs may intersect in at most two points, the maximum possible number of intersections = 45*2 = 90

­
­
User avatar
sayan640
Joined: 29 Oct 2015
Last visit: 11 Jul 2025
Posts: 1,223
Own Kudos:
Given Kudos: 783
GMAT 1: 570 Q42 V28
Products:
GMAT 1: 570 Q42 V28
Posts: 1,223
Kudos: 733
Kudos
Add Kudos
Bookmarks
Bookmark this Post
MartyMurray , Can you please tell me why you stopped at tenth only ?
MartyMurray
If you're faced with a GMAT question that is different from anything you've seen before, one approach you can use to answer it is to try some different scenarios and look for a pattern.

In the case of this question, we can look for a pattern to how circles of different sizes can intersect.

Start with two large circles of similar but different sizes. They can intersect at two points, and there's no way for them to intersect at more than two points.



Then, if we add a third, slightly smaller circle, it can intersect the other two at 4 points. So, with three circles, we now have 6 intersections.



Each successive circle can intersect each of the others at two points. So the fourth circle can intersect the first three at 6 points.



So, we see the pattern.

A circle can intersect any other circle at 2 points maximum. So, at maximum, each successive circle intersects the others at two more points than the previous circle intersected the others at.

Thus, we have the following:

The first circle intersects no others at no points.

The second intersects 1 other at 2 points.

The third intersects 2 others at 4 points.

The fourth intersects 3 others at 6 points.

The fifth intersects 4 others at 8 points.

The sixth circle intersects 5 others at 10 points.

The seventh intersects 6 other at 12 points.

The eighth intersects 7 others at 14 points.

The ninth intersects 8 others at 16 points.

The tenth intersects 9 others at 18 points.

2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 = 90

The correct answer is (A).
­
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 10 Jul 2025
Posts: 1,527
Own Kudos:
Given Kudos: 149
GMAT 1: 800 Q51 V51
Expert
Expert reply
GMAT 1: 800 Q51 V51
Posts: 1,527
Kudos: 5,001
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sayan640
MartyMurray , Can you please tell me why you stopped at tenth only ?
MartyMurray
So, we see the pattern.

A circle can intersect any other circle at 2 points maximum. So, at maximum, each successive circle intersects the others at two more points than the previous circle intersected the others at.

Thus, we have the following:

The first circle intersects no others at no points.

The second intersects 1 other at 2 points.

The third intersects 2 others at 4 points.

The fourth intersects 3 others at 6 points.

The fifth intersects 4 others at 8 points.

The sixth circle intersects 5 others at 10 points.

The seventh intersects 6 other at 12 points.

The eighth intersects 7 others at 14 points.

The ninth intersects 8 others at 16 points.

The tenth intersects 9 others at 18 points.

2 + 4 + 6 + 8 + 10 + 12 + 14 + 16 + 18 = 90

The correct answer is (A).
­
­I stopped at the tenth because the question asks about ten circles. So, we don't have to go any further to find the answer.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Jul 2025
Posts: 16,101
Own Kudos:
74,259
 [1]
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,101
Kudos: 74,259
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If 10 circles, all with different radii, are positioned in the same plane, what is the maximum possible number of distinct points where 2 or more of the circles intersect?

A. 90
B. 100
C. 180
D. 200
E. 360
Responding to a pm:
It is a question testing Combinations and not Geometry per se. The context used is Geometry but that much Geometry does appear in GMAT Focus too.

Draw two intersecting circles. We see that they intersect at 2 points. Draw a third circle intersecting both previous circles at distinct points (since we need to maximize the number of points of intersection). Are you able to? Yes. Next draw a fourth circle intersection all previous 3 circles at 2 points each. Again we are able to. So there is no reason why we should not be able to draw 10 circles, each pair intersecting in 2 points.
This is similar to the handshake problem in probability. "If there are n people in a group and each person shakes hands with all other people" problem. The only difference here is that each pair intersects in 2 points. So number of points = 10C2 * 2 = 90

Answer (A)

Video on Combinations: https://youtu.be/tUPJhcUxllQ
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 11 Jul 2025
Posts: 6,378
Own Kudos:
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,378
Kudos: 15,578
Kudos
Add Kudos
Bookmarks
Bookmark this Post
the maximum points of intersection between any two circles = 2

i.e. with one selection two circles there are two distinct points of intersection

Total ways to choose two circles out of 10 = 10C2 = 45

So total intersections = 10C2 x 2 = 45x2 = 90

Answer: Option A

Related Video:



Bunuel
If 10 circles, all with different radii, are positioned in the same plane, what is the maximum possible number of distinct points where 2 or more of the circles intersect?

A. 90
B. 100
C. 180
D. 200
E. 360
Moderators:
Math Expert
102634 posts
PS Forum Moderator
686 posts