Alice, Andrew, and six other students are to be divided into two teams of four people. How many ways are there to form the teams so that Alice and Andrew are on opposite teams?
So if you choose between Alice and Andrew you have 2. You multiply that by 6*5*4 because those are her other teamates. I then choose the others team, the leftover between Alice and Andrew is 1 so I multiply that by the remaining teamates he can have 3*2*1. So wouldn't the answer be 1440. But this answer is wrong so I don't know what to do.
we put Alice and Andrew on opposite teams.
We then have \(\dbinom{6}{3}=20\) ways to select 3 players from the remaining six for one of the teams.
Once those 3 are selected the other 3 are automatically on the other team.
In your working you treated permutations of players within a team as important. They aren't.