Solveeit Logo

Question

Question: Find the number of odd integers between \[1000\] and \[8000\] which have none of their digit repeate...

Find the number of odd integers between 10001000 and 80008000 which have none of their digit repeated.

Explanation

Solution

We are provided two even integers 10001000 and 80008000 and we have to find odd integers between10001000 and 80008000 which have none of their digits repeated.
An odd integer is those integers that end with 11, 33 , 55 , 77 , 99
Here we will use the fact that odd integer lying between 10001000 and 80008000 must be a 33-digit number and unit digit will always end with 11, 33 , 55 , 77 , 99.

Complete step by step solution:
We are given a range 10001000 - $$$$8000 both are even integers.
So, any odd integer lying between 10001000 and 80008000 neither has 00, 88 , 99 at its thousand places.
Then a thousand places can be filled in 77 ways.
Namely, any digit 11 to 77 the remaining two places can be filled in 8×7=568 \times 7 = 56 ways.
Hence Total no. formed in this way 56×7=39256 \times 7 = 392
Now if the unit place is filled with any of the four digits 11, 33 , 55 , 77
the thousand’s place can be filled in 66 ways and the remaining two places can be filled in 8×7=568 \times 7 = 56 ways
Now the total number formed in this way 56×6×4=134456 \times 6 \times 4 = 1344
The total number of odd integers formed will be 392+1344=1736392 + 1344 = 1736 ways

Note: Students must avoid calculation mistakes to make their solutions error-free. Mistakes in calculation often lead them to incorrect and confusing answers.
In this question, the student must focus on the last place because they are supposed to find odd numbers. Therefore, the last digit matters here, then they need to focus on the first two places one by one.
Here in this question, one can also apply the permutation formula because permutation is also called arrangements and here we can see arrangement is formed because repetition is not allowed in the given question.