Last visit was: 23 Apr 2024, 12:33 It is currently 23 Apr 2024, 12:33

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
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618578 [38]
Given Kudos: 81562
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618578 [15]
Given Kudos: 81562
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8018
Own Kudos [?]: 4095 [4]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
IIM School Moderator
Joined: 04 Sep 2016
Posts: 1261
Own Kudos [?]: 1238 [0]
Given Kudos: 1207
Location: India
WE:Engineering (Other)
Send PM
If a, b, k, and m are positive integers, is a^k a factor of b^m? [#permalink]
Hi Bunuel GMATPrepNow VeritasKarishma EMPOWERgmatRichC

Is my below understanding correct w.r.t. Bunuel 's solution above:
1. An integer raised to a positive integer MUST to be an integer.
2. An integer raised to a negative integer may / may not be an integer.
e.g. 2^ (-1) is not an integer, whereas 1^ (-1) is an integer.

This is where St 2 really plays an important role. Am I correct?
Can I not play with picking nos in such problems with given restrictions in qs stem
since I can not choose negative no and 0?
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11663 [3]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If a, b, k, and m are positive integers, is a^k a factor of b^m? [#permalink]
3
Kudos
Expert Reply
Hi adkikani,

TESTing VALUES works on lots of different Quant questions (in both PS and DS) and it can certainly be used on this prompt. After doing a little work, you might actually discover a Number Property in this prompt (although you don't need to use that rule to get the correct answer).

We're told that A, B, K and M are all POSITIVE INTEGERS. We're asked if A^K is a factor of B^M. This is a YES/NO question.

1) A is a factor of B.

IF....
A=B=2 and K=M=1.... 2^1 = 2 is a factor if 2^1 = 2 and the answer to the question is YES
A=B=2 and K=2, M=1.... 2^2 = 4 is NOT a factor if 2^1 =2 and the answer to the question is NO
Fact 1 is INSUFFICIENT

2) K ≤ M.

IF....
A=B=2 and K=M=1.... 2^1 = 2 is a factor if 2^1 = 2 and the answer to the question is YES
A=3, B=2 and K=M=1.... 3^1 = 3 is NOT a factor if 2^1 = 2 and the answer to the question is NO
Fact 2 is INSUFFICIENT

Combined, we know...
A is a factor of B.
K ≤ M

Since A is a factor of B, we know that A divides evenly into B. In that situation, the only way for A^K to NOT be a factor of B^M would be when K is greater than M (you may have already noticed that in the work that we did above). Since K must be less than/equal to M, A^K will always be a factor of B^M and the answer to the question is ALWAYS YES.
Combined, SUFFICIENT.

Final Answer:

GMAT assassins aren't born, they're made,
Rich
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5342
Own Kudos [?]: 3962 [0]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
If a, b, k, and m are positive integers, is a^k a factor of b^m? [#permalink]
Bunuel wrote:
If a, b, k, and m are positive integers, is a^k a factor of b^m?

(1) a is a factor of b.
(2) k ≤ m.


Given: a, b, k, and m are positive integers

Asked: Is a^k a factor of b^m?

(1) a is a factor of b.
Even if a is a factor of b, If k>m, then a^k may or may not be a factor of b^m
NOT SUFFICIENT

(2) k ≤ m.
Since relation between a and b is unknown
NOT SUFFICIENT

Combining (1) & (2)
(1) a is a factor of b.
(2) k ≤ m.
a^k will be a factor of b^m since b = a n
\(b^m = a^m * n^m = a^k a^{m-k} * n^m\)
a^k is factor of b^m
SUFFICIENT

IMO C

Originally posted by Kinshook on 08 Sep 2019, 22:17.
Last edited by Kinshook on 09 Sep 2019, 03:27, edited 2 times in total.
Tutor
Joined: 16 Oct 2010
Posts: 14816
Own Kudos [?]: 64880 [4]
Given Kudos: 426
Location: Pune, India
Send PM
Re: If a, b, k, and m are positive integers, is a^k a factor of b^m? [#permalink]
3
Kudos
1
Bookmarks
Expert Reply
adkikani wrote:
Hi Bunuel GMATPrepNow VeritasKarishma EMPOWERgmatRichC

Is my below understanding correct w.r.t. Bunuel 's solution above:
1. An integer raised to a positive integer MUST to be an integer.
2. An integer raised to a negative integer may / may not be an integer.
e.g. 2^ (-1) is not an integer, whereas 1^ (-1) is an integer.

This is where St 2 really plays an important role. Am I correct?
Can I not play with picking nos in such problems with given restrictions in qs stem
since I can not choose negative no and 0?


Yes, an integer raised to a positive integer will be an integer. Since a positive integer exponent is just the base multiplied by itself as many times as specified in the power,

\(4^5 = 4*4*4*4*4\) - it will remain an integer.

An integer raised to a negative power may or may not be an integer. Correct as shown by you in your examples.

I did the question by thinking of number plugging only here. It seems easy that way.

If a, b, k, and m are positive integers, is a^k a factor of b^m?

Is \(\frac{b^m}{a^k} = \frac{b*b*b*b* ...}{a*a* ...}\) an integer?

This will be an integer when all a's get cancelled by the b's above i.e. if it were something like this \(\frac{15*15*15*15}{5*5*5}\).

(1) a is a factor of b.

This is necessary but not sufficient. 5 is a factor of 15 in example above. But what if we have four 15s but six 5s? Then all 5s will not cancel out.

(2) k ≤ m.

This helps but is not sufficient. What if k is 3 as shown in the example above but instead of 5s in denominator, we have 100s? Then we will not get an integer.

Using both, a is a factor of b and we have fewer a's. So it will be something similar to the fraction above and we will get an integer.
Answer (C)
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29890 [1]
Given Kudos: 799
Location: Canada
Send PM
Re: If a, b, k, and m are positive integers, is a^k a factor of b^m? [#permalink]
1
Bookmarks
Expert Reply
Top Contributor
Bunuel wrote:
If a, b, k, and m are positive integers, is a^k a factor of b^m?

(1) a is a factor of b.
(2) k ≤ m.


Given: a, b, k, and m are positive integers

Target question: Is a^k a factor of b^m?

Statement 1: a is a factor of b.
This information seems partially useful. However, since we know nothing about the exponents, a^k and b^m can be practically any magnitude.
To see what I mean consider these two possible cases that satisfy statement one:
Case a: a = 2, b = 4, k = 1 and m = 2. In this case, a^k = 2^1 = 2, and b^m = 4^2 = 16. In this case, the answer to the target question is YES, a^k IS a factor of b^m
Case b:a = 2, b = 4, k = 5 and m = 1. In this case, a^k = 2^5 = 32, and b^m = 4^1 = 4. In this case, the answer to the target question is NO, a^k is NOT a factor of b^m
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT


Statement 2: k ≤ m
Since we have no information about a and b, statement 2 is NOT SUFFICIENT

Statements 1 and 2 combined
Statement 1: if a is a factor of b, then we can also say that b is a multiple of a.
So, let's say b = ax (for some positive integer)
Statement 2: k ≤ m
So, let's say m = k + n, where n is some integer greater than or equal to 0 (this satisfies the condition that k ≤ m).

This means, we can write: b^m = (ax)^(k + n) = [(ax)^k][(ax)^n]
= [(a^k)(x^k)][(a^n)(x^n)]
= (a^k)[(x^k)(a^n)(x^n)]
Since we can express b^m as a multiple of a^k, we can be certain that a^k IS a factor of b^m
The answer to the target question is YES, a^k IS a factor of b^m

Since we can answer the target question with certainty, the combined statements are SUFFICIENT

Answer: C

Cheers,
Brent
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32626
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If a, b, k, and m are positive integers, is a^k a factor of b^m? [#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: If a, b, k, and m are positive integers, is a^k a factor of b^m? [#permalink]
Moderator:
Math Expert
92881 posts

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