document.write( "Question 1178123: There are 10 identified points on a number line. How many possible rays can
\n" ); document.write( "be drawn using the given points?
\n" ); document.write( "

Algebra.Com's Answer #807284 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
We need two points to form a ray.
\n" ); document.write( "This is a combination question.
\n" ); document.write( "Number of possible rays=C(10,2)=(10!)/(8!)(2!)=45
\n" ); document.write( "Answer=45 rays.
\n" ); document.write( "
\n" );