document.write( "Question 991404: Out of 100 random numbers ranging from 1 to 26 what is the probability of randomly getting the number five and then the number 15 in two consecutive selections? \n" ); document.write( "
Algebra.Com's Answer #611288 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
But there are 26 numbers from 1 to 26, not 100.
\n" ); document.write( "With that,
\n" ); document.write( "\"P%285%29=1%2F26\"
\n" ); document.write( "\"P%2815%29=1%2F26\"
\n" ); document.write( "\"P%285%2C15%29=%281%2F26%29%281%2F26%29=1%2F676\" with replacement
\n" ); document.write( "\"P%285%2C15%29=%281%2F26%29%281%2F25%29=1%2F650\" without replacement
\n" ); document.write( "
\n" ); document.write( "
\n" );