1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Norma-Jean [14]
2 years ago
6

Let C(n, k) = the number of k-membered subsets of an n-membered set. Find (a) C(6, k) for k = 0,1,2,...,6 (b) C(7, k) for k = 0,

1.2...,7
Mathematics
1 answer:
vladimir1956 [14]2 years ago
6 0

Answer:

(a) C(6,0) = 1, C(6,1) = 6, C(6,2) = 15, C(6,3) = 20, C(6,4) = 15, C(6,5) = 6, C(6,6) = 1.

(b) C(7,0) = 1, C(7,1) = 7, C(7,2) = 21, C(7,3) = 35, C(7,4) = 35, C(7,5) = 21, C(7,6) = 7, C(7,7)=1.

Step-by-step explanation:

In this exercise we only need to recall the formula for C(n,k):

C(n,k) = \frac{n!}{k!(n-k)!}

where the symbol n! is the factorial and means

n! = 1\cdot 2\cdot 3\cdot 4\cdtos (n-1)\cdot n.

By convention 0!=1. The most important property of the factorial is n!=(n-1)!\cdot n, for example 3!=1*2*3=6.

(a) The explanations to the solutions is just the calculations.

  • C(6,0) = \frac{6!}{0!(6-0)!} = \frac{6!}{6!} = 1
  • C(6,1) = \frac{6!}{1!(6-1)!} = \frac{6!}{5!} = \frac{5!\cdot 6}{5!} = 6
  • C(6,2) = \frac{6!}{2!(6-2)!} = \frac{6!}{2\cdot 4!} = \frac{5!\cdot 6}{2\cdot 4!} = \frac{4!\cdot 5\cdot 6}{2\cdot 4!} = \frac{5\cdot 6}{2} = 15
  • C(6,3) = \frac{6!}{3!(6-3)!} = \frac{6!}{3!\cdot 3!} = \frac{5!\cdot 6}{6\cdot 6} = \frac{5!}{6} = \frac{120}{6} = 20
  • C(6,4) = \frac{6!}{4!(6-4)!} = \frac{6!}{4!\cdot 2!} = frac{5!\cdot 6}{2\cdot 4!} = \frac{4!\cdot 5\cdot 6}{2\cdot 4!} = \frac{5\cdot 6}{2} = 15
  • C(6,5) = \frac{6!}{5!(6-5)!} = \frac{6!}{5!} = \frac{5!\cdot 6}{5!} = 6
  • C(6,6) = \frac{6!}{6!(6-6)!} = \frac{6!}{6!} = 1.

(b) The explanations to the solutions is just the calculations.

  • C(7,0) = \frac{7!}{0!(7-0)!} = \frac{7!}{7!} = 1
  • C(7,1) = \frac{7!}{1!(7-1)!} = \frac{7!}{6!} = \frac{6!\cdot 7}{6!} = 7
  • C(7,2) = \frac{7!}{2!(7-2)!} = \frac{7!}{2\cdot 5!} = \frac{6!\cdot 7}{2\cdot 5!} = \frac{5!\cdot 6\cdot 7}{2\cdot 5!} = \frac{6\cdot 7}{2} = 21
  • C(7,3) = \frac{7!}{3!(7-3)!} = \frac{7!}{3!\cdot 4!} = \frac{6!\cdot 7}{6\cdot 4!} = \frac{5!\cdot 6\cdot 7}{6\cdot 4!} = \frac{120\cdot 7}{24} = 35
  • C(7,4) = \frac{7!}{4!(7-4)!} = \frac{6!\cdot 7}{4!\cdot 3!} = frac{5!\cdot 6\cdot 7}{4!\cdot 6} = \frac{120\cdot 7}{24} = 35
  • C(7,5) = \frac{7!}{5!(7-2)!} = \frac{7!}{5!\cdot 2!} = 21
  • C(7,6) = \frac{7!}{6!(7-6)!} = \frac{7!}{6!} = \frac{6!\cdot 7}{6!} = 7
  • C(7,7) = \frac{7!}{7!(7-7)!} = \frac{7!}{7!} = 1

For all the calculations just recall that 4! =24 and 5!=120.

You might be interested in
HELP ME WITH THIS MATH PLEASE!!
Anna007 [38]
A. slope is rise/run. can count up 3 right 2. slope = 3/2
also by slope formula m = (y - y1)/(x - x1)

B. y-intercept is the y coordinate where the line crosses the y-axis.
See that it is at y = -4 on the graph?
To use the slope.. go backwards from the closest point (4,2) down 2 left 3 gets you to the next point (2,-1) then go down 2 left 3 again to get to y-intercept (0, -4)

C. y = (3/2)x - 4

How you get it is by putting in the values into the standard equation for a line; y = mx + b
m is slope and b is y-intercept.
4 0
3 years ago
The Reno Raiders are voting on which player should be their captain for the upcoming season. Brody received 1/3 of the votes. Da
tensa zangetsu [6.8K]
If we let x be the number of votes then, Brody got x/3 votes from his teammates. Below are the calculation for Darren and James.
                                Darren = 0.5(x/3) = x/6
                                James = 3(x/6) = x/2
From the answers, x/3, x/6, and x/2, the least is x/6 followed by x/3, and finally x/2. In order of the persons who garnered the least to greatest votes, the answer would be 
                                     Darren, Brody, and James
7 0
2 years ago
What is the common difference or common ratio for the sequence: 27, 9, 3, 1, 1/3, ...
lawyer [7]

Answer:

It's dividing by 3 everytime, so 1/3

Step-by-step explanation:

4 0
3 years ago
I am having trouble understanding this: Sam bought 86 pounds of flour for his bakery. Every day he used the same amount of flour
oksano4ka [1.4K]

Answer:

the average amount of flour used each day=6.08 pounds

Step-by-step explanation:

Sam bought 86 pounds of flour for his bakery.

Every day he used the same amount of flour to make bakery items.

After 10 days, Sam was left with 25.2 pounds of flour.

Now we are asked to find the average pounds of flour that Sam used each day.

Total amount of flour used=86-25.2=60.8 pounds.

As he used the flour equal amount each day for 10 days.

So, the average flour used each day=

amount of flour used/ number of days=60.8/10=6.08.

the average amount of flour used each day=6.08 pounds

8 0
3 years ago
Read 2 more answers
Mr.Singh had three sheets of stickers. He gave 20 stickers from each sheet of his students and has 12 total stickers left. Write
Pavlova-9 [17]
3 sheets =  3sheets\times\frac{20stickers}{sheet}+12left
4 0
2 years ago
Other questions:
  • some help me please help me please help me please help me please help me please help me please help me please
    15·2 answers
  • The slope-intercept form of the equation of a line that passes through point (–3, 8) is y = –2/3x + 6. What is the point-slope f
    11·1 answer
  • Find tan A for the triangle below.
    15·2 answers
  • The lengths of plate glass parts are measured to the nearest tenth of a millimeter. The lengths are uniformly distributed with v
    11·1 answer
  • By the distributive law 49x17 + 49x3 = ?
    15·1 answer
  • Harmony pays $56.00 per month for a base cable package and an additional amount for on-demand programming. Last month, Harmony r
    7·1 answer
  • Choose the possible descriptions of cross sections formed by the intersection of a plane and a rectangular prism.
    6·1 answer
  • Find the difference 51/4 - 2 3/4
    14·1 answer
  • Figure 1 is dilated to get Figure 2.
    13·1 answer
  • PLS HELP WILL GIVE BRAINLIEST AND 5 STARS
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!