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