document.write( "Question 339508: what is the probability of getting all even numbers on a license plate if i can only use 5 numbers \n" ); document.write( "
Algebra.Com's Answer #243279 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
assuming you can use all 10 digits each time 0 thru 9
\n" ); document.write( "--
\n" ); document.write( "Let E=even digit\r
\n" ); document.write( "\n" ); document.write( "P(EEEEE)=P(E)P(E)P(E)P(E)P(E) by independence with P(E)=1/2
\n" ); document.write( "P(EEEEE)=\"%281%2F2%29%5E5=1%2F32\"
\n" ); document.write( "
\n" );