document.write( "Question 763079: hello. can you list all possible number combinations of 5 separate numbers drawn from a field of numbers from 1-37, with 23 in it? no repeats. Thank you in advance. \n" ); document.write( "
Algebra.Com's Answer #464529 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
In the set of 5 numbers, one is already fixed i.e. 23.\r
\n" ); document.write( "\n" ); document.write( "So we need to find out how many possible combinations are there for the remaining 4 numbers in the set.\r
\n" ); document.write( "\n" ); document.write( "In other words, how many ways can 4 numbers be chosen from a set of 36? (Note that it is only 36 and not 37 - because the number 23 is already chosen).\r
\n" ); document.write( "\n" ); document.write( "The answer is 36 choose 4 or C(36,4) = 36*35*34*33/1*2*3*4 = \"highlight%2858905%29\" ways.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );