SOLUTION: A group of 12 people need to form a line. The line will consist of exactly 9 of the people. Person X and Person Y have to be either third or fourth in line. How many different orde
Algebra.Com
Question 924409: A group of 12 people need to form a line. The line will consist of exactly 9 of the people. Person X and Person Y have to be either third or fourth in line. How many different orders are possible?
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
what i think is:
if x and y have to occupy the third and fourth slot, that leaves 7 slots for the other 10 people.
instead of 12P9, you get 10P7 * 2P2
10P7 = 10*9*8*7*6*5*4 = 603800
2P2 = 2*1 = 2
10P7 * 2P2 = 603800 * 2 = 1209600
the 10P7 takes care of the number of arrangements for the 10 remaining people in 7 remaining slots.
the 2P1 takes care of the number of arrangements for the 2 people in 2 slots.
to see this with smaller numbers, consider 6 people for 4 slots where x and y have to be in position 1 and 2.
instead of 6P4 = 360 possible arrangements, you have 2P2 * 4P2 = 24 possible arrangements.
let the people be xy1234
x is a person, y is a person, 1 is a person, 2 is a person, etc.
x and y have to be in positions 1 and 2, so those positions are filled.
the possible positions are:
xy12
xy13
xy14
xy23
xy24
xy34
yx12
yx13
yx14
yx23
yx24
yx34
xy21
xy31
xy41
xy32
xy42
xy43
yx21
yx31
yx41
yx32
yx42
yx43
that's a total of 24.
the formula appears to work so it can be applied to the larger problem.
the solution appears to be:
10P7 * 2P2 = 1209600
x and y have to be in positions 2 and 3
that leaves only 1 position for a and b and c
the possible arrangements are:
axy
bxy
cxy
ayx
byx
cyx
there are no other possible arrangements.
RELATED QUESTIONS
Ace cruiser line offers an inland waterway cruise to a group of 50 people for a price of... (answered by josgarithmetic,ikleyn)
Permutation or Combination?
The ways to form a 4-person committee from a group of 12... (answered by oscargut)
Ace Cruise Line offers an inland waterway cruise to a group of 50 people for a price of... (answered by Boreal)
Admission to a park is x dollars per person for the first 3 people in a group and y... (answered by mangopeeler07)
A group of students wishes to charter a bus to a educational trip. The bus company takes... (answered by kibauu)
I am having problems with this word problem:
A group can charter a particular aircraft... (answered by jim_thompson5910)
In a group of 12 people, 2 come from Iowa. One person is selected at random from this... (answered by richard1234)
A committee of 4 people is to be chosen from a group of 19 people. One person is the... (answered by sudhanshu_kmr)
In a group of 20 people, how long will it take each person to shake hands with each of... (answered by jorel555)