Too many intersections

You have 8 convex octagons and 10 circles in a plane. How many maximum number of points of intersections could be there.

H i n t Hint : This is a theoretical question. ( no geometry required)


Try my set : Let's play with polygons


The answer is 1818.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Aniket Sanghi
Apr 3, 2016

Two octagons can have a max of 16 intersections (8C2 * 16) , Two circles can have a max of 2 intersections (10 C2 * 2) , a circle and an octagon can have a max of 16 intersections (8C1 * 10C1 *16)

The answer is 8C2 × 16 + 10C2 × 2 + 8C1 × 10C1 × 16 = 1818

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...