document.write( "Question 1200499: A hacker is trying to guess someone's password. The hacker knows (somehow) that the password is 4 digits long, and that each digit could be a number between 0 and 5. Assume that the hacker makes random guesses.
\n" ); document.write( "What is the probability that the hacker guesses the password on his first try? Please report the answer to four decimal places.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #834643 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A hacker is trying to guess someone's password. The hacker knows (somehow)
\n" ); document.write( "that the password is 4 digits long, and that each digit could be a number
\n" ); document.write( "between 0 and 5. Assume that the hacker makes random guesses.
\n" ); document.write( "What is the probability that the hacker guesses the password on his first try?
\n" ); document.write( "Please report the answer to four decimal places.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "There are 4 positions in the password, and there are 6 independent possibilities \r\n" );
document.write( "in each position (the digits from 0 to 5 inclusive).\r\n" );
document.write( "\r\n" );
document.write( "So,  \"6%5E4\" = 1296 different passwords are possible; of them, only one is correct.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the probability to guess the right password at first attempt is  \r\n" );
document.write( "\r\n" );
document.write( "    \"1%2F1296\" = 0.0007716  (rounded).    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, with explanations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );