A regular 100-sided polygon is inscribed in a circle. Suppose three of the 100 vertices are chosen at random, all such combinations being equally likely. If the probability of getting a right angled triangle by joining these points is b a , where a and b are coprime, find a+b.
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.
That same thing is in my notebook!
Granted that your solution is right but the question is specifying that "three points are chosen at random"... Could you please explain that to me... I think that your solution is that of a specific case that you are trying to create a right angled triangle; and that the question itself says that the points chosen are random, then how could you probably take for granted about you having to choose points so that you form a right angled triangle... If I am wrong please correct me...
EDIT 1: THANKS BRIAN... I AM LETTING MY COMMENT REMAIN HERE JUST IN CASE FOR ANYONE WHO MAY COME ACROSS THE SAME SITUATION AS ME.
Log in to reply
There are ( 3 1 0 0 ) triangles that can be formed from the 1 0 0 vertices without restrictions. Of these, via the reasoning in my solution, there are 5 0 ∗ 9 8 which turn out to be right triangles. Thus when we choose 3 of the 1 0 0 vertices at random, we are in effect choosing one of the possible ( 3 1 0 0 ) triangles, (all such triangles being equally likely), and since 5 0 ∗ 9 8 of these are right triangles, the probability of choosing a right triangle at random is
( 3 1 0 0 ) 5 0 ∗ 9 8 = 3 3 1 .
Since 1 0 0 is even there is in fact a non zero probability to have a right triangle. It happens if and only if two vertices of the triangle are diametrically opposed (this is a very basic geometry fact on the circle).
We can start our thinking with the first vetrice A arbitrarily fixed, since it is not a loss of generality. We can choose the other vertices B e C among the 9 9 vertices that remains.
Choose B first.
If B is the vertice diametrically opposed to A then for every choice of C , A B C is right on C . The chance to have a right triangle is in this case the chance to choose B as the only one vertice diametrically opposed to A among the 9 9 possibilities. So the probability is 9 9 1 .
On the contrary B is not diametrically opposed to A with a probability of 9 9 9 8 , but in this latter case we can have still a right triangle if C is opposed (diametrically) to A or to B . So we have 2 possibilities among 9 8 for a choice of C that gives a right triangle. So the probability in this case (that is obviously DISJOINT for the previous case) is 9 9 9 8 9 8 2 = 9 9 2 .
Summing up the two probability we get the probability to choose A , B , C in a as vertices of a right triangle is
9 9 1 + 9 9 2 = 9 9 3 = 3 3 1
and the answer is 3 4 .
Very nicely explained ,sir :)
Log in to reply
Thanks mister Bhatnagar! Very kind of you to express appreciation! Thanks a lot!
I think Brian's solution is more common approach to solve this problem. Even I solved that way. However, you have presented a nice alternative way to think about the same problem!
Granted that your solution is right but the question is specifying that "three points are chosen at random"... Could you please explain that to me... I think that your solution is that of a specific case that you are trying to create a right angled triangle; and that the question itself says that the points chosen are random, then how could you probably take for granted about you having to choose points so that you form a right angled triangle... If I am wrong please correct me...
Problem Loading...
Note Loading...
Set Loading...
Any right triangle inscribed in a circle must have as its hypotenuse a diameter of the circle. There are 5 0 pairs of diametrically opposed vertices in the given polygon, and for each of these pairs a right triangle can be formed when they are joined to any of the remaining 9 8 vertices. The desired probability is then
( 3 1 0 0 ) 5 0 ∗ 9 8 = 6 1 0 0 ∗ 9 9 ∗ 9 8 5 0 ∗ 9 8 = 3 3 1 .
Thus a + b = 1 + 3 3 = 3 4 .