I am a middle school math teacher helping my niece with permutations. Her teacher gave her a problem and later gave her the solution to the problem. I do not agree with the way her teacher solved it and I would like guidance.
Here is the problem:
Twelve people try out for a basketball team. In how many ways could they select:
a. a center and a point guard?
b. a forward and another forward after the cent and the point guard have been selected?
c. a second guard and an alternative after the center, point guard, and two forwards have been selected?
Here's how her teacher solved it: a. P(12,2)=132 b. [P(12,1)*P(12,1)]-P(12,2) --> 144-132=12 c. [P(12,1)*P(12,1)]-5 --> 144-5=139
Here's How I solved it: a.P(12,2)=132 b.n-->12-2=10. P(10,2)=90 c.n-->12-4=8. P(8,2)=56
Can you tell me which is correct and why and what the error was with the incorrectly solved problem?