Skip to main content

2023 AMC 10A Problem 5

Problem 5 of 25EasierNumber Theory

How many digits are in the base-ten representation of 85510155?8^5 \cdot 5^{10} \cdot 15^5?

Answer choices

Show solution

Solution

Factor everything into primes. 855101558^5 \cdot 5^{10} \cdot 15^5 =2155103555= 2^{15} \cdot 5^{10} \cdot 3^5 \cdot 5^5 =21551535= 2^{15} \cdot 5^{15} \cdot 3^5 =1015243.= 10^{15} \cdot 243. That’s 243243 followed by 1515 zeros, so it has 3+15=183 + 15 = 18 digits. Thus, E is the correct answer.

More practice

Concepts: prime factorization · digits

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.