If we put the numeral 1 at the beginning, we get a number three times smaller than if we put the numeral 1 at the end of the number?
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.
We can make an equation:
3(100000 + x) = 10x+1
(Why? Well, adding 100000 puts a 1 at the front of a five-digit number, and multiplying by 10 and adding 1 puts a 1 at the end of a number)
Solving this gives:
10x+1 = 3(100000 + x) 10x+1 = 300000 + 3x 10x = 299999 + 3x 7x = 299999 x = 299999/7 = 42857
The answer is 42857 (142857 is three times smaller than 428571)