document.write( "Question 309911: Suppose your vehicle is licensed in a state that issues license plates that consist of three digits (between 0 and 9) followed by three letters (between A and Z). If a license number is selected randomly, what is the probability that yours is the one selected? \n" ); document.write( "
Algebra.Com's Answer #221676 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose your vehicle is licensed in a state that issues license plates that consist of three digits (between 0 and 9) \n" ); document.write( "followed by three letters (between A and Z). \n" ); document.write( "----------------------------- \n" ); document.write( "If a license number is selected randomly, what is the probability that yours is the one selected? \n" ); document.write( "------ \n" ); document.write( "# of possible licenses: 10^3*26^3 \n" ); document.write( "# of licenses you have: 1 \n" ); document.write( "---- \n" ); document.write( "Probability yours is selected : 1/17,576,000 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |