Last visit was: 26 Apr 2024, 05:44 It is currently 26 Apr 2024, 05: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
Math Expert
Joined: 02 Sep 2009
Posts: 92933
Own Kudos [?]: 619156 [12]
Given Kudos: 81609
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 08 Jul 2010
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Posts: 5962
Own Kudos [?]: 13391 [3]
Given Kudos: 124
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Send PM
Senior Manager
Senior Manager
Joined: 28 Feb 2014
Posts: 471
Own Kudos [?]: 559 [0]
Given Kudos: 74
Location: India
Concentration: General Management, International Business
GMAT 1: 570 Q49 V20
GPA: 3.97
WE:Engineering (Education)
Send PM
Senior Manager
Senior Manager
Joined: 20 Mar 2018
Posts: 476
Own Kudos [?]: 352 [2]
Given Kudos: 149
Location: Ghana
Concentration: Finance, Statistics
GMAT 1: 710 Q49 V39
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
2
Kudos
If a and b are nonzero integers, is a^b an integer?
Constraint: a and b ain’t zero
Asked : a^b = Integer ,Yes /No?

(1) b^a is negative
b^a < 0 ,then b must be negative and a must be odd
.: when a = 1 ,b = -1
a^b = (1)^(-1) = 1 = Integer? Yep!
when a= 3 ,b =-2
a^b= (3)^(-2) = 1/(3^2)= 0.111=Integer? Nope!
(Not sufficient)

(2) a^b is negative
a^b < 0, then a must be negative and b must be odd.
But a^b can be negative Integer such as -1 or negative non-Integer such as -1/2
(Not sufficient)

(1+2) We know a= odd and negative, b= odd and negative
Still not sufficient to determine wether a^b =Integer/Non-Integer
Eg -1^(-1) vs -3^(-1)
(Not sufficient)

Hit that E

