Find the smallest integer number x that its triple is equal to the double of the number obtained when you move the digit on the left to the right side of the number.
In other words, solve the equation 3x=2y where, let's say, x=abcdef and y=bcdefa (if the number had 6 digits).
No tricks here, or trivial solutions like 0, just a bit of algebra... If doing things right, it shouldn't take more than 15 minutes to solve it.
Question
Guest
Find the smallest integer number x that its triple is equal to the double of the number obtained when you move the digit on the left to the right side of the number.
In other words, solve the equation 3x=2y where, let's say, x=abcdef and y=bcdefa (if the number had 6 digits).
No tricks here, or trivial solutions like 0, just a bit of algebra... If doing things right, it shouldn't take more than 15 minutes to solve it.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.