एक (4)-स्थान पिन में पहले दो स्थानों पर समान अंक नहीं हो सकते। उपलब्ध अंक (0,1,2,3,4) हैं और बाकी स्थानों पर पुनरावृत्ति मान्य है। कुल पिन कितने हैं?
In a (4)-place PIN the first two places cannot have the same digit. Available digits are (0,1,2,3,4) and repetition is allowed at the remaining places. How many PINs are possible?
Explanation opens after your attempt
A. (500) पिन(500) PINs
Simple Explanation
पहले स्थान के लिए (5) दूसरे के लिए (4) और बाकी दो स्थानों के लिए (5,5) विकल्प हैं। कुल \(5 \times 4 \times 5 \times 5=500\) है। / There are (5) choices for the first place (4) for the second and (5,5) for the remaining two places. The total is \(5 \times 4 \times 5 \times 5=500\).
Login to save your score, XP, coins and progress.
