|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 12 Apr 2006
Posts: 221
Location: India
Followers: 1
Kudos [?]:
17
[0], given: 17
|
Any decimal that has only a finite number of nonzero digits [#permalink]
24 May 2009, 05:40
Question Stats:
25% (00:00) correct
75% (00:37) wrong based on 0 sessions
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^a*3^b and q = 2^c*3^d*5^e, is p/q a terminating decimal? (1) a > c (2) b > d
Got confused on this one.
|
|
|
|
|
|
|
CEO
Joined: 29 Aug 2007
Posts: 2530
Followers: 41
Kudos [?]:
358
[0], given: 19
|
Re: DS - Number System [#permalink]
24 May 2009, 13:40
humans wrote: 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^a*3^b and q = 2^c*3^d*5^e, is p/q a terminating decimal? (1) a > c (2) b > d
Got confused on this one. p/q = (2^a*3^b) / (2^c*3^d*5^e) p/q = 2^(a-c) 3^(b-d) (1 / 5^e) Its B. (1) a > c is not suff because b and d are unknown. NSF (2) b > d is suff because 2^(a-c) and 5^e is always terminating decimal isrrespective of the values of a, c and e. Suff.
_________________
Verbal: new-to-the-verbal-forum-please-read-this-first-77546.html Math: new-to-the-math-forum-please-read-this-first-77764.html Gmat: everything-you-need-to-prepare-for-the-gmat-revised-77983.html
GT
|
|
|
|
|
|
Manager
Joined: 14 May 2009
Posts: 195
Schools: Stanford, Harvard, Berkeley, INSEAD
Followers: 3
Kudos [?]:
18
[0], given: 1
|
Re: DS - Number System [#permalink]
25 May 2009, 23:59
Tricky question. p/q = ((2^a)*(3^b))/((2^c)*(2^d)*(5^e)) = ((2^(a-c))*(3^(b-d)))/(5^e)If e>0, then we have some multiple of 5 in the denominator, and that's ok, it will terminate. Likewise if e<=0 then we have a bunch of 5's up top. If we have a bunch of 2's in the denominator, then it's irrelevant too. The only problem is if we have 3's in the denominator, if we do, it's repeating, if not, it's not repeating. How do we ensure there are no 3's down below? Make sure the exponent on the 3 is positive, or b-d>0 or b>d. Looking at the answer choices, the answer is clearly B.
_________________
Hades
|
|
|
|
|
|
Senior Manager
Joined: 08 Jan 2009
Posts: 338
Followers: 2
Kudos [?]:
42
[0], given: 5
|
Re: DS - Number System [#permalink]
26 May 2009, 23:10
Nice question. Will add it to my list. Great explainations.
|
|
|
|
|
|
Manager
Joined: 10 Aug 2008
Posts: 77
Followers: 1
Kudos [?]:
13
[0], given: 0
|
Re: DS - Number System [#permalink]
27 May 2009, 08:01
Good Question !
Only 2 equation satisfy the Condition. Hence Satetment 2 is suff But statemnet 1 is not suff
B
|
|
|
|
|
|
Intern
Joined: 29 Jan 2011
Posts: 7
Followers: 0
Kudos [?]:
0
[0], given: 3
|
Re: DS - Number System [#permalink]
23 Apr 2011, 23:16
I understand the explanations above. However, I'm also interested in other scenarios. For example, let's say you break a fraction's numerator and denominator down to their prime factorizations and then reduce the original fraction to yield the reduced fraction. Will the presence of any prime numbers, other than 2 and 5, in the denominator of the reduced fraction yield a repeating (i.e. non-terminating) decimal?
|
|
|
|
|
|
GMAT Instructor
Joined: 24 Jun 2008
Posts: 973
Location: Toronto
Followers: 168
Kudos [?]:
443
[1] , given: 3
|
Re: DS - Number System [#permalink]
24 Apr 2011, 01:05
1
This post received KUDOS
TheRake wrote: I understand the explanations above. However, I'm also interested in other scenarios. For example, let's say you break a fraction's numerator and denominator down to their prime factorizations and then reduce the original fraction to yield the reduced fraction. Will the presence of any prime numbers, other than 2 and 5, in the denominator of the reduced fraction yield a repeating (i.e. non-terminating) decimal? Yes, that's precisely the rule: if you have reduced your fraction (that step is crucially important), and there's a prime factor of the denominator different from 2 or 5, you'll get a repeating decimal. If 2 and/or 5 are the only prime factors of your denominator, the decimal terminates. It's easier to see why this should be true by thinking of the opposite problem: how you would write a terminating decimal as a fraction. It has to be possible to write any terminating decimal as a fraction with some power of 10 in the denominator - that is, with no primes besides 2 or 5 in the denominator. For example, if you start with 0.056, you can write that as the fraction 56/1000. Now sometimes when you reduce your fraction, some or all of the 2s or 5s might cancel (as they do here: 56/1000 = 7/125 = 7/(5^3) ), but no new prime besides 2 or 5 could ever show up. Conversely, if you start with a reduced fraction and there's some prime besides 2 or 5 in the denominator, there's not going to be any way to rewrite that fraction (by multiplying the top and bottom by the same number) to ever get a power of 10 in the denominator, because that other prime will always be there.
_________________
Nov 2011: After years of development, I am now making my advanced Quant books and high-level problem sets available for sale. Contact me at ianstewartgmat at gmail.com for details.
Private GMAT Tutor based in Toronto
|
|
|
|
|
|
SVP
Joined: 16 Nov 2010
Posts: 1721
Location: United States (IN)
Concentration: Strategy, Technology
Followers: 26
Kudos [?]:
228
[0], given: 34
|
Re: DS - Number System [#permalink]
24 Apr 2011, 08:04
The answer is B, because then 3 is always in the numerator, and 2 or 5 can divide this number in a finite manner.
_________________
Formula of Life -> Achievement/Potential = k * Happiness (where k is a constant)
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
|
Re: DS - Number System
[#permalink]
24 Apr 2011, 08:04
|
|
|
|
|
|
|
|
|
|
|