Number theoryDifficulty 3.4AMC 10/12Find the answer
For some positive integer k, the repeating base-k representation of the (base-ten) fraction 517 is 0.23k=0.232323...k. What is k?
Pick one
Solution
We can expand the fraction 0.23k as follows: 0.23k=2⋅k−1+3⋅k−2+2⋅k−3+3⋅k−4+⋯ Notice that this is equivalent to 2(k−1+k−3+k−5+...)+3(k−2+k−4+k−6+⋯) By summing the geometric series and simplifying, we have k2−12k+3=517. Solving this quadratic equation (or simply testing the answer choices) yields the answer k=(D) 16.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.