Last visit was: 24 Apr 2024, 03:44 It is currently 24 Apr 2024, 03:44

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Senior Manager
Senior Manager
Joined: 25 Jun 2011
Status:Finally Done. Admitted in Kellogg for 2015 intake
Posts: 396
Own Kudos [?]: 16646 [34]
Given Kudos: 217
Location: United Kingdom
Concentration: International Business, Strategy
GMAT 1: 730 Q49 V45
GPA: 2.9
WE:Information Technology (Consulting)
Send PM
User avatar
Intern
Intern
Joined: 18 Dec 2011
Posts: 42
Own Kudos [?]: 386 [1]
Given Kudos: 113
Send PM
avatar
Intern
Intern
Joined: 07 Jan 2012
Posts: 6
Own Kudos [?]: 7 [0]
Given Kudos: 0
Location: United States
WE:Marketing (Other)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92901
Own Kudos [?]: 618698 [1]
Given Kudos: 81586
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
1
Bookmarks
Expert Reply
avatar
Intern
Intern
Joined: 04 Mar 2011
Posts: 12
Own Kudos [?]: 9 [3]
Given Kudos: 2
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
1
Kudos
2
Bookmarks
for a fraction to be a terminating decimal, the denominator must contain only factors of 2 and 5. since evaluating the powers of the denominator, statement 2 says b=0 hence 3^b is eliminated and the fraction is left with only 2's and 5's as the denominator. therefore statement 2 is sufficient
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16593 [3]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
3
Kudos
Expert Reply
Forget conventional ways of solving math questions. In DS, Variable approach is

the easiest and quickest way to find the answer without actually solving the

problem. Remember equal number of variables and equations ensures a solution.


Given that a, b, c, and, d are non-negative integers, is the fraction (ad)/(2^a3^b4^c5^d) a terminating decimal?

(1) d = (1 + a)(a^2 – 2a + 1)/((a – 1)(a^2 – 1))
(2) b = (1 + a)(a^2 – 2a + 1) – (a – 1)(a^2 – 1)

transforming the original condition and the question by variable approach method, in order for (ad)/(2^a3^b4^c5^d)=terminating decimal we need ad (numerator) to have 3 as a factor. Or, we would need 3^b removed from the denominator. This is because the terminating decimal can only have 2 or 5 as their prime factors in the denominator

But in case of 2), if b = 0, 3^b=3^0=1 and the denominator is (2^a)(4^c)(5^d). Therefore the prime factor of the denominator is 2 or 5. Since the condition is sufficient. the answer is B.
Manager
Manager
Joined: 19 Jan 2015
Status:single
Posts: 65
Own Kudos [?]: 66 [2]
Given Kudos: 1169
Location: India
GPA: 3.2
WE:Sales (Pharmaceuticals and Biotech)
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
2
Kudos
if any fraction it has to be terminating decimal.
denominator can have 2 or 5 or 2 and 5. it can terminate decimal.
whatever powers in 2 and 5
In question stem mentions a, b, c and d are non negative integers. It means it can be 0 and +ve integers.

In fraction ad/2^a 3 ^ b 4^c 5^d.
we can 4^c as 2 ^ 2c.
Now 2, 4,5 powers are terminating decimals. In 4 if power c value is 0 it becomes 1.
fraction to terminate ad/3^ b must be an integer. not a fraction.

in statement 1
evaluate d=1. we have to know value of b. so not sufficient.

In statement 2.
evaluate b=0.
so 3powerB 3^0 =1.
so ad/1is integer.
so option B is sufficient.




.
Manager
Manager
Joined: 14 Jul 2014
Posts: 126
Own Kudos [?]: 49 [0]
Given Kudos: 110
Location: United States
Schools: Duke '20 (D)
GMAT 1: 720 Q50 V37
GMAT 2: 600 Q48 V27
GPA: 3.2
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
I'm slightly confused. If a or d = 0, is ad / (10)^n = terminating decimal? Is 0 a terminating decimal?
Manager
Manager
Joined: 07 Jun 2018
Posts: 95
Own Kudos [?]: 29 [0]
Given Kudos: 208
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
Can someone please solve the second statement and show the working?
b=(1+a)(a^2 -2a + 1) - (a-1)(a^2 -1 )
Thanks!
Retired Moderator
Joined: 22 Aug 2013
Posts: 1186
Own Kudos [?]: 2499 [2]
Given Kudos: 459
Location: India
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
1
Bookmarks
MrJglass wrote:
Can someone please solve the second statement and show the working?
b=(1+a)(a^2 -2a + 1) - (a-1)(a^2 -1 )
Thanks!


Hello

Given that b = (1 + a)(a^2 – 2a + 1) – (a – 1)(a^2 – 1)
Now, a^2 - 2a + 1 is square of (a-1) and can thus be written as (a-1)^2 or (a-1)(a-1).
a^2 - 1 can be read as a^2 - 1^2 and can thus be written as (a+1)(a-1)

So now we can rewrite b as:
b = (a+1)(a-1)(a-1) - (a-1)(a+1)(a-1)
As you can see, both terms are same and thus their difference will be 0.
Manager
Manager
Joined: 07 Jun 2018
Posts: 95
Own Kudos [?]: 29 [0]
Given Kudos: 208
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
amanvermagmat wrote:
MrJglass wrote:
Can someone please solve the second statement and show the working?
b=(1+a)(a^2 -2a + 1) - (a-1)(a^2 -1 )
Thanks!


Hello

Given that b = (1 + a)(a^2 – 2a + 1) – (a – 1)(a^2 – 1)
Now, a^2 - 2a + 1 is square of (a-1) and can thus be written as (a-1)^2 or (a-1)(a-1).
a^2 - 1 can be read as a^2 - 1^2 and can thus be written as (a+1)(a-1)

So now we can rewrite b as:
b = (a+1)(a-1)(a-1) - (a-1)(a+1)(a-1)
As you can see, both terms are same and thus their difference will be 0.



Awww! I see. Thanks a lot, I'm really grateful.
What a relief!
Senior Manager
Senior Manager
Joined: 30 Jun 2019
Posts: 275
Own Kudos [?]: 89 [0]
Given Kudos: 8
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
Was confused because the theory wasn't shared.
In order for something to be a terminating decimal, it needs to be divided by ONLY prime factors 2 and 5.
Example:

2/5 -> terminates
2/2 -> terminates
2/(5*2) -> terminates
2/4 -> terminates
2/7 -> doesn't terminate

Now the problem:
We have (ad) divided by several prime factors to different exponents. The exponents largely don't matter, but it IS important to notice that we have a "3". This "3" throws off the terminating decimal requirement.

(1) this simplifies to d=1. This doesn't help because we still have a "3" in the denominator. B could be 0 which would make it terminating, but b is currently infinity. NS
(2) this simplifies to b=0. This means 3^b = 1. now we have only 2*1*4*5 in the denominator. This fits the condition for a terminating decimal. SUFF

Ans. B
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32645
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Given that a, b, c, and, d are non-negative integers, is the [#permalink]
Moderator:
Math Expert
92901 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne