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

Find the greatest value of b so that 30a68b (a > b) is divisible by 11.

The correct answer is

3

Understanding Divisibility by 11

The question asks for the greatest possible value of the digit 'b' such that the six-digit number 30a68b is perfectly divisible by 11. We are also given the condition that the digit 'a' must be greater than the digit 'b' (a > b).

To solve this, we need to apply the divisibility rule for 11. This rule states that a number is divisible by 11 if the alternating sum of its digits, starting from the rightmost digit (the units place) and moving leftwards, is divisible by 11 (i.e., the sum is 0, 11, -11, 22, -22, etc.).

Applying the Divisibility Rule to 30a68b

Let's write down the number 30a68b. The digits are:

  • Units digit: b
  • Tens digit: 8
  • Hundreds digit: 6
  • Thousands digit: a
  • Ten thousands digit: 0
  • Lakhs digit: 3

Now, we calculate the alternating sum of the digits, starting from the rightmost digit with a positive sign:

\(\text{Sum} = +b - 8 + 6 - a + 0 - 3\)

Let's simplify this expression:

\(\text{Sum} = b - a - 5\)

For the number 30a68b to be divisible by 11, this sum \(b - a - 5\) must be a multiple of 11. This means:

\(b - a - 5 = 11k\)

where \(k\) is an integer (..., -2, -1, 0, 1, 2, ...).

Rearranging the equation to find the relationship between 'a' and 'b':

\(b - a = 11k + 5\)

Considering the Constraints on 'a' and 'b'

We know that 'a' and 'b' are digits, meaning they can be any integer from 0 to 9.

  • \(0 \le a \le 9\)
  • \(0 \le b \le 9\)

We are also given the condition \(a > b\). This means that \(b - a\) must be a negative value.

Let's find the possible range for the value of \(b - a\):

  • The smallest possible value for \(b - a\) occurs when b is smallest (0) and a is largest (9): \(0 - 9 = -9\).
  • The largest possible value for \(b - a\) occurs when b is largest (9) and a is smallest (0): \(9 - 0 = 9\).

So, the range for \(b - a\) is \(-9 \le b - a \le 9\). However, since \(a > b\), \(b - a\) must be strictly negative, i.e., \(-9 \le b - a \le -1\).

Finding Possible Values for b - a

We have the equation \(b - a = 11k + 5\). We need to find integer values of \(k\) such that \(11k + 5\) falls within the range \([-9, -1]\).

  • If \(k = 0\), \(11(0) + 5 = 5\). This is not in the range \([-9, -1]\).
  • If \(k = -1\), \(11(-1) + 5 = -11 + 5 = -6\). This value \(-6\) is in the range \([-9, -1]\). So, \(b - a = -6\), which means \(a - b = 6\).
  • If \(k = -2\), \(11(-2) + 5 = -22 + 5 = -17\). This is not in the range \([-9, -1]\).
  • For any \(k < -1\), \(11k + 5\) will be less than -17 and thus outside the range.

Thus, the only possible relationship between 'a' and 'b' that satisfies the divisibility rule for 11 and the digit constraints is \(a - b = 6\).

Finding Pairs (a, b) and the Greatest Value of b

We need to find pairs of digits (a, b) such that \(a - b = 6\) and \(a > b\). The condition \(a - b = 6\) already implies \(a > b\), so we just need to find pairs of digits satisfying \(a - b = 6\).

Let's list the possibilities by starting with possible values for 'b' (from 0 to 9) and calculating 'a' (a = b + 6):

  • If \(b = 0\), then \(a = 0 + 6 = 6\). Pair is (6, 0). Both are digits, and \(a > b\) (6 > 0). This is a valid possibility. The number would be 306680.
  • If \(b = 1\), then \(a = 1 + 6 = 7\). Pair is (7, 1). Both are digits, and \(a > b\) (7 > 1). This is a valid possibility. The number would be 307681.
  • If \(b = 2\), then \(a = 2 + 6 = 8\). Pair is (8, 2). Both are digits, and \(a > b\) (8 > 2). This is a valid possibility. The number would be 308682.
  • If \(b = 3\), then \(a = 3 + 6 = 9\). Pair is (9, 3). Both are digits, and \(a > b\) (9 > 3). This is a valid possibility. The number would be 309683.
  • If \(b = 4\), then \(a = 4 + 6 = 10\). 10 is not a single digit. So, this and any larger values of 'b' are not possible.

The possible values for 'b' are 0, 1, 2, and 3.

The question asks for the greatest value of b among these possibilities. The greatest value is 3.

Conclusion

The greatest value of b such that 30a68b is divisible by 11, with the condition a > b, is 3. When b=3, a must be 9, satisfying a > b (9 > 3). The number is 309683.

Let's check the divisibility by 11 for 309683:

\(3 - 0 + 9 - 6 + 8 - 3\)

\(= (3+9+8) - (0+6+3)\)

\(= 20 - 9\)

\(= 11\)

Since 11 is divisible by 11, the number 309683 is indeed divisible by 11. The conditions a > b (9 > 3) are met, and b=3 is the greatest value found.

Revision Table: Divisibility Concepts

Divisibility Rule Description Example
By 2 The last digit is even (0, 2, 4, 6, 8). 124 (ends in 4)
By 3 The sum of the digits is divisible by 3. 351 (\(3+5+1 = 9\), divisible by 3)
By 4 The last two digits form a number divisible by 4. 1716 (16 is divisible by 4)
By 5 The last digit is 0 or 5. 250 (ends in 0)
By 6 The number is divisible by both 2 and 3. 48 (divisible by 2 and \(4+8=12\) divisible by 3)
By 11 The alternating sum of digits is divisible by 11. 121 (\(1-2+1 = 0\), divisible by 11)

Additional Information: Digit Place Values

In any number, each digit has a place value based on its position. For the number 30a68b:

  • 'b' is in the Units place (value \(b \times 1\)).
  • '8' is in the Tens place (value \(8 \times 10\)).
  • '6' is in the Hundreds place (value \(6 \times 100\)).
  • 'a' is in the Thousands place (value \(a \times 1000\)).
  • '0' is in the Ten Thousands place (value \(0 \times 10000\)).
  • '3' is in the Lakhs place (value \(3 \times 100000\)).

The number can be written as \(3 \times 100000 + 0 \times 10000 + a \times 1000 + 6 \times 100 + 8 \times 10 + b \times 1\). While this form represents the value, the divisibility rule for 11 uses the digits directly in an alternating sum, which relates to the property that powers of 10 alternate between having a remainder of 1 and -1 when divided by 11 (10 ≡ -1 mod 11, 100 ≡ 1 mod 11, 1000 ≡ -1 mod 11, etc.).

Was this answer helpful?

Important Questions from Divisibility and Remainder

  1. If a five digit number 247xy is divisible by 3, 7 and 11, then what is the value of (2y - 8x)?

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

  3. What is the remainder when the product of 335, 608 and 853 is divided by 13?

  4. What is the least square number which is exactly divisible by 2, 3, 10, 18 and 20?
  5. Find the greatest 3-digit number which, when divided by 3, 4, 5 and 8, leaves remainder 2 in each case.

Need Expert Advice?

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