Let n be the number of different 5 digit numbers, divisible by 4 that can be formed with the digits 1,2, 3, 4, 5 and 6, with no digit being repeated. What is the value of n ?
🎥 Video solution / Text Solution of this question is given below:
We have to make 5 digit no. And also divisible by 4 using digits (1,2,3,4,5,6) To be divisible by 4 last two digit of 5 digits no should be divisible by 4 so we choose last two digits st they are divisible by 4 and rest with remaining four digits. Last two digits only can be 12,16,24,32,36,52,56,64 as all are divisible by 4. So total no of ways= no ways of choosing first 3 digits* no ways of choosing last two digits Total= (4*3*2)*(8) =192
We have to make 5 digit no. And also divisible by 4 using digits (1,2,3,4,5,6)
To be divisible by 4 last two digit of 5 digits no should be divisible by 4 so we choose last two digits st they are divisible by 4 and rest with remaining four digits.
Last two digits only can be 12,16,24,32,36,52,56,64 as all are divisible by 4.
So total no of ways= no ways of choosing first 3 digits* no ways of choosing last two digits
Total= (4*3*2)*(8)
=192
Commented Feb 09 , 2023
2 Upvote 0 Downvote Reply
Commented Feb 16 , 2023
Your reply to this comment :