document.write( "Question 721104: Lottery Ticket. In a bin are an equal number of balls marked with the digits 1-9. Three balls are to be selected from the bin, one after the other, at random with replacement to make the winning three-digit lottery number. Ms. Jones has a lottery ticket with a three digit number in the range 000 to 999. Determine the probability that Ms. Jones's number is the winning number. \n" ); document.write( "
Algebra.Com's Answer #442200 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Lottery Ticket. In a bin are an equal number of balls marked with the digits 1-9. Three balls are to be selected from the bin, one after the other, at random with replacement to make the winning three-digit lottery number. Ms. Jones has a lottery ticket with a three digit number in the range 000 to 999. Determine the probability that Ms. Jones's number is the winning number.\r \n" ); document.write( "\n" ); document.write( "------- \n" ); document.write( "# of possible 3-digit numbers: 1000 \n" ); document.write( "# of winners: 1 \n" ); document.write( "------ \n" ); document.write( "P(get winning #) = 1/1000 = 0.001 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |