For the following problem, manhattan GMAT's explanation says that and integer divided by 2^x5^y will be terminating if x and y are non-negative integers. How can we tell that x, and y (in this case c and e) are non-negative? All we have from the problem is that they are integers...
Any decimal that has only a finite number of nonzero digits is a terminating decimal. For example, 36, 0.72, and 3.005 are terminating decimals.
If a, b, c, d and e are integers and p = 2^a3^b and q = 2^c3^d5^e, is
p/q
a terminating decimal?
(1) a > c
(2) b > d
MANHATTAN GMAT EXPLANATION:
For fraction p/q to be a terminating decimal, the numerator must be an integer and the denominator must be an integer that can be expressed in the form of 2x5y where x and y are nonnegative integers. (Any integer divided by a power of 2 or 5 will result in a terminating decimal.)
The numerator p, 2a3b, is definitely an integer since a and b are defined as integers in the question.
The denominator q, 2c3d5e, could be rewritten in the form of 2x5y if we could somehow eliminate the expression 3d. This could happen if the power of 3 in the numerator (b) is greater than the power of 3 in the denominator (d), thereby canceling out the expression 3d. Thus, we could rephrase this question as, is b > d?
(1) INSUFFICIENT. This does not answer the rephrased question "is b > d"? The denominator q is not in the form of 2x5y so we cannot determine whether or not p/q will be a terminating decimal.
(2) SUFFICIENT. This answers the question "is b > d?"
The correct answer is B.