Question 1118255
Number of combinations of ten things taken two at a time.
{{{C(10,2)=(10)!/((10-2)!*2!)}}}
{{{C(10,2)=(10*9*cross(8!))/(cross(8!)*2)}}}
{{{C(10,2)=90/2}}}
{{{C(10,2)=45}}}