document.write( "Question 549971: Let us assume a lottery draws 6 balls with numbers on them. Each ball can be numbered from 1-10. How do we calculate these odds? \n" ); document.write( "
Algebra.Com's Answer #358266 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let us assume a lottery draws 6 balls with numbers on them. Each ball can be numbered from 1-10. How do we calculate these odds?
\n" ); document.write( "-----
\n" ); document.write( "# of sets of 6 numbers: 10C6 = 210
\n" ); document.write( "----
\n" ); document.write( "# of winning sets: 1
\n" ); document.write( "---
\n" ); document.write( "P(win) = 1/210
\n" ); document.write( "---
\n" ); document.write( "P(lose) = 209/210
\n" ); document.write( "----
\n" ); document.write( "Odds of winning: 1:209
\n" ); document.write( "Odds of losing: 209:1
\n" ); document.write( "==========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );