Maths Olympiad Prep

Library / /1 of 520

Combinatorics Difficulty 1.3 Junior Find the answer

Eight points are spaced around at intervals of one unit around a 2×22 \times 2 square, as shown. Two of the 88 points are chosen at random. What is the probability that the two points are one unit apart?

Figure (Asymptote source)
size((50)); dot((5,0)); dot((5,5)); dot((0,5)); dot((-5,5)); dot((-5,0)); dot((-5,-5)); dot((0,-5)); dot((5,-5));

Pick one

Solution

The two points are one unit apart at 88 places around the edge of the square. There are (82)8 \choose 2=28= 28 ways to choose two points. The probability is
828=(B) 27\frac{8}{28} = \boxed{\textbf{(B)}\ \frac27}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.