Solution to Basic Counting Principle 6. How many different car license plates can be constructed if the … - Sikademy
Author Image

Archangel Macsika

Basic Counting Principle 6. How many different car license plates can be constructed if the licenses contain three letters followed by two digits if: a.) Repetitions are allowed; b.) repetitions are not allowed. 7. Two dice are rolled, one blue and one red. How many outcomes have either the blue die 3 or an even sum or both? 8. How many integers from 1 to 10,000, inclusive, are multiples of 5 or 7 or both? 9. Prove that if five cards are chosen from an ordinary 52-card deck, at least two cards are of the same suit. 10. Eighteen persons have first names Adrian, Jheo and Ghimel and last names Ablir and Testor. Show that at least three persons have the same first and last names.

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

Solution.

6.a)

26•26•26•10•10=1757600

6.b)

26•25•24•10•9=1404000.

7.

Use the Inclusion-Exclusion Principle to solve. Let be A_1 =blue die is 3, A_2= even sum.

Then |A_1\bigcup A_2|=|A_1|+|A_2|-|A_1\bigcap A_2|= 6+18-3=21.

Thus there are 21 possible outcomes.

8.

For the number 5 there are 10000:5=2000 numbers divisible by 5 from 1 to 10000.

For the number 7 there are [10000:7]=1428 numbers divisible by 7 from 1 to 10000.

LCM(5,7)=35. Since for the number 35 there are [10000:35]=285 numbers divisible by 35 from 1 to 10000.

2000+1428-285=3146 integer numbers are multiples of 5 or 7 or both.

9.

The Pigeonhole Principle:

If n pigeons fly into k pigeonholes and k<n,

some pigeonhole contains at least two pigeons.

We have of the 5 cards as 5 pigeons and the 4

suits as 4 pigeonholes.

By the PHP, some suit (pigeonhole) is assigned to at least two cards (pigeons).

10.

Let the cards be the people and let the pigeonholes be the combinations of first and last name in The Pigeonhole Principle.

Thus 6 < 18, then at least three persons have the same first and last names.


Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-2778-qpid-1335