-
vipulgoyal
- Master | Next Rank: 500 Posts
- Posts: 468
- Joined: Mon Jul 25, 2011 10:20 pm
- Thanked: 29 times
- Followed by:4 members
Given: x & y are prime numbers.vipulgoyal wrote:There are x people and y chairs in a room where x and y are positive prime numbers. How many ways can the x people be seated in the y chairs (assuming that each chair can seat exactly one person)?
(1) x + y = 12
(2) There are more chairs than people.
OAlater
Q: We need to find out the number of ways in which x people could be assigned to y chairs
St1: x + y = 12
The possible values for x and y are 5 & 7 since x and y are primes
people = 7, seats = 5
No of ways = 7P5 = 7!/(7-5)! = 7*6*5*4*3
people = 5, seats = 7
Use the slot method to find out the no of seats which can be occupied by a person
Chairs -> _7 _6 _5 _4 _3
People -> P1 P2 P3 P4 P5
Both the cases yield the same result, SUFFICIENT
St2: There are more chairs than people
y > x
But several prime numbers fit this criteria, INSUFFICIENT
[spoiler]
Answer : A[/spoiler]













