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 license plates consisting of three letters followed by three digits contain no letter or digit twice?

Short Answer

Expert verified

The required license plates are\(11,232,000\).

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

Definitions of Product rule, Permutation, and Combination

Product rule: If one event can occur in\(m\)ways and a second event can occur in\(n\)ways, then the number of ways that the two events can occur in sequence is then\(m \cdot n\).

Definition permutation (order is important):

\(P(n,r) = \frac{{n!}}{{(n - r)!}}\)

Definition combination (order is not important):

\(C(n,r) = \left( {\begin{array}{*{20}{l}}n\\r\end{array}} \right) = \frac{{n!}}{{r!(n - r)!}}\)with\(n! = n \cdot (n - 1) \cdot \ldots \cdot 2 \cdot 1\)

02

Calculate the number of strings by the formula of Product rule, Permutation or Combination

The order of the letters/digits is important (since different order leads to different license plates). So, use the formula of permutation.

Select\(3\)letters from the\(26\)letters in the alphabet.

\(\begin{array}{l}P(26,3) = \frac{{26!}}{{(26 - 3)!}}\\P(26,3) = \frac{{26!}}{{23!}}\\P(26,3) = 15,600\end{array}\)

Select\(3\)digits from the\(10\)possible digits \((0,1,2,3,4,5,6,7,8,9)\).

\(\begin{array}{l}P(26,3) = \frac{{10!}}{{(10 - 3)!}}\\P(26,3) = \frac{{10!}}{{7!}}\\P(26,3) = 720\end{array}\)

Use the product rule:

\(15,600 \cdot 720 = 11,232,000\)

Hence, the required license plates are\(11,232,000\).

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

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