answersLogoWhite

0


Best Answer

The number of combinations possible for taking a specified sub-set of numbers, r, from a set, n, is

C(n,r) = n!/[r!(n-r)!]

In this case, n = 4 and r = 1, so

C(n,r) = 4!/1!3!

C(n,r) = 24/6

C(n,r) = 4

Therefore, there are four possible combinations of the numbers 3, 7, 9 and 4.

==================================

This contributor strongly disagrees, but is leaving the original answer here

so that others can shop and compare.

With their commas, parentheses, and factorials, the formulas are certainly impressive.

Only the conclusion is wrong.

The question specified "4-digit" combinations, so 'n' and 'r' are both 4.

Now, to come down off the pedestal and make it understandable as well as

formally rigorous ...

"Combination" really means different groups of 4 digits that you can select out

of the four you gave us. There's only one of those groups.

If you actually want to know how many different 4-digit numbers you can make

from them, then what you want is called "permutations" of the four digits, and

you can think of it this way, without using 'n', 'r', or parentheses or factorials:

The first digit can be any one of 4. For each of those . . .

The second digit can be any one of the remaining 3. For each of those . . .

The third digit can be either one of the remaining 2.

So the total number of different ways to line them up is (4 x 3 x 2) = 24 different 4-digit numbers.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many 4 digit combinations can be made with numbers 3 7 9 4?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If using 7 single digit numbers how many different combinations can you get?

Number of 7 digit combinations out of the 10 one-digit numbers = 120.


How many 6 digit combinations are there in 20 numbers?

There are 38760 combinations.


How many 5 digit combos in 30 numbers?

The answer will depend on how many digits there are in each of the 30 numbers. If the 30 numbers are all 6-digit numbers then the answer is NONE! If the 30 numbers are the first 30 counting numbers then there are 126 combinations of five 1-digit numbers, 1764 combinations of three 1-digit numbers and one 2-digit number, and 1710 combinations of one 1-digit number and two 2-digit numbers. That makes a total of 3600 5-digit combinations.


How many 4 digit combinations can be made using numbers 1 2 3 4 6?

120 combinations using each digit once per combination. There are 625 combinations if you can repeat the digits.


How many 7 digit combinations can be made using the numbers 1 through 9?

It is: 9C7 = 36


If using numbers 0 through 9 how many different 4 digit combinations can be made?

66


If using numbers 1 through 8 how many different 4 digit combinations can be made?

15


How many three digit combinations can be made from the numbers 9 3 and 1?

6 ways: 931,913,139,193,391,319


If using numbers 1 through 4 how many different 4 digit combinations can be made?

10,000


How many 5 digit combinations are there from 1-20?

There are 1140 five digit combinations between numbers 1 and 20.


How many different combinations can be made of 9 digit social security numbers can be made?

10 Combinations (if order doesn't matter). 3,628,800 Possiblilities (if order matters).


How many 4 digit combinations can be made from 10 numbers with out repeating?

The answer is 10C4 = 10!/[4!*6!] = 210