पासवर्ड का रूप अक्षर-अंक-अक्षर-अंक-अक्षर-अंक है। पहला अक्षर स्वर है, तीनों अक्षर अलग हैं, तीनों अंक अलग हैं और अंतिम अंक सम है, तो पासवर्डों की संख्या कितनी है?
A password has the form letter-digit-letter-digit-letter-digit. The first letter is a vowel, all three letters are distinct, all three digits are distinct, and the last digit is even. How many passwords are possible?
Explanation opens after your attempt
D. (1080000)
Simple Explanation
अक्षरों के लिए \(5\times25\times24\) और अंकों के लिए \(9\times8\times5\) व्यवस्था मिलती है। अंतिम स्थान की शर्त को अलग चरण मानें। / For letters we get \(5\times25\times24\), and for digits \(9\times8\times5\). Treat the condition on the last position as a separate stage.
Login to save your score, XP, coins and progress.
