document.write( "Question 168760: I don't know how to solve this can you help-
\n" );
document.write( "In a pick 6 lottery game, ten balls labeled zero through nine are placed in a jar and selected one at a time, without replacement. To win, you must match all six in any order. How many possible sets of six numbers are there? \n" );
document.write( "
Algebra.Com's Answer #124411 by stanbon(75887) ![]() You can put this solution on YOUR website! In a pick 6 lottery game, ten balls labeled zero through nine are placed in a jar and selected one at a time, without replacement. To win, you must match all six in any order. How many possible sets of six numbers are there? \n" ); document.write( "------------------------- \n" ); document.write( "How many groups of 6 are there?: 10C6 = 210 \n" ); document.write( "How many of those will win the lottery? one \n" ); document.write( "What is the probability of picking that one set? 1/210 = 0.004762 \n" ); document.write( "--------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |