2
$\begingroup$

How many rays can made from $4$ collinear points?

The answer is $6$ (as floating around the internet) but I am not sure how is it possible, as far I know geometrically a ray is a line with one end point.

2 Answers 2

7

We can think of a ray as being determined by two points: an endpoint and a second point that determines the direction. Let the four collinear points be $A$, $B$, $C$, and $D$, in that order.

  • If $A$ is the endpoint of the ray, then all three choices for the other point, $\overrightarrow{AB}$, $\overrightarrow{AC}$, and $\overrightarrow{AD}$, are the same ray. So we have 1 ray with endpoint at $A$.
  • If $B$ is the endpoint of the ray, then we have 2 possible rays, $\overrightarrow{BA}$ and $\overrightarrow{BC}=\overrightarrow{BD}$.
  • If $C$ is the endpoint of the ray, then we have 2 possible rays, $\overrightarrow{CA}=\overrightarrow{CB}$ and $\overrightarrow{CD}$.
  • If $D$ is the endpoint of the ray, then we have 1 possible ray: $\overrightarrow{DA}=\overrightarrow{DB}=\overrightarrow{DC}$

So there are $1+2+2+1=6$ possible distinct rays that we can name using those four collinear points.

edit Let me emphasize that I've made a jump in assuming that the intended question was "How many distinct rays can be named using pairs of points from the set of 4 collinear points?"

  • 0
    @MaX: Yes—the first and last points can only be used to name a single ray each, but every point in the middle can be used to name a ray in each of the two directions along the line.2012-02-04
0

Let the points be $A,B,C,D$, in that order on some line segment. The rays are $AB$ extended, $BC$ extended, $CD$ extended, $BA$ extended, $CB$ extended, and $DC$ extended.