SOLUTION: How many ways can you put 62 numbers in a row of 5?

Algebra.Com
Question 1013647: How many ways can you put 62 numbers in a row of 5?
Found 2 solutions by stanbon, Theo:
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
How many ways can you put 62 numbers in a row of 5?
------
Ans: 62P5 = 62*61*60*59*58
--------------------
Cheers,
Stan H.
--------

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
if order is important than p(62,5).
if order is not important than c(62,5)

p is the permutation formula of 62 numbers taken 5 at a time where order is important.

p(62,5) = 62! / (62-5)! = 62! / 57!

c is the combination formula of 62 numbers taken 5 at a time where order is not important.

c(62,5) = 62! / (5! * 57!).

p(62,5) becomes 776520240.

c(62,5) becomes 6471002.

order is important means that multiple sets of the same 5 numbers are considered a different set if the order in which the numbers are presented is different.

1,2,3,4,5 is considered a different set from 5,4,3,2,1 is order is important. they would be counted as two separate sets.

order is not important means that multiple sets of the same 5 numbers are considered to be the same set if the order in which the numbers are presented is different.

1,2,3,4,5 is considered the same set as 5,4,3,2,1 if order is not important.
they would be counted as one set.

the p(n,x) formula counts the same elements in a different order as different sets.

the c(n,x) formula counts the same element in a different order as the same set.

that's why above, p(62,5) = n! / (57!) and c(62,5) = n! / (5! * 57!).

the c(62,5) formula is really the p(62,5) formula divided by 5!.

c(62,5) = p(62,5) / 5!.

p(62,5) = c(62,5) * 5!.









RELATED QUESTIONS

in how many ways can 10 children be seated in a row of... (answered by Edwin McCravy)
Suppose you have 30 books (15 novels, 10 history books, and 5 math books). Assume that... (answered by math_helper)
How many ways can 3 of 5 objects be arranged in a... (answered by hovuquocan1997)
How many ways can 5 boys be seated in a row of 7... (answered by Edwin McCravy)
A class has 20 women and 16 men. In how many ways can you put all the students in a row? (answered by ewatrrr)
How many different ways can you put 6 books in a row so that one specific book is always... (answered by edjones)
in how many ways can 5 differently colour flag can be arrange in a... (answered by Alan3354)
How many ways can you put 1,2,3,4,5,6,7,8,9,0, in a group of four? (answered by nyc_function)
If 5 students are all sitting in a row of seats, In how many different ways can they seat (answered by ewatrrr)