Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

How many ways are there to choose 6 items from 10 distinct items when

a) the items in the choices are ordered and repetition is not allowed?

b) the items in the choices are ordered and repetition is allowed?

c) the items in the choices are unordered and repetition is not allowed?

d) the items in the choices are unordered and repetition is allowed?

Short Answer

Expert verified

(a) The number of ways to choose 6 items from 10 distinct items when the items in the choices are ordered and repetition is not allowed is 151,200 ways.

(b) The number of ways to choose 6 items from 10 distinct items when the items in the choices are ordered and repetition is allowed is 1,000,000 ways.

(c) The number of ways to choose 6 items from 10 distinct items when the items in the choices are unordered and repetition is not allowed is 210 ways.

(d) The number of ways to choose 6 items from 10 distinct items when the items in the choices are unordered and repetition is allowed is 5005 ways.

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Concept Introduction

Definition of permutation (order is important) is –

No repetition allowed:\({\rm{P(n,r) = }}\frac{{{\rm{n!}}}}{{{\rm{(n - r)!}}}}\)

Repetition allowed:\({{\rm{n}}^{\rm{r}}}\)

Definition of combination (order is important) is –

No repetition allowed:\({\rm{C(n,r) = }}\frac{{{\rm{n!}}}}{{{\rm{r!(n - r)!}}}}\)

Repetition allowed:\({\rm{C(n + r - 1,r) = }}\frac{{{\rm{(n + r - 1)!}}}}{{{\rm{r!(n - 1)!}}}}\)

With\({\rm{n! = n}} \cdot {\rm{(n - 1)}} \cdot ... \cdot {\rm{2}} \cdot {\rm{1}}\).

02

Calculation for choices that are ordered and repetition is not allowed

(a)

Order is important (choices are ordered), thus it is needed to use permutation.

Here, it can be seen\({\rm{n = 10, r = 6}}\).

Since repetition is not allowed, so substitute the value and calculate –

\(\begin{array}{c}{\rm{P(10,6) = }}\frac{{{\rm{10!}}}}{{{\rm{(10 - 6)!}}}}\\{\rm{ = }}\frac{{{\rm{10!}}}}{{{\rm{4!}}}}\\{\rm{ = 10}} \cdot {\rm{9}} \cdot {\rm{8}} \cdot {\rm{7}} \cdot {\rm{6}} \cdot {\rm{5}}\\{\rm{ = 151,200}}\end{array}\)

Therefore, the result is obtained as \({\rm{151,200}}\).

03

Calculation for choices that are ordered and repetition is allowed

(b)

Order is important (choices are ordered), thus it is needed to use permutation.

Here, it can be seen\({\rm{n = 10, r = 6}}\).

Since repetition is allowed, so substitute the value and calculate –

\(\begin{array}{c}{{\rm{n}}^{\rm{r}}}{\rm{ = 1}}{{\rm{0}}^{\rm{6}}}\\{\rm{ = 1,000,000}}\end{array}\)

Therefore, the result is obtained as \({\rm{1,000,000}}\).

04

Calculation for choices that are unordered and repetition is not allowed

(c)

Order is not important (choices are unordered), thus it is needed to use combination.

Here, it can be seen\({\rm{n = 10, r = 6}}\).

Since repetition is not allowed, so substitute the value and calculate –

\(\begin{array}{c}{\rm{C(10,6) = }}\frac{{{\rm{10!}}}}{{{\rm{6!(10 - 6)!}}}}\\{\rm{ = }}\frac{{{\rm{10!}}}}{{{\rm{6!4!}}}}\\{\rm{ = }}210\end{array}\)

Therefore, the result is obtained as \({\rm{210}}\).

05

Calculation for choices that are unordered and repetition is allowed

(d)

Order is not important (choices are unordered), thus it is needed to use combination.

Here, it can be seen\({\rm{n = 10, r = 6}}\).

Since repetition is allowed, so substitute the value and calculate –

\(\begin{array}{c}{\rm{C(n + r - 1,r) = C(10 + 6 - 1,6)}}\\{\rm{ = C(15,6)}}\\{\rm{ = }}\frac{{{\rm{15!}}}}{{{\rm{6!(15 - 6)!}}}}\\{\rm{ = }}\frac{{{\rm{15!}}}}{{{\rm{6!9!}}}}\\{\rm{ = 5005}}\end{array}\)

Therefore, the result is obtained as \({\rm{5005}}\).

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

How many ways are there to choose items from distinct items when

a) the items in the choices are ordered and repetition is not allowed?

b) the items in the choices are ordered and repetition is allowed?

c) the items in the choices are unordered and repetition is not allowed?

d) the items in the choices are unordered and repetition is allowed?

Give a combinatorial proof that\(\sum\limits_{k = 1}^n k \cdot {\left( {\begin{array}{*{20}{l}}n\\k\end{array}} \right)^2} = n \cdot \left( {\begin{array}{*{20}{c}}{2n - 1}\\{n - 1}\end{array}} \right)\). (Hint: Count in two ways the number of ways to select a committee, with\(n\)members from a group of\(n\)mathematics professors and\(n\)computer science professors, such that the chairperson of the committee is a mathematics professor.)

Thirteen people on a softball team show up for a game.

a) How many ways are there to choose \({\bf{1}}0\) players to take the field?

b) How many ways are there to assign the \({\bf{1}}0\) positions by selecting players from the \({\bf{1}}3\) people who show up?

c) Of the\({\bf{1}}3\) people who show up, three are women. How many ways are there to choose \({\bf{1}}0\) players to take the field if at least one of these players must be a woman?

How many permutations of the letters \(ABCDEFGH\) contain

a) the string \(ED\)?

b) the string \(CDE\)?

c) the strings \(BA\) and \(FGH\)?

d) the strings \(AB\;,\;DE\) and \(GH\)?

e) the strings \(CAB\) and \(BED\)?

f) the strings \(BCA\) and \(ABF\)?

Give a formula for the coefficient ofxkin the expansion of(x+1/x)100, where kis an integer.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free