Dear All I am very new to this forum and trying to figure out my way through some quant questions I came across this one particular question while going through the explanation I was unable to visualize the highlighted portion. is it possible if any one of you can help me break this down further ,
I was okay with this question when repetition rule was allowed
Please find the question below::
How many even 3-digit positive integers can be formed using digits {0, 1, 2, 3, 4, 5, 6}, if the repetition of the digits is NOT allowed??
Answer:
Case 1: Hundred place filled by any ODD digit from 0 to 6 i.e. 3 ways {1, 3, 5}
Units place can be filled by any one of 4 even digits {0, 2, 4, 6} = 4 ways
Ten's place can be filled by 5 digits now {any digit from 0 to 6 except the ones used at hundreds and Units place} = 5 ways??????
Total Possible numbers = 3*4*5 = 60
Case 2: Hundred place filled by EVEN digits {2, 4, 6} from 1 to 6 i.e. 3 ways
Units place can be filled by any one of remaining 3 even digits {0, 2, 4, 6} except the one used at Hundreds place = 3 ways
Ten's place can be filled by 5 digits now {any digit from 0 to 6 except the ones used at hundreds and Units place} = 5 waysTotal Possible numbers = 3*3*5 = 45
Total Numbers = 60+45 = 105