MHB More Permutation and Combination questions

AI Thread Summary
The discussion focuses on solving various permutation and combination problems for a final exam review. For arranging 11 football players in a circular huddle, the correct calculation is (11-1)! = 10! = 3,628,800. In selecting 5 laptops from 12, with exactly 1 defective, the correct number of ways is 420, leading to a probability of 35/66 for including one defective laptop. Staffing a new department involves selecting 1 manager, 3 clerks, and 2 secretaries, resulting in 7,056 possible combinations. Lastly, the total options for purchasing a sports car with different models, colors, and accessories is 36.
nickar1172
Messages
20
Reaction score
0
Reviewing for my final exam can anyone please help access these problems?

a) How many ways can 11 football players stand in a circular huddle?

I put 11P11

b) 12 identical laptops are in the inventory of a dealer, and 2 have hidden defects. If 5 computers to be shipped are selected at random, find the number of ways that exactly 1 defective computer is included in the shipment.

I know I got this completely wrong and don't even want to put up what I had the answer that I got was 144

c)In part b) above, find the probability that exactly 1 defective computer is included in the shipment

once again since I got b wrong...

d) In setting up a new department, a corporation executive must select a manager from among 4 applicant, 3 clerks from among 9 applicants, and 2 secretaries from among 7 applicants. In how many ways can these positions be staffed

I got 1C4 x 9C3 x 7C2 = 7056

e) A customer can purchase a sports car in either the convertible or hardtop model, in any of 6 colors, and with any of three accessory packages. How many options are open to the purchaser?

I got 2! x 3! x 6! = 8640
 
Last edited:
Mathematics news on Phys.org
Hello, nickar1172!

I am assuming the reason no one responded is because there are so many questions posted. We do ask that you post no more than two questions per thread, and it your questions contain multiple related parts, it is best to post only one such problem per thread.

I know is is a bit late for my help to benefit you in time for your exam, but I thought I would answer the questions for future readers of this topic, who may find my response helpful.

a) How many ways can 11 football players stand in a circular huddle?

Your response of:

$$N=\frac{11!}{(11-11)!}=11!=39916800$$

is not quite correct. Generally in circular arrangements, two such arrangements are said to be the same as long as any object in the arrangement has the same left-right neighbors. There are in fact $11!$ linear arrangements of 11 objects, but for illustrative purposes, consider the following three objects and a linear arrangement:

$$A,B,C$$

Now, suppose C moves to the "head" of the line:

$$C,A,B$$

This is a different linear arrangement, but it is the same circular arrangement. Likewise, if $B$ now moves to the head of the line we have:

$$B,C,A$$

So, we may conclude that for every circular arrangement of $n$ objects, there are $n$ distinct linear arrangements, once for each member being at the head of the line. Hence, we conclude that the number $N$ of circular arrangements of $n$ objects is given by the number of linear arrangements $n!$ divided by $n$:

$$N(n)=\frac{n!}{n}=(n-1)!$$

And so for the 11 football players, we find:

$$N(11)=(11-1)!=10!=3628800$$

b) 12 identical laptops are in the inventory of a dealer, and 2 have hidden defects. If 5 computers to be shipped are selected at random, find the number of ways that exactly 1 defective computer is included in the shipment.

Okay, here we need to find the number of ways $N$ to choose 4 of the 10 good computers AND 1 of the 2 defective computers. Hence:

$$N={10 \choose 4}{2 \choose 1}= \frac{10!}{4!6!}\cdot\frac{2!}{1!1!}=\frac{10\cdot9\cdot8\cdot7}{4\cdot3\cdot2}\cdot\frac{2}{1}= 10\cdot3\cdot7\cdot2= 21\cdot20=420$$

c)In part b) above, find the probability that exactly 1 defective computer is included in the shipment

In part b) we found the number of favorable outcomes, and we now simply need to divide this by the total number of outcomes, which is the number of ways to choose 5 computers from 12:

$$P(X)=\frac{420}{{12 \choose 5}}=\frac{420}{792}=\frac{35}{66}$$

d) In setting up a new department, a corporation executive must select a manager from among 4 applicant, 3 clerks from among 9 applicants, and 2 secretaries from among 7 applicants. In how many ways can these positions be staffed?

Here we must compute the number of ways $N$ to select 1 manager from 4 choices AND 3 clerks from 9 choices and 2 secretaries from 7 choices. Hence, we find:

$$N={4 \choose 1}\cdot{9 \choose 3}\cdot{7 \choose 2}=4\cdot84\cdot21=7056$$

This is what you did. :D

e) A customer can purchase a sports car in either the convertible or hardtop model, in any of 6 colors, and with any of three accessory packages. How many options are open to the purchaser?

Here, we want to apply the fundamental counting principle. We simply find the product of the number of choices for each aspect of the car to compute the number of choices $N$ available to the purchaser:

$$N=2\cdot6\cdot3=36$$
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top