terminating decimal

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 228
Joined: Sun Aug 17, 2008 8:08 am
Thanked: 4 times

terminating decimal

by jainrahul1985 » Fri Oct 07, 2011 3:50 am
If a, b, c, d and e are integers and p = 2^a * 3^b and q = 2^c * 3^d * 5^e , is P/Q a terminating decimal?

(1) a > c
(2) b > d

OA B

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Fri Oct 07, 2011 4:02 am
jainrahul1985 wrote:If a, b, c, d and e are integers and p = 2^a * 3^b and q = 2^c * 3^d * 5^e , is P/Q a terminating decimal?

(1) a > c
(2) b > d

OA B
Dividing by a power of 2 results in a terminating decimal:
1/2 = .5
1/2² = .25
1/2³ = .125
etc.

Dividing by a power of 5 results in a terminating decimal:
1/5 = .2
1/5² = .04
1/5³ = .008
etc.

Dividing by a power of 3 results in a non-terminating decimal:
1/3 = .33333...
1/3² = .11111...
1/3³ = .037037037...

Thus, we need to know whether (2^a * 3^b) / (2^c * 3^d * 5^e) will require dividing by a power of 3.
If there are more 3's in the denominator than in the numerator, then (2^a * 3^b) / (2^c * 3^d * 5^e) will require dividing by a power of 3.
Since the number of 3's depends on the sizes of the exponents, the question can be rephrased:

Is b>d?

Statement 1: a>c.
No way to know whether b>d.
Insufficient.

Statement 2: b>d.
Sufficient.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Legendary Member
Posts: 966
Joined: Sat Jan 02, 2010 8:06 am
Thanked: 230 times
Followed by:21 members

by shankar.ashwin » Fri Oct 07, 2011 4:16 am
Also, its helpful to know that in a fraction (a/b) if b were to have any prime factor other than 2 or 5 it would be a non-terminating decimal.

Here, any powers of 2 and 5 would give you a terminating decimal, we are only concerned about powers of 3. If you know b>d, the denominator would not have a 3, so we can say for sure for any values of a,c and e, the fraction would be a terminating fraction