Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

permutations and combinations review name: 1. how many arrangements of …

Question

permutations and combinations review
name:

  1. how many arrangements of the word curriculum can be made by using all of the letters each time?
  2. how many arrangements can be made of word chemistry if the letters m, i, and s must appear together, in that order?
  3. how many different license plates can be made using 1 letter followed by 5 digits if repetitions are allowed?
  4. using the digits 0,7,6,9, determine how many 3 - digit odd numbers can be created if repetitions are allowed?
  5. seven people get on a bus that has 3 empty seats. in how many ways can they seat themselves?
  6. a football league consists of 7 teams. how many games are required if each team plays each other 5 times?
  7. in how many ways can 3 different science books and 4 different mathematics books be arranged on a shelf so that the 3 science books will always be together?
  8. how many ways can 5 different books be arranged on a shelf if two specified books must not be side by side?
  9. determine the number of 4 - letter words which can be made from the letters of the word clover if the letter v must be included.
  10. a 6 - player volleyball team stands in a straight line for a picture. if two particular players, joan and emily, must be together, then how many different arrangements can be made for the picture?
  11. solve for n in the following equations algebraically

a) (_{n}p_{2}=6)
b) (_{n}p_{3}=n(n - 1))

Explanation:

Response
1. How many arrangements of the word CURRICULUM can be made by using all of the letters each time?

Step1: Count letter frequencies

The word CURRICULUM has 10 letters with 2 C's, 2 R's, 2 U's.
The formula for permutations of a word with repeated - letters is $\frac{n!}{n_1!n_2!\cdots n_k!}$, where $n$ is the total number of letters and $n_i$ are the number of times each repeated letter appears. Here $n = 10$, $n_1=n_2=n_3 = 2$.

Step2: Calculate the number of arrangements

$\frac{10!}{2!2!2!}=\frac{10\times9\times8\times7\times6\times5\times4\times3\times2\times1}{(2\times1)(2\times1)(2\times1)}=\frac{3628800}{8}=453600$

Step1: Treat "MIS" as one unit

Treat "MIS" as a single entity. Then the number of entities to arrange is $9 - 3+1=7$ (since we combined 3 letters into 1).
The number of permutations of $n$ distinct objects is $n!$. Here $n = 7$.

Step2: Calculate the number of arrangements

$7!=7\times6\times5\times4\times3\times2\times1 = 5040$

Step1: Determine the number of choices for the letter

There are 26 letters in the alphabet, so there are 26 choices for the letter.

Step2: Determine the number of choices for the digits

Since repetitions are allowed and there are 10 digits (0 - 9), for each of the 5 digit - positions, there are 10 choices. By the multiplication principle, the number of ways to choose 5 digits is $10\times10\times10\times10\times10=10^5$.

Step3: Calculate the total number of license - plates

By the multiplication principle, the total number of license - plates is $26\times10^5 = 2600000$

Answer:

453600

2. How many arrangements can be made of word CHEMISTRY if the letters M, I, and S must appear together, in that order?