document.write( "Question 271399: What is the probability of getting nine numbers that are all nines?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198770 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the probability of getting nine numbers that are all nines? \n" ); document.write( "P(one number that is all 9's) is unknown because we don't know \n" ); document.write( "how many digits there are in the number. \n" ); document.write( "If one digit, prob = 1/9 \n" ); document.write( "If two digits, prob = 1/99 \n" ); document.write( "if three digits, prob = 1/999 \n" ); document.write( "etc. \n" ); document.write( "---- \n" ); document.write( "Prob of getting 9 of them is the (prob of getting one)^9 \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |