document.write( "Question 506066: a bicycle combination consists of 3 numbers choosen in sequence. the numbers available are 1-5 and cannot be repeated. if a person guesses randomly for the 3 digit combination what is the probability he guesses correctly? \n" ); document.write( "
Algebra.Com's Answer #340085 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a bicycle combination consists of 3 numbers choosen in sequence. the numbers available are 1-5 and cannot be repeated. if a person guesses randomly for the 3 digit combination what is the probability he guesses correctly?
\n" ); document.write( "---
\n" ); document.write( "# of correct combinations: 1
\n" ); document.write( "# of possible combinations: 3! = 6
\n" ); document.write( "---
\n" ); document.write( "P(guess correctly) = 1/6
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );