Find the smallest positive integer n such that 5n+2n5n+1+2n+1>4.99.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Writing 5n+1=5⋅5n and 2n+1=2⋅2n and cross-multiplying yields 0.01⋅5n>2.99⋅2n, and re-arranging yields (2.5)n>299. A straightforward calculation shows that the smallest n for which this is true is n=7.
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: Omni-MATH,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.