All Exams Test series for 1 year @ ₹349 only
Question

A four-digit pin, say abcd, of a lock has different non-zero digits. The digits satisfy b = 2a, c = 2b, d = 2c. The pin is divisible by ________.

This question was previously asked in
SSC CGL 2022 Tier-II (Paper 2 JSO) Previous Year Paper (04-Mar-2023)
The correct answer is

2, 3, 13

Finding the Four-Digit Pin

The problem describes a four-digit pin, say \(abcd\), where \(a\), \(b\), \(c\), and \(d\) are distinct non-zero digits. This means each digit must be one of \(1, 2, 3, 4, 5, 6, 7, 8, 9\), and all four digits must be different from each other.

We are given the following relationships between the digits:

  • \(b = 2a\)
  • \(c = 2b\)
  • \(d = 2c\)

We can substitute the first equation into the second, and the second into the third, to express all digits in terms of \(a\):

  • \(b = 2a\)
  • \(c = 2b = 2(2a) = 4a\)
  • \(d = 2c = 2(4a) = 8a\)

Now, we need to find a value for \(a\) such that \(a\), \(b=2a\), \(c=4a\), and \(d=8a\) are all distinct non-zero digits (between 1 and 9 inclusive).

Let's try possible non-zero values for \(a\):

  • If \(a = 1\):
    • \(b = 2 \times 1 = 2\)
    • \(c = 4 \times 1 = 4\)
    • \(d = 8 \times 1 = 8\)
    The digits are 1, 2, 4, and 8. These are all distinct and non-zero. This is a valid set of digits. The pin is 1248.
  • If \(a = 2\):
    • \(b = 2 \times 2 = 4\)
    • \(c = 4 \times 2 = 8\)
    • \(d = 8 \times 2 = 16\)
    The digit \(d\) is 16, which is not a single digit. This is not a valid pin.

If we try any value of \(a\) greater than 1, the value of \(d=8a\) will be 16 or larger, which is not a single digit. Therefore, the only possible value for \(a\) is 1.

The unique four-digit pin that satisfies all the conditions is 1248.

Checking Divisibility of the Pin 1248

The question asks by which numbers the pin 1248 is divisible among the given options. The options involve checking divisibility by 2, 3, and a third number (5, 7, 13, or 11).

Divisibility by 2

A number is divisible by 2 if its last digit is an even number (0, 2, 4, 6, or 8).

The pin is 1248. The last digit is 8, which is an even number.

Therefore, 1248 is divisible by 2.

Divisibility by 3

A number is divisible by 3 if the sum of its digits is divisible by 3.

The sum of the digits of 1248 is \(1 + 2 + 4 + 8 = 15\).

The number 15 is divisible by 3 (\(15 = 3 \times 5\)).

Therefore, 1248 is divisible by 3.

Checking the Third Divisor from Options

Since 1248 is divisible by both 2 and 3, we now check the third number provided in each option.

Divisibility by 5 (Option 1: 2, 3, 5)

A number is divisible by 5 if its last digit is 0 or 5.

The last digit of 1248 is 8. It is not 0 or 5.

Therefore, 1248 is not divisible by 5.

Divisibility by 7 (Option 2: 2, 3, 7)

To check divisibility by 7, we can subtract twice the last digit from the number formed by the remaining digits. We repeat this process until we get a small number.

For 1248: Number is 124, last digit is 8. Calculate \(124 - 2 \times 8 = 124 - 16 = 108\).

For 108: Number is 10, last digit is 8. Calculate \(10 - 2 \times 8 = 10 - 16 = -6\).

Since -6 is not divisible by 7, 1248 is not divisible by 7.

Divisibility by 13 (Option 3: 2, 3, 13)

We can perform division to check if 1248 is divisible by 13.

Divide 1248 by 13:

\(1248 \div 13\)

\(13 \times 90 = 1170\)

\(1248 - 1170 = 78\)

\(13 \times 6 = 78\)

\(78 - 78 = 0\)

Since the remainder is 0, 1248 is divisible by 13 (\(1248 = 13 \times 96\)).

Thus, 1248 is divisible by 2, 3, and 13. This matches Option 3.

Divisibility by 11 (Option 4: 2, 3, 11)

To check divisibility by 11, find the alternating sum of the digits, starting from the rightmost digit.

For 1248: \(8 - 4 + 2 - 1 = 5\).

Since the alternating sum (5) is not 0 or a multiple of 11, 1248 is not divisible by 11.

Conclusion

The unique four-digit pin satisfying the given conditions is 1248. This pin is divisible by 2, 3, and 13.

