Q1:jipmat 2025QA › Permutation & CombinationEasyQA · MCQ
How many three-digit even numbers can be formed using the digits 1, 2, 3, 4 and 5, when repetition of digits is not allowed?
- A36
- B30
- C24
- D12
Pick an option to attempt
The Setup: We need to build a 3-digit number from the set without any repeating digits. To be an even number, the last digit has to pass the vibe check (it must be divisible by 2).
Step 1: Fix the units digit. The only even digits in our squad are and . That gives us valid options for the final slot.
Step 2: Fill the remaining slots. We have a 3-digit number (Hundreds, Tens, Units).
We used digit for the units place, leaving digits available.
For the Hundreds place, we have options.
For the Tens place, we have options.
Step 3: Multiply them together using the Fundamental Principle of Counting.
Final Answer: 24