101k views
3 votes
Find the number of positive three-digit Integers whose digits are among 9, 8, 7,5, 3, 1 in which none of the digits are thesame.151200216

User Macandyp
by
5.1k points

1 Answer

3 votes

Given:

Total numbers = 9, 8, 7, 5, 3, 1 ==> 6 numbers

Let's find the number of positive three digit integers whose digits are among the given numbers in which none of the digits are the same.

Here, we are to use permutation since the ordering of the numbers is important.

Apply the formula:


^nP_r=(n!)/((n-r)!)

Where:

n = 6

r = 3

We have:


\begin{gathered} ^6P_3=(6!)/((6-3)!) \\ \\ =(6!)/(3!) \\ \\ =(6*5*4*3!)/(3!) \\ \\ =6*5*4 \\ \\ =120 \end{gathered}

Therefore, the number of 3 digit integers is 120.

ANSWER:

120

User Adolf Garlic
by
6.0k points