document.write( "Question 372596: If I choose a passwod consisting of 3 letters & 3 numbers, and the first letter must be from the first half of the alphabet, the last number must be even and no repetition is allowed, how many passwords are possible? \n" ); document.write( "
Algebra.Com's Answer #265607 by sudhanshu_kmr(1152) You can put this solution on YOUR website! no. of ways = 13* 25 * 24 * 9 * 8 * 5\r \n" ); document.write( "\n" ); document.write( "=2808000 \n" ); document.write( " |