Posted from my mobile device
SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [0]
Given Kudos: 607
Location: United States
Send PM
If a and b are nonzero integers, is a^b an integer? [#permalink]
Quote:
If a and b are nonzero integers, is a^b an integer?

(1) b^a is negative
(2) a^b is negative


(1) b^a is negative sufic

b^a<0 then b<0, and a=anything≠0.
a,b=1,-1: -1^1=-1 and 1^-1=integer
a,b=3,-2: -2^3=-1/8 and 3^-2=1/9≠integer

(2) a^b is negative insufic

a^b<0 then a<0, and b=anything≠0.
a,b=3,2: -3^2=9=integer
a,b=3,-2: -3^-2=1/9≠integer

(1&2) insufic

a<0 and b<0;
a,b=-1,-1: -1^-1=-1=integer
a,b=-2,-3: -2^-3=-1/8≠integer

Ans (E)

Originally posted by exc4libur on 21 Jan 2020, 06:24.
Last edited by exc4libur on 22 Jan 2020, 04:07, edited 1 time in total.
Manager
Manager
Joined: 30 Jul 2019
Posts: 205
Own Kudos [?]: 185 [1]
Given Kudos: 68
Location: Viet Nam
WE:Education (Education)
Send PM
If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
If a and b are nonzero integers, is \(a^b\) an integer?

(1) \(b^a\) is negative
(2) \(a^b\) is negative

(1) \(b^a\) is negative
=> b<0; a is odd
if a = -1, b = -1 => \(a^b = -1\) is an integer
if a = -3, b = -3 => \(a^b = -1/9 \) is not an integer
=> Not Suff
(2) \(a^b\) is negative
=> a<0; b is odd
if a = -1, b = -1 = > \(a^b = -8\) is an integer
if a = -3, b = -3 => \(a^b = -1/9 \) is not an integer
=> Not suff
Combine (1) and (2)
=> a<0, b<0, a and b are odd
Same example as only (1) or only (2)
=> Not suff

=> Choice E

Originally posted by ostrick5465 on 21 Jan 2020, 11:12.
Last edited by ostrick5465 on 22 Jan 2020, 00:35, edited 1 time in total.
CEO
CEO
Joined: 07 Mar 2019
Posts: 2554
Own Kudos [?]: 1813 [1]
Given Kudos: 763
Location: India
WE:Sales (Energy and Utilities)
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
If a and b are nonzero integers, is \(a^b\) an integer?

(1) \(b^a\) is negative
\(b^a\) < 0 only when b < 0 where a > 0 OR a < 0 (a is odd integer)
Example:
a = -1 b = -2
\(b^a = (-2)^{-1} = -\frac{1}{2}\); \(a^b = (-1)^{-2} = 1\) YES

a = -3, b = -10
\(b^a = (-10)^{-3} = -\frac{1}{1000}\); \(a^b = (-3)^{-10} = -\frac{1}{3^{10}}\) NO

INSUFFICIENT.

(2) \(a^b\) is negative
\(a^b\) < 0 only when a < 0 where b > 0 OR b < 0 (b is odd integer)

Example:
a = -1 b = -3
\(a^b = (-1)^{-3} = -1\) YES

a = -3, b = -1
\(a^b = (-3)^{-1} = -\frac{1}{3}\) NO

INSUFFICIENT.

Together 1 and 2.
Both a < 0 and b < 0 and are odd.
So,

Example:
a = -1 b = -3
\(b^a = (-3)^{-1} = -\frac{1}{3}\); \(a^b = (-1)^{-3} = -1\) YES

a = -3, b = -1
\(b^a = (-1)^{-3} = -1\); \(a^b = (-3)^{-1} = -\frac{1}{3}\) NO

a = -3, b = -5
\(b^a = (-5)^{-3} = -\frac{1}{125}\); \(a^b = (-3)^{-5} = -\frac{1}{3^5}\) NO

INSUFFICIENT.

Answer E.
Retired Moderator
Joined: 18 May 2019
Posts: 785
Own Kudos [?]: 1040 [1]
Given Kudos: 101
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
Given that a and b are non-zero integers, we are to determine if a^b is an integer.

Statement 1: b^a is negative.
For b^a to be negative, then a must be odd and b must be a negative number. Let a=3 and b=-2
then b^a = -2^3 = -8.
a^b = 3^-2 = 1/9 No.
However when a=-1, and b=-3, then b^a = -3^-1 = -1/3
a^b = -1^-3 = -1. Yes.
Statement 1 is insufficient.

Statement 2: a^b is negative.
Statement 1 implies a is negative and b is odd.
when a =-1 and b=-3, a^b = -1 yes.
However when a=-2 and b=-3, then a^b = -2^-3 = -1/8, No.
Statement 2 is insufficient.

1+2
To satisfy both 1 and 2, we must have both a and b as odd negative values.
a=-1 and b=-3, a^b = -1^-3 = -1 and b^a = -3^-1 = -1/3. The answer is yes.
when a=b=-3, then a^b = b^a = -1/27. The answer is No.

Both statements even taken together are not sufficient.

The answer is E.
Director
Director
Joined: 25 Jul 2018
Posts: 668
Own Kudos [?]: 1119 [1]
Given Kudos: 69
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
If a and b are nonzero integers, is \(a^{b} \) an integer?

(Statement1): \(b^{a}\) is negative.
--> b <0, a could be any odd integer.
if b=-1 and a = 1, then \(a^{b}= 1^{-1}= 1\) (yes)
if b=-2 and a=3, then \(a^{b}= 3^{-2}= \frac{1}{9}\) (NO)
Insufficient

(Statement2): \(a^{b}\) is negative.
--> a <0, b could be any odd integer.
if a=-1 and b= 1, then \(a^{b}= (-1)^{1}= -1\) (Yes)
if a= -2 and b=-3, then \(a^{b}= (-2)^{-3}= -\frac{1}{8}\) (NO)
Insufficient

Taken together 1&2,
a,b --any odd negative integers (a<0, b<0)
if a=-1 and b=-1, then \(a^{b}= (-1)^{-1}= -1 \)(Yes)
if a=-3 and b=-3, then \(a^{b}= (-3)^{-3}= -\frac{1}{27}\) (No)
Insufficient

The answer is E.
Director
Director
Joined: 30 Sep 2017
Posts: 956
Own Kudos [?]: 1256 [1]
Given Kudos: 402
GMAT 1: 720 Q49 V40
GPA: 3.8
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
a and b are nonzero integers, is a^b an integer?

(1) b^a is negative
If a=-1 and b=-1, then b^a is negative and a^b is an integer
If a=-3 and b=-3, then b^a is negative but a^b is not an integer
NOT SUFFICIENT

(2) a^b is negative
If a=-1 and b=-1, then a^b is negative and a^b is an integer
If a=-3 and b=-3, then a^b is negative but a^b is not an integer
NOT SUFFICIENT

1)+2)
Using the same scenarios, it is still uncertain whether a^b is an integer.
NOT SUFFICIENT

