When you have a certain number of digits, and these digits start and end somewhere, how do you know the maximum number of variations these digits can form?
For example, suppose I own a company and I was given a fixed IP address (the two parts to the left are fixed) and open (the two right parts are open). Suppose the left parts are 111.111 and the rest is open, for instance: my machine would be 111.111.001.001, my secretary would be 111.111.001.002, and so on. The two parts to the right start with 0 and end with 9. How can I know the maximum number of computers my company can have based on that very address?
Another way to phrase this question is this: suppose I have a safe and it has three digits that you have to get right for it to open. Suppose the permitted digits are 0-9 and A-F. It can be 001, 0F5, F79, and so on. How can I know how many variations this formula can form? I'm sure it would be a huge number, and that's what I want to know: how can I calculate that number?
Thanks
2007-01-19
20:53:11
·
4 answers
·
asked by
Psychotic Clown
4
in
Science & Mathematics
➔ Mathematics