Question: How many 4-digit numbers can be formed from the digits 1, 3, 4, 6, 9, which are divisible by 2 and have no digit repeated?
Solution:
We know,
A number is divisible by 2 if its last digit is even.
The available digits are: 1, 3, 4, 6, 9
Even digits here are: 4, 6
So, the last digit must be one of these 2 digits.
So, last digit can be chosen in 2 ways.
As the digit is not repeated,
First digit (thousands place) can be chosen in = 4 ways
As the digit is not repeated,
Second digit (hundreds place) can be chosen in = 3 ways
As the digit is not repeated,
Third digit (tens place) can be chosen in = 2 ways
∴ Total ways = 2 × 4 × 3 × 2 ways
= 48 ways