SOLUTION: How could you find the number of different arrangements of 6 letters in a computer password?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: How could you find the number of different arrangements of 6 letters in a computer password?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 774135: How could you find the number of different arrangements of 6 letters in a computer password?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How could you find the number of different arrangements of 6 letters in a computer password?
-----------------
If A to Z is allowed, that's 26 possiblities for each of the 6
--> 26^6
=================
If it's case sensitive, then it's 52^6