Counting triangles and lines

Consider 8 vertices of a regular octagon and its center. If T T denotes the number of triangles and S S denotes the number of straight lines that can be formed with these 9 points, then the value of T S T-S is a 2-digit integer a b \overline{ab} . Find the value of a + b a+b .

10 12 6 8 9 5 4 7

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

Ratul Pan
Jan 31, 2017

First we count the total number of lines i.e. ( 8 2 ) = 28 \dbinom 82 = 28 . [ Since there are 8 vertices and taking any two of them will give us an unique line ]
N o t e : Note : Any line from the centre to any vertex is already counted while counting the diagonals. So need of counting it later.
Now we have to count the number of triangles. For that we require 3 points. Thus ( 9 2 ) = 84 \dbinom 92 = 84 [8 vertices and the centre]
But we have to subtract 4 cases where the 3 points which are chosen becomes collinear i.e. the diagonals

Namely AOE , BOF , COG , DOH are counted which shouldn't be counted in triangles.
Thus T = 84 4 = 80 T = 84-4 = 80
S = 28 S = 28
T S = 80 28 = 52 T - S = 80 - 28 = 52
Hence
a + b = 5 + 2 = 7 a + b = 5 + 2 = 7

Nicely done sir

ramesh das - 4 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...