Which two digit number other than 10 when multiplied by 11, 111, 1111, 11111, or any such string of 1's gives a product that has digits 1's and 0's only?
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.
By elimination of impossible choices we will arrive at the result. 1) The digit in the unit place has to be 1 or 0 only. As any other digit will leave the same digit in product's unit place. 2) If 0 is the digit in unit place, any digit other than 1 in the 10th place will give the same digit in the last place. But that is not acceptable, so 0 cannot be in unit place. 3) 1 has to be in the unit place. By enumerating between 11 and 91 for multiplying with just 11, we find that all but 91 are not valid.