3.19: Password counting and team selection
A 5-character password is to be formed from the following 10 characters.
Letters: A, B, C, X, Y, Z
Symbols: , , ,
No character can be used more than once in any 5-character password.
(a)(i)[1]
Find the number of passwords that can be formed.
(a)(ii)[2]
Find the number of passwords that can be formed if the password has to contain at least one symbol.
(a)(iii)[2]
Find the number of passwords that can be formed if the password has to start with two letters and end with two symbols.
(b)[5]
A team of people is to be chosen from doctors, teachers and police officers.
Find how many possible teams have the same number of doctors as teachers.
