एक कोड में पहला और अंतिम स्थान (5) अक्षरों से अलग-अलग भरते हैं और बीच के दो स्थान (0,1,2,3) से भरते हैं। बीच के दोनों अंक अभाज्य नहीं हो सकते, तो कोड कितने हैं?
In a code, the first and last places are filled by distinct letters from (5) letters, and the two middle places are filled from (0,1,2,3). The two middle digits cannot both be prime. How many codes are possible?
Explanation opens after your attempt
D. (240)
Concept
Letters have \(5\times4=20\) choices and the middle digits can be chosen in \(4^2-2^2=12\) ways. The complement method is fast for such restrictions.
Why this answer is correct
The correct answer is D. (240). Letters have \(5\times4=20\) choices and the middle digits can be chosen in \(4^2-2^2=12\) ways. The complement method is fast for such restrictions.
Exam Tip
अक्षरों के \(5\times4=20\) विकल्प हैं और बीच के अंक \(4^2-2^2=12\) तरीकों से आते हैं। पूरक विधि ऐसे प्रतिबंधों में तेज होती है।
Login to save your score, XP, coins and progress.
