JEE Mains 2019 #2

Number of natural numbers less than 7000 using digits 0,1,3,7,9 ( Repetition Allowed) is -

275 374 375 274

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Kobe Mercado
Jan 12, 2019

Let k N k \in \mathbb{N} satisfies the given condition. There are 4 cases:

Case 1: 1000 k < 7000 1000 \leq k < 7000

The 1st digit may take only 1 and 3, a total of 2 choices. For the remaining 3 digits, it may take all of them, with 5 choices.

\Rightarrow there are 2 × 5 × 5 × 5 = 250 2×5×5×5=250 possible numbers

Case 2: 100 k 999 100 \leq k \leq 999

The 1st digit may take only 1, 3, 7 and 9, a total of 4 choices. For the remaining 2 digits, it may take all of them, with 5 choices.

\Rightarrow there are 4 × 5 × 5 = 100 4×5×5=100 possible numbers

Case 3: 10 k 99 10 \leq k \leq 99

The 1st digit may take only 1, 3, 7 and 9, a total of 4 choices. For the remaining digit, it may take all of them, with 5 choices.

\Rightarrow there are 4 × 5 = 20 4×5=20 possible numbers

Case 4: 0 < k 9 0 < k \leq 9

These can only take 1, 3, 7 and 9, a total of 4 numbers.

\therefore there are a total of 250 + 100 + 20 + 4 = 374 250+100+20+4=\boxed{374} natural numbers that satisfy the condition.


Clarification: 0 is excluded because 0 is a whole number, but not a natural or a counting number. Natural numbers starts at 1, 2, 3, ...

You should clarify Zero is excluded. Great Problem else

Eric Scholz - 2 years, 4 months ago

Log in to reply

I edited my solution, including the clarification why zero is excluded... ☺☺☺

Kobe Mercado - 2 years, 4 months ago
Suresh Jh
Jan 13, 2019

Let the numbers be A \underline{A} , B \underline{B} , C \underline{C} , D \underline{D}

A \rightarrow can have 3 values [0,1,3] ( because if we use 7,9 number will be greater than 7000)

B \rightarrow can have 5 values [0,1,3,7,9]

C \rightarrow can have 5 values [0,1,3,7,9]

D \rightarrow can have 5 values [0,1,3,7,9]

So total required numbers will be= 3×5×5×5 -1. ( subtracting 1 because 0000 is not a natural number)

So answer is 374 \boxed{374}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...