SOLUTION: How many 7 digit phone numbers are possible if order matters?

Algebra ->  Probability-and-statistics -> SOLUTION: How many 7 digit phone numbers are possible if order matters?      Log On


   



Question 619626: How many 7 digit phone numbers are possible if order matters?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many 7 digit phone numbers are possible if order matters?
---
With Repetition: 10^7
-----
Without Repetition: 10P7 = 10!/(10-7)! = 10*9*8*7*6*5*4
========================
Cheers,
Stan H.