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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 619626
:
How many 7 digit phone numbers are possible if order matters?
Answer by
stanbon(75887)
(
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.