Find the least positive integer such that when its leftmost digit is deleted, the resulting integer is of the original integer.
Solution
1. Let the original number be represented as , where and are digits and since is a positive integer.
2. According to the problem, when the leftmost digit is deleted, the resulting number is .
3. The problem states that this resulting number is of the original number. Therefore, we can write the equation:
4. To eliminate the fraction, multiply both sides by 29:
5. Simplify and rearrange the equation:
6. Factor out common terms:
7. Since must be a multiple of 7, must be a multiple of 7. The only single-digit multiples of 7 are 0 and 7. Since , we have .
8. Substitute into the equation:
9. Divide the entire equation by 7:
10. We need to find single-digit values for and that satisfy this equation. By inspection, we find:
11. Therefore, the original number is:
The final answer is .