I don’t understand the solution in Manhattan book, p.452 #32.
The question is: If 3^x(5^2) is divided by 3^5(5^3), the quotient terminates with one decimal digit. If x>0, which of the following statements must be true
a) x is even
b) x is odd
c) x<5
d) x greater than or equal to 5
e) x =5
I completely understand that to have a terminating decimal, you need to have a 2 or 5 in the denominator and no other number otherwise, the decimal will be repeating. Thus, in this case we have to eliminate the 3 on the denominator so that there is only 5s on the denominator and the number terminates.
My understanding, was that if x=5, then it will cancel the 3^5 on the denominator and we have a one decimal digit number that terminates. I see that the answer is D, but my initial hesitation with D was the “one decimal digit” part of the question. How am I supposed to know that 3 raised to the power of any number above 5, will still terminate in one decimal digit?