Knowee
Questions
Features
Study Tools

How many integers between 1000 and 9999 (4 digits), contain only the digits 1,2,3,4,5,6 and 7, and no digit appears twice?

Question

How many integers between 1000 and 9999 (4 digits), contain only the digits 1,2,3,4,5,6 and 7, and no digit appears twice?

🧐 Not the exact question you are looking for?Go ask a question

Solution

Para resolver este problema, debemos contar cuántos números de 4 dígitos entre 1000 y 9999 pueden formarse utilizando solo los dígitos 1, 2, 3, 4, 5, 6 y 7, sin repetir ningún dígito.

  1. Identificar los dígitos disponibles: Los dígitos disponibles son 1, 2, 3, 4, 5, 6 y 7.

  2. Determinar la cantidad de dígitos a usar: Necesitamos formar números de 4 dígitos.

  3. Seleccionar 4 dígitos de los 7 disponibles: La cantidad de formas de seleccionar 4 dígitos de un conjunto de 7 es una combinación de 7 elementos tomados de 4 en 4. (74)=7!4!(74)!=7!4!3!=35 \binom{7}{4} = \frac{7!}{4!(7-4)!} = \frac{7!}{4!3!} = 35

  4. Permutar los 4 dígitos seleccionados: Cada conjunto de 4 dígitos seleccionados puede ser permutado de todas las maneras posibles. La cantidad de permutaciones de 4 dígitos es 4!. 4!=4×3×2×1=24 4! = 4 \times 3 \times 2 \times 1 = 24

  5. Calcular el total de números posibles: Multiplicamos el número de combinaciones por el número de permutaciones. 35×24=840 35 \times 24 = 840

Por lo tanto, hay 840 números de 4 dígitos entre 1000 y 9999 que contienen solo los dígitos 1, 2, 3, 4, 5, 6 y 7, sin repetir ningún dígito.

This problem has been solved

Similar Questions

How many integers between 100 and 999 (3 digits), contain only the digits 2,3,4,5,6,7 and 8, and no digit appears twice?

How many integers between 0 and 9999999 (up to 7 digits) contain only the digits 0,1,2,3,7,8 and 9?

How many four-digit numbers are there between 7500 and 9600 that can be formed using only the digits 3, 7, 5, 6, 8, 9 without repetition of any digits?

How many integers between 1000 and 9999 have exactly two digits the same?

How many 5-digit numbers can be formed from the numbers 0, 2, 4, 5, 7 and 9 (without repetition), such that it is divisible by 4?

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.