Question:

How many four digit numbers are there with distinct digits?

Updated On: Jun 23, 2024
  • $ 5040 $
  • $ 4536 $
  • $ 30240 $
  • $ 5274 $
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

There are 10 digits in total, but we can only place nine of them in the first position since inserting zero here wouldn't result in a four-digit number. Therefore, the first slot will accept nine different digits.

Again, 9 unique digits will be available for second place, leaving one digit from the arrangement of 10 digits we utilised for first place.

The arrangement of 10 digits we had, out of which one digit was used at first and second place, left us with eight different digits for third place.

From the initial arrangement of 10 digits, out of which we had utilised one-one each at first, second, and third place, we had 7 different digits remaining heading into the fourth position.

Now, in order to calculate the likelihood, we had to double the number of alternative arrangements, since there were nine possible arrangements in the first place, nine more in the second, eight in the third, and seven in the fourth. The total number of arrangements for a four-digit number will thus be

Number of conceivable arrangements at first position, second place, third place, and fourth place.

9x9x8x7 = 4536

A prescribed sequence or series of components or objects can be permuted. Mathematics includes both permutations and combinations as fundamental ideas.

It speaks about the rearranging of elements in an ordered set's linear order. 

The letter nPr is used to represent permutation.

In permutation, the order in which the elements are ordered is important; that is, the elements must be organised in a certain order.

Example: Think about the set A = "{2, 6}". Since there are only two possible arrangements for the components in the given set—{2, 6} and {6, 2}—there will only be two permutations in this case. There is no other way to organise the components of set A besides these two configurations.

Was this answer helpful?
0
0

Top Questions on permutations and combinations

View More Questions

Concepts Used:

Permutations and Combinations

Permutation:

Permutation is the method or the act of arranging members of a set into an order or a sequence. 

  • In the process of rearranging the numbers, subsets of sets are created to determine all possible arrangement sequences of a single data point. 
  • A permutation is used in many events of daily life. It is used for a list of data where the data order matters.

Combination:

Combination is the method of forming subsets by selecting data from a larger set in a way that the selection order does not matter.

  • Combination refers to the combination of about n things taken k at a time without any repetition.
  • The combination is used for a group of data where the order of data does not matter.