answersLogoWhite

0

8 different objects can be lined up in (8 x 7 x 6 x 5 x 4 x 3 x 2) = 40,320 different ways.

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Algebra
Related Questions

The number of permutations of n objects taken all together is?

The number of permutations of n objects taken all together is n!.


How many different permutations are there of 4 objects taken 4 at a time?

The number of different permutations of 4 objects taken 4 at a time is calculated using the formula ( n! ), where ( n ) is the number of objects. For 4 objects, this is ( 4! = 4 \times 3 \times 2 \times 1 = 24 ). Therefore, there are 24 different permutations.


How can you find the number of permutations of a set of objects?

If there are n different objects, the number of permutations is factorial n which is also written as n! and is equal to 1*2*3*...*(n-1)*n.


How do you find permutation?

If there are n objects and you have to choose r objects then the number of permutations is (n!)/((n-r)!). For circular permutations if you have n objects then the number of circular permutations is (n-1)!


What is the permutation of 5?

Permutations are the different arrangements of any number of objects. When we arrange some objects in different orders, we obtain different permutations.Therefore, you can't say "What is the permutation of 5?". To calculate permutations, one has to get the following details:The total number of objects (n) (necessary)The number of objects taken at a time (r) (necessary)Any special conditions mentioned in the question (optional).


What is the formula for finding permutations?

The number of permutations of r objects selected from n different objects is nPr = n!/(n-r)! where n! denotes 1*2*3*,,,*n and also, 0! = 1


Does the number of permutations always exceed the number of combinations?

No. The number of permutations or combinations of 0 objects out of n is always 1. The number of permutations or combinations of 1 object out of n is always n. Otherwise, yes.


What is the number of distinguishable permutations?

The formula for finding the number of distinguishable permutations is: N! -------------------- (n1!)(n2!)...(nk!) where N is the amount of objects, k of which are unique.


How do you do permutations with repeating symbols?

Suppose you have n objects and within those, there arem1 objects of kind 1m2 objects of kind 2and so on.Then the number of permutations of the n objects is n!/[m1!* m2!...]For example, permutations of the word "banana"n = 6there are 3 "a"s so m1 = 3there are 2 "n"s so m2 = 2therefore, the number of permutations = 6!/(3!*2!) = 720/(3*2) = 120.


How do you calculate distinguishable permutations?

The number of permutations of n distinct objects is n! = 1*2*3* ... *n. If a set contains n objects, but k of them are identical (non-distinguishable), then the number of distinct permutations is n!/k!. If the n objects contains j of them of one type, k of another, then there are n!/(j!*k!). The above pattern can be extended. For example, to calculate the number of distinct permutations of the letters of "statistics": Total number of letters: 10 Number of s: 3 Number of t: 3 Number of i: 2 So the answer is 10!/(3!*3!*2!) = 50400


How many permutations of the numbers 10 through 14 are there?

The number of permutations of a set of distinct objects is calculated using the factorial of the number of objects. For the numbers 10 through 14, there are 5 distinct numbers (10, 11, 12, 13, and 14). Therefore, the number of permutations is 5! (5 factorial), which equals 5 × 4 × 3 × 2 × 1 = 120.


Will the number of permutations alwaysbe greater than the number of distinguisible permutations?

No, sometimes they will be equal (when all items being permutated are all different, eg all permutations of {1, 2, 3} are distinguishable).