Problem

2004 AMC 10A Problem 5

A set of three points is randomly chosen from the grid shown. Each three point set has the same probability of being chosen. What is the probability that the points lie on the same straight line?

[asy] unitsize(.5cm); defaultpen(linewidth(.8pt)); dotfactor=3; pair[] dotted={(0,0),(0,1),(0,2),(1,0),(1,1),(1,2),(2,0),(2,1),(2,2)}; dot(dotted); [/asy]

\mathrm{(A) \ } \frac{1}{21} \qquad \mathrm{(B) \ } \frac{1}{14} \qquad \mathrm{(C) \ } \frac{2}{21} \qquad \mathrm{(D) \ } \frac17 \qquad \mathrm{(E) \ } \frac27


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: Counting and probability

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow) Go to next contest problem (SHIFT + Right Arrow)