in Combinatory edited by
2,460 views
0 votes
0 votes

Suppose that the number plate of a vehicle contains two vowels followed by four digits. However, to avoid confusion, the letter $‘O’$ and the digit $‘0’$ are not used in the same number plate. How many such number plates can be formed?

  1. $164025$
  2. $190951$
  3. $194976$
  4. $219049$
in Combinatory edited by
2.5k views

3 Answers

7 votes
7 votes
Best answer
It is easy to solve this by the principle of complement.

The total number of number-plates CONTAINING both O and 0 are:

5*5 ways to fill the first two positions, of which 4*4 picks won't have the letter O. So, 5*5 - 4*4 = 9 arrangements will have the letter O.

10*10*10*10 ways to fill rest four positions, of which 9*9*9*9 arrangements won't have the digit 0. So, 10000-6561= 3439 arrangements will have the digit 0.

So, 9 * 3439 arrangements will have both O and 0.
Hence 5*5*10*10*10*10  -  9 * 3439 = 219,049 arrangements will NOT CONTAIN both O and 0.
selected by

3 Comments

Final statement is correct?
1
1
Edited :)
0
0
can anyone tell me why we can't direct sove like we have 4 choice for vowels and 9 choice for the number so

4*4*9*9*9*9=104976 . can't we do lie that and if not then what is the mistake which i did in this explanation , please explain. thank you
0
0
1 vote
1 vote
$n(A)$ = all possible number plates = $5*5*10*10*10*10 = 250000$

$n(B)$ = all number plates in which both letter $O$ and digit $0$ are used atleast once = $(5^2-4^2) *(10^4-9^4) = 59049$

$ans = n(A) -n(B) = 190951 $

So $B$ is correct answer

2 Comments

(5^2-4^2) * ( 10^4 - 9^4) = 30951 :)
0
0
yeah now i wonder how i got 59049 by calculation. Concept is same i guess :)
2
2
0 votes
0 votes

Answer: D


We can divide it into two cases.

Case 1: The number plate contains ‘O’ (no zero).

This case can be further subdivided into two cases: 

Case 1a: Contains ‘O’ at both the places: $9^4$.

Case 1b: Contains ‘O’ at exactly one place: $2\times 4\times 9^4$.

Case 2: Does not contain ‘O’ (may contain zero). $4\times 4\times 10^4$

 

Hence, the total cases = $9^4+8\times 9^4+16\times 10^4=9^5+16\times 10^4=219049$ 

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true