35.1k views
2 votes
Zara has forgotten her 4-digit PIN code. She knows the first digit is a prime number and the 4 digits make a number divisible by 2. How many different sets of 4 digits could it be?

User TheG
by
3.5k points

1 Answer

7 votes

Answer:

2,500 different sets

Explanation:

According to the scenario, calculation of the given data are as follows,

Let 4-digit PIN code be WXYZ

As first digit is a prime number

So, W = 1, 2, 3, 5, 7

n(W) = 5

X and Y are number from 0 - 9

So, n(X) = 10 & n(Y) = 10

Z makes the whole number divisible by 2.

So, Z must even number

So, Z = 0,2,4,6,8 or n(Z) = 5

We can calculate the number of different sets by using following formula,

n(W) × n(X) × n(Y) × n(Z)

By putting the value, we get

5 × 10 × 10 × 5 = 2,500

User Usman Younas
by
4.1k points