228k views
0 votes
X557x55 is divisible by 11. find the value of x​

User Sareed
by
4.5k points

1 Answer

1 vote

Explanation:

A number is divisible by 11 if and only if the difference between sum of alternate digits is divisible by 11.

Here the number is x557x55. The difference between the sum of alternate digits is,


\longrightarrow S=(x+5+x+5)-(5+7+5)


\longrightarrow S=2x-7

By statement, the number x557x55 is divisible by 11 if and only if
S=2x-7 is divisible by 11.

Let,


\longrightarrow 2x-7=11a


\longrightarrow 2x=11a+7\quad\dots(1)

We separate the RHS as the following.


\longrightarrow 2x=10a+a+6+1


\longrightarrow 2x=10a+6+a+1


\longrightarrow 2x=2(5a+3)+(a+1)

In this question, the LHS is an even integer since x is a digit, i.e., integer. So RHS should also be an even integer.

Since
2(5a+3) is even,
a+1 must be even. So let,


\longrightarrow a+1=2k


\longrightarrow a=2k-1

Then (1) becomes,


\longrightarrow 2x=11(2k-1)+7


\longrightarrow 2x=22k-4


\longrightarrow x=11k-2\quad\dots(2)

So this is expression for x, for any integer k.

As x is a digit of x557x55, x is a single digit integer, so its value lies in between 1 and 9 [x ≠ 0 because it is also the left most digit of x557x55], i.e.,


\longrightarrow 1\leq x\leq 9

From (2),


\longrightarrow 1\leq 11k-2\leq 9

Adding 2,


\longrightarrow 3\leq 11k\leq 11

Dividing by 11,


\longrightarrow(3)/(11)\leq k\leq 1

Since k is an integer, we get,


\longrightarrow k=1

Then from (2),


\longrightarrow x=11(1)-2


\longrightarrow\underline{\underline{x=9}}

Hence the value of x is 9.

User Viliam Simko
by
4.0k points