document.write( "Question 843946: Three people choose a random number between 1 and 20. What is the probability that all three choose a number less than 6? \n" ); document.write( "
Algebra.Com's Answer #508405 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For each person,
\n" ); document.write( "\"P=5%2F20=1%2F4\"
\n" ); document.write( "So for three people,
\n" ); document.write( "\"P=%281%2F4%29%281%2F4%29%281%2F4%29=1%2F64\"
\n" ); document.write( "
\n" );