abcdef is a 6 digit number which on dividing by 6 gives defabc as the quotient. Find 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.
Let x = a b c , y = d e f . Now this reduces to:
1 0 0 0 x + y ⇒ 9 9 4 x ⇒ 1 4 2 x = 6 ( x + 1 0 0 0 y ) = 5 9 9 9 y = 8 5 7 y
Since 1 4 2 and 8 5 7 are coprime, the only valid solution is x = 8 5 7 , y = 1 4 2 .