Permutations and Combinations of the word POSSESSES

AI Thread Summary
To solve the problem of selecting and arranging four letters from the word "POSSESSES," the first step is to recognize the repetition of letters, specifically the five S's and two E's. For part (a), the combination formula must be adjusted to account for these repetitions, as the standard 9C4 does not apply directly. For part (b), arrangements can be calculated using the factorial method, but again, adjustments are necessary due to repeated letters. A suggested approach is to use casework to analyze different scenarios based on the number of each letter selected, such as arrangements with all S's or a mix of S's and E's. This method allows for a systematic breakdown of the problem despite the complexities introduced by letter repetition.
fffff
Messages
53
Reaction score
0

Homework Statement


The letters of the word POSSESSES are written on 9 cards, one on each card. The cards are shuffled and four of them are selected and arranged in a straight line.

Homework Equations



(a) how many possible selections are there of 4 letters?
(b"how many arrangements are there of 4 letters?


The Attempt at a Solution



Well first of all, how do you start of a question like this. for the first part(a)
9C4=126 but here i see there are 5 s's and 2 e's. how can i apply the formula to this question. because there are 5 s's and 2e's so this forumla is invalid.

for arrangements for 9 words. 9!/5!2! but this is for the 9 letters. i am only focusing on the four words being selected. how can i start
 
Physics news on Phys.org
the problem here is that all the letters are not different. there are two e's and 5s's how do you approach the question when the letters are repeated.
 
I do not know a simple way of doing this, but there is little enough that you can crunch through it with casework. Separate cases based on repetitions of letters. For example, one case would be the possible arrangements with 4 S's. Another could be the possible arrangements with 2 S's and 2 E's, etc.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top