Revision Table: Pin Calculation and Divisibility Checks

Property/CheckDetailsResult for 1248
DigitsDistinct, Non-zero1, 2, 4, 8 (Distinct, Non-zero)
Relations\(b=2a, c=2b, d=2c\)\(2=2\times1, 4=2\times2, 8=2\times4\) (Satisfied)
Pin NumberDetermined from relations1248
Divisibility by 2Last digit even?Yes (8 is even)
Divisibility by 3Sum of digits divisible by 3?Yes (\(1+2+4+8=15\), 15 is divisible by 3)
Divisibility by 5Last digit 0 or 5?No (Last digit is 8)
Divisibility by 7Check ruleNo (Result of rule application is -6)
Divisibility by 13Exact division?Yes (\(1248 = 13 \times 96\))
Divisibility by 11Alternating sum rule?No (Alternating sum is 5)

Additional Information: Number Theory Concepts

This problem involves basic concepts from number theory, specifically properties of integers and divisibility rules. Understanding these rules helps in quickly determining if one integer can be exactly divided by another without performing long division.

Properties of Digits and Numbers

A number is composed of digits. The place value of each digit is crucial. For a number like \(abcd\), its value is \(1000a + 100b + 10c + d\). The problem constraints on digits (distinct, non-zero) limit the possibilities significantly.

Common Divisibility Rules

Divisibility rules are shortcuts. Some common rules include:

  • Divisibility by 2: A number is divisible by 2 if its unit digit is 0, 2, 4, 6, or 8.
  • Divisibility by 3: A number is divisible by 3 if the sum of its digits is divisible by 3.
  • Divisibility by 4: A number is divisible by 4 if the number formed by its last two digits is divisible by 4.
  • Divisibility by 5: A number is divisible by 5 if its unit digit is 0 or 5.
  • Divisibility by 6: A number is divisible by 6 if it is divisible by both 2 and 3.
  • Divisibility by 9: A number is divisible by 9 if the sum of its digits is divisible by 9.
  • Divisibility by 10: A number is divisible by 10 if its unit digit is 0.
  • Divisibility by 11: A number is divisible by 11 if the alternating sum of its digits (starting from the rightmost digit) is 0 or a multiple of 11.

Checking divisibility by prime numbers like 7, 13, 17, etc., sometimes involves more complex rules or direct division, especially for larger numbers.

Was this answer helpful?

Similar Questions

  1. If the 8-digit number 888x53y4 is divisible by 72, then what is the value of (7x + 2y), for the maximum value of y?

  2. Which of the following is the smallest number that is a perfect square and is divisible by each of the numbers 6, 8 and 15?

  3. If the seven-digit number 94x29y6 is divisible by 72, then what is the value of (2x + 3y) for x ≠ y ?

  4. The least number that should be added to 35460 so that the sum is exactly divisible by 3, 4, 5 and 7 is:

  5. If the seven-digit number 52A6B7C is divisible by 33, and A, B, C are primes, then the maximum value of 2A + 3B + C is:

  6. During a division, Pranjal mistakenly took as the dividend a number that was 10% more than the original dividend. He also mistakenly took as the divisor a number that was 25% more than the original divisor. If the correct quotient of the original division problem was 25 and the remainder was 0, what was the quotient that Pranjal obtained, assuming his calculations had no error?

  7. The number 5769116 is divisible by which of the following numbers?

  8. The number 2918245 is divisible by which of the following numbers?

  9. The number 1254216 is divisible by which of the following numbers?

  10. If the 5-digit number 676xy is divisible by 3, 7 and 11, then what is the value of (3x - 5y)?


Important Questions from Divisibility and Remainder

  1. If the 8-digit number 888x53y4 is divisible by 72, then what is the value of (7x + 2y), for the maximum value of y?

  2. If all positive divisors of 132 are arranged in descending order, then what digit will be at unit place of first divisor ?

  3. If 3 2019 is divided by 10, then what is the remainder?

  4. The number 3798125P369 is divisible by 7. What is the value of the digit P?

  5. Consider all 3-digit numbers (without repetition of digits) obtained using three non-zero digits which are multiples of 3. Let S be their sum.

    Which of the following is/are correct?

    1. S is always divisible by 74.

    2. S is always divisible by 9.

    select the correct answer using the code given below:

Need Expert Advice?
Upcoming Exams
SSC CGL
September 30, 2026
UPSSSC PET
October 23, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2503 Tests 6 Tests Free
5385 Attempts
4.2(868)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App