document.write( "Question 804674: In a certain lottery, 3 different numbers between 1 and 13 inclusive are drawn at random. These are the winning numbers. If you choose 3 different numbers at random between 1 and 13, what is the probability you will match the winning numbers? Assume that the order of the numbers is unimportant. \n" ); document.write( "
Algebra.Com's Answer #484863 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a certain lottery, 3 different numbers between 1 and 13 inclusive are drawn at random. These are the winning numbers. If you choose 3 different numbers at random between 1 and 13, what is the probability you will match the winning numbers? Assume that the order of the numbers is unimportant.
\n" ); document.write( "---------
\n" ); document.write( "# of ways to win:: 1
\n" ); document.write( "---------
\n" ); document.write( "# of possible outcomes: 13C3 = 286
\n" ); document.write( "----
\n" ); document.write( "P(get the winning set of 3) = 1/286
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );