document.write( "Question 1144873: e) To win the small county lottery, one must correctly select 3 numbers from 30 numbers. The order in which the selection is made does not matter. How many different selections are possible? \n" ); document.write( "
Algebra.Com's Answer #766062 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "30 numbers choose 3 = 30C3 = (30*29*28)/(3*2*1) = 4060\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |