Data sufficiency

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

Data sufficiency

by Newaz111 » Thu Jun 04, 2015 6:38 pm
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


Here my explanation.

Stem 1:
a is a factor of b.
If a is a factor of b then i have found that there power will be factor of each other.
Suppose a=2 and b=4. here a is a factor of b.
now k=2 and m=2, then a=4 and b=16, hence a is a factor of b.
k=3 and m=4 then a=8 and b=256, hence a is a factor of b.
Sufficient.

Stem 2:
k is less then or equal m.
Here we can take different value for 'a' and 'b'
Insufficient.

Answer is A.

Where i have made a mistake? Is it correct?

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 » Thu Jun 04, 2015 7:03 pm
Newaz111 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
Statement 1: a is a factor of b
Test one case that also satisfies statement 2.
Case 1: a=2, b=2, k=1, m=1
In this case, a^k = 2 and b^m = 2.
Since a^k=2 is a factor of b^m=2, the answer to the question stem is YES.

Test one case that DOESN'T also satisfy statement 2.
Case 2: a=2, b=2, k=2, m=1
In this case, a^k = 4 and b^m = 2.
Since a^k=4 is NOT a factor of b^m=2, the answer to the question stem is NO.

Since the answer is YES in Case 1 but NO in Case 2, INSUFFICIENT.

Statement 2: k ≤ m
Case 1 also satisfies statement 2.
In Case 1, the answer to the question stem is YES.

Case 3: a=2, b=1, k=1, m=1
In this case, a^k = 2 and b^m = 1.
Since a^k=2 is NOT a factor of b^m=1, the answer to the question stem is NO.

Since the answer is YES in Case 1 but NO in Case 3, INSUFFICIENT.

Statements combined:
Statement 1 implies that b is a multiple of a:
Let b = ax, where x is a positive integer.
Statement 2 implies that m ≥ k.
Let m = k + y, where y is a nonnegative integer.
Thus:
b^m = (ax)^(k+y) = (ax)^k * (ax)^y = (a^k)(x^k)(a^y)(x^y).
The value in red indicates that a^k is a factor of b^m.
SUFFICIENT.

The correct answer is C.
Last edited by GMATGuruNY on Fri Jun 05, 2015 10:22 am, edited 1 time in total.
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

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Thu Jun 04, 2015 7:35 pm
Now i got it...
Thank you.

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Thu Jun 04, 2015 7:36 pm
Now i got it...
Thank you.

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Thu Jun 04, 2015 7:37 pm
Now i got it...
Thank you.

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Thu Jun 04, 2015 7:37 pm
Now i got it...
Thank you.

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Thu Jun 04, 2015 7:37 pm
Now i got it...
Thank you.

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Thu Jun 04, 2015 7:37 pm
Now i got it...
Thank you.

Legendary Member
Posts: 518
Joined: Tue May 12, 2015 8:25 pm
Thanked: 10 times

by nikhilgmat31 » Fri Jun 05, 2015 1:46 am
Great explanation Mr GMATGuruNY.

fond of your way to approach the answer.

GMAT/MBA Expert

User avatar
Elite Legendary Member
Posts: 10392
Joined: Sun Jun 23, 2013 6:38 pm
Location: Palo Alto, CA
Thanked: 2867 times
Followed by:511 members
GMAT Score:800

by [email protected] » Fri Jun 05, 2015 9:36 am
Hi Newaz111,

Your instinct to TEST VALUES here is a good one. When TESTing VALUES for multiple variables though, you have to be careful about any 'unconscious' patterns that you apply to those variables.

In Fact 1, we're told that A is a factor of B, so A MUST be less than or equal to B. The other two variables (K and M) can be ANY positive integers though...In one of your examples, you made the two variables EQUAL, in another, you made M slightly bigger than K.....but what other options are there.....

Couldn't K be MUCH BIGGER than M? And if that were to occur, what would the answer to the question be? As you continue to practice, you'll hone these skills - just continue to be on the lookout for the various options that can occur with your TESTS.

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image

Senior | Next Rank: 100 Posts
Posts: 39
Joined: Thu Apr 23, 2015 10:30 pm
Thanked: 1 times

by Newaz111 » Fri Jun 05, 2015 10:03 am
Thank you Rich..You are right, i have to practice more..