The Division Star

Let A B \overline{AB} be a 2-digit integer such that the 8-digit number 4832 A B 18 \overline{4832AB18} is divisible by 11.

Find the maximum value of A B \overline{AB} .


The answer is 89.

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.

3 solutions

Ritabrata Roy
Jul 12, 2018

Taking the algorithm of divisibility by 11 One can derive, A-B=10(mod11) Or,A-B=-1(mod11) 0<A<B<9

So A=8 and B=9. At maximum

Edwin Gray
Feb 8, 2018

A number is divisible by 11 if a1 - a2 + a3 - a4....... is divisible by 11. thus 4 - 8 + 3 - 2 + A - B + 1 - 8 . cong. 0 (mod 11), or A - B -10 .cong. 0(mod(11), or A - B. cong.-1, so A=8, B =9. Ed Gray

Zee Ell
Aug 19, 2016

Let w = * in our number 4832 w 18 . \text {Let w = * in our number } \overline {4832w18} .

Then:

4832 w 18 = 48320018 + 100 w = 4392728 × 11 + 10 + 99 w + w = 11 × ( 4392728 + 9 w ) + ( w + 10 ) \overline {4832w18} = 48320018 + 100w = 4392728 × 11 + 10 + 99w + w = 11 × (4392728 + 9w) + (w+10)

Therefore:

4832 w 18 w + 10 (mod 11) \overline {4832w18} \equiv w + 10 \text { (mod 11) }

Now, we have to solve the:

w + 10 0 (mod 11) w + 10 \equiv 0 \text { (mod 11) } \iff

w 1 (mod 11) congruence. w \equiv 1 \text { (mod 11) congruence. }

The biggest solution for 10 ≤ w ≤ 99 (w is a two digit number) is 89 . \text {The biggest solution for 10 ≤ w ≤ 99 (w is a two digit number) is } \boxed {89} .

Another approach would be to simply use divisibility rule of 11: ( 18 + B ) ( 8 + A ) (18+B)-(8+A) is divisible by 11. Therefore 10 + B A 10+B-A is divisible by 11. Hence B = 9 B = 9 and A = 8 A = 8 .

Dawar Husain - 4 years, 7 months ago

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...