FINAL ANSWER IS (E)
Senior Manager
Senior Manager
Joined: 26 Dec 2017
Posts: 301
Own Kudos [?]: 269 [1]
Given Kudos: 22
Location: India
GMAT 1: 580 Q42 V27
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
Ans: E

a)b^a= -ve
(-1)^(-1)=-1(b=a=-1), so, a^b=-1 int yes
(-1)^(3)=-1 (b=-1,a=3), so, a^b=1/3 not int no
not sufficient

b)a^b=-ve
(-1)^(-1)=-1(a=b=-1) yes
(-3)^(-3)=-1/27(a=b=-3) No
not sufficient

taking both a & b
(-1)^(-1)=-1(a=b=-1) yes
(-3)^(-3)=-1/27(a=b=-3) No

Not possible
Senior Manager
Senior Manager
Joined: 14 Jul 2019
Status:Student
Posts: 478
Own Kudos [?]: 369 [1]
Given Kudos: 52
Location: United States
Concentration: Accounting, Finance
GMAT 1: 650 Q45 V35
GPA: 3.9
WE:Education (Accounting)
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
1
Kudos
If a and b are nonzero integers, is a^b an integer?

(1) \(b^a\) is negative
(2)\( a^b\) is negative

For \(a^b\) to be an integer, b has to be positive. but if we can get to know whether a =1, the sign of b will not be a matter.

1) from this statement, we can deduce that b is negative and a is an odd integer. when a = 1, then \( a^b \) can be an integer, but for any other value of a, \(a^b\) is not an integer. insufficient.

2) a is negative and b is odd. no information about the sign of b. insufficient.

Together, a and b are both negative and odd. For any value of a except 1, \(a^b\) won't be an integer. but we don't know about the value of a. insufficient.

E is the answer.
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8020
Own Kudos [?]: 4098 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
If a and b are nonzero integers, is a^b an integer? [#permalink]
possible when a=1 and b = -3
and a = and b =-3


#1b^a is negative
yes /no insufficient
#2
a^b is negative
yes/no insufficient
nothing in common
IMO E



If a and b are nonzero integers, is a^b an integer?

(1) b^a is negative
(2) a^b is negative
Manager
Manager
Joined: 28 Nov 2020
Posts: 119
Own Kudos [?]: 25 [0]
Given Kudos: 96
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#permalink]
This isn't very tough nut to crack if you commute all the different combination that validate let me show you:-
A b^a negative could be -1^1 accoedingly 1^-1 integer however {-1/2)^3 accordingly 3^-1/2 not an integer insuff
B similarly we get it also as insuff even combined doesn't make the matter any better
Therefore IMO E
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32684
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If a and b are nonzero integers, is a^b an integer? [#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 and b are nonzero integers, is a^b an integer? [#permalink]
Moderator:
Math Expert
92931 posts

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