document.write( "Question 1046924: 18 Lotto is a gambling game played by choosing 6 numbers from 45. Gamblers try to
\n" ); document.write( "match their choice with those numbers chosen at the official draw. No number can be
\n" ); document.write( "drawn more than once and the order in which the numbers are selected does not matter.
\n" ); document.write( "a How many different selections of 6 numbers can be made from 45?
\n" ); document.write( "b Suppose the first numbers drawn at the official draw are 42, 3 and 18. How many
\n" ); document.write( "selections of 6 numbers will contain these 3 numbers?
\n" ); document.write( "c Suppose the first numbers drawn at the official draw are 42, 3, 18 and 41. How
\n" ); document.write( "many selections of 6 numbers will contain these 4 numbers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #662475 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A. 45 C6=8,145,060.. That is 45!/6!*39!
\n" ); document.write( "B. 6C3=20
\n" ); document.write( "C. 6C4=15
\n" ); document.write( "
\n" );