2023 AMC 10A Problems/Problem 5: Difference between revisions
Mathfun1000 (talk | contribs) Created blank page |
No edit summary |
||
| Line 1: | Line 1: | ||
==Problem== | |||
How many digits are in the base-ten representation of <math>8^5 \cdot 5^{10} \cdot 15^5</math>? | |||
<cmath>\textbf{(A)}~14\qquad\textbf{(B)}~15\qquad\textbf{(C)}~16\qquad\textbf{(D)}~17\qquad\textbf{(E)}~18\qquad</cmath> | |||
==Solution 1== | |||
Prime factorizing this gives us <math>2^{15}\cdot3^{5}\cdot5^{15}</math> Pairing <math>2^{15}</math> and <math>5^{15}</math> gives us a number with <math>15</math> zeros giving us 15 digits. <math>3^5=243</math> and this adds an extra 3 digits. <math>15+3=\text{\boxed{(E)18}}</math> | |||
Revision as of 15:14, 9 November 2023
Problem
How many digits are in the base-ten representation of
?
Solution 1
Prime factorizing this gives us
Pairing
and
gives us a number with
zeros giving us 15 digits.
and this adds an extra 3 digits.