Find out a multi-digit number that if multiplied by the number 9 or any of its multiplications products (i.e. 18, 27, 36, 45,..) will result in the multiplication factor repeated (n) number of times.
* Lets say y = x
* Multiply through by x xy = x2
* Subtract y2 from each side xy - y2 = x2 - y2
* Factor each side y(x-y) = (x+y)(x-y)
* Divide both sides by (x-y) y = x+y
* Divide both sides by y y/y = x/y + y/y
* And so... 1 = x/y + 1
* Since x=y, x/y = 1 1 = 1 + 1
* And so... 1 = 2
In the Thar desert, 3 men found a big 24L Jar is full of water. Since there is a shortage of water so they decided to distribute the water among themselves such that they all have equal amounts of it. But they only have a 13L, a 5L and an 11-litre Jar.
A girl is twice as old as her brother and half as old as her father. In 50 years, her brother will be half as old as his father. How old is the daughter now?
While handling a project, the landscaper is asked by the owner of the mansion that he wants four trees in front of his mansion that are exactly equidistant from each other.
Artificial Intelligence has crushed all human records in the puzzle game “2048,” achieving a high score of 839,732 and beating the game in only 973 moves without using any undo.