If a, b, x and y are positive integers, what is the value of

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 235
Joined: Wed Oct 26, 2016 9:21 pm
Thanked: 3 times
Followed by:5 members
If a, b, x and y are positive integers, what is the value of a - b?

(1) x^a= (x^b)+(x^b)+(x^b)

(2) y^a= (y^b)+(y^b)+(y^b)+(y^b)

Please help with above problem.

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 Jan 19, 2017 8:03 pm
Anaira Mitch wrote:If a, b, x and y are positive integers, what is the value of a - b?

(1) x^a= (x^b)+(x^b)+(x^b)

(2) y^a= (y^b)+(y^b)+(y^b)+(y^b)
Since a and b are both integers, a-b = integer - integer = integer.

Statement 1:
x^a = 3(x^b)
(x^a)/(x^b) = 3
x^(a-b) = 3.
Since x must be a positive integer and a-b must also be an integer, only one case is possible:
x=3 and a-b=1.
SUFFICIENT.

Statement 2:
y^a = 4(y^b)
(y^a)/(y^b) = 4
y^(a-b) = 4.
Case 1: y=4 and a-b=1
Case 2: y=2 and a-b=2.
Since a-b can be different values, INSUFFICIENT.

The correct answer is A.
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

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members

by Jay@ManhattanReview » Thu Jan 19, 2017 9:00 pm
Anaira Mitch wrote:If a, b, x and y are positive integers, what is the value of a - b?

(1) x^a= (x^b)+(x^b)+(x^b)

(2) y^a= (y^b)+(y^b)+(y^b)+(y^b)

Please help with above problem.
We know that a, b, x, and y are positive integers.

We have to find out the value of (a - b).

S1: x^a= (x^b)+(x^b)+(x^b)

x^a= 3.x^b

=> x^a/x^b = 3

=> x^(a-b) = 3

Keep in mind that x, a, and b are positive integers, and (a-b) need not be a positive integer. It can be positive, negative or 0 but cannot be a fraction.

x cannot be 1 since 1^(a-b) = 1 ≠ 3
x cannot be 2 since if 2^(a-b), to make it equal to 3, (a-b) must be between 1 and 2 (not an integer), which is not possible.
x can be 3 since 3^(a-b) = 3 if (a-b) = 1. We get (a-b)=1
x cannot be greater than 3, say 4, since if 4^(a-b), to make it equal to 3, (a-b) must be between 0 and 1 (not an integer), which is not possible.

So only possible values are: x = 3 and (a-b) = 1. Sufficient.

S2: y^a= (y^b)+(y^b)+(y^b)+(y^b)

y^a= 4.y^b

=> y^a/y^b = 4

=> y^(a-b) = 4

Keep in mind that y, a, and b are positive integers, and (a-b) need not be a positive integer. It can be positive, negative or 0 but cannot be a fraction.

Leveraging from the analysis done in S1, we get y=4 and (a-b) = 1

However, y^(a-b) = 4 can be written as y^(a-b) = 2^2

Thus, y=2 and (a-b)=2. No unique value of (a-b). Not sufficient.

Answer: A

Hope this helps!

-Jay
_________________
Manhattan Review GMAT Prep

Locations: New York | Barcelona | Manila | Melbourne | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Fri Jan 20, 2017 12:19 am
Let's make this easy to read first! :)

S1::

xᵃ = 3xᵇ

xᵃ/xᵇ = 3

xᵃ�ᵇ = 3

Since x is a positive integer and (a - b) is a positive integer, we can only have 3¹. (Any other base will either be too big (if the base > 3) or not have an integer power that yields 3 (if the base is 0, 1, or 2).) So (a - b) = 1, SUFFICIENT.

S2::

yᵃ = 4yᵇ

yᵃ/yᵇ = 4

yᵃ�ᵇ = 4

We could have 4¹ or 2², INSUFFICIENT.