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

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
avatar
Intern
Intern
Joined: 28 Oct 2009
Posts: 47
Own Kudos [?]: 663 [40]
Given Kudos: 42
Send PM
Most Helpful Reply
avatar
Manager
Manager
Joined: 08 May 2010
Posts: 102
Own Kudos [?]: 115 [15]
Given Kudos: 39
Send PM
User avatar
Intern
Intern
Joined: 07 Oct 2006
Posts: 45
Own Kudos [?]: 20 [5]
Given Kudos: 3
Location: India
Send PM
General Discussion
avatar
Intern
Intern
Joined: 28 Oct 2009
Posts: 47
Own Kudos [?]: 663 [1]
Given Kudos: 42
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
1
Kudos
Thanks, I didn't even think to use the prime factorization.
avatar
Intern
Intern
Joined: 12 Nov 2011
Posts: 1
Own Kudos [?]: 2 [2]
Given Kudos: 0
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
2
Kudos
skipjames wrote:
If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1)(3^y-2) equals:

16
24
48
96
144


So I would start attacking this problem by quickly performing the prime factorization of 288. With that it is easy to count the 5 twos and the 2 threes that are the prime factors. So x=5, y=2. now quickly 2^4(3^0)=16. Than answer should be number 1.

If my comments were helpful to you, please give kudos.
Thanks,
Skip


Hi Skip, could you please explain prime factorization and how you count the three's. I think I see how you count the two's by taking 2, 8, and 8 seperately and see how many two's making up each number but I don't quite understand how you get the three's.

Thanks, Steven
User avatar
Manager
Manager
Joined: 29 Oct 2011
Posts: 115
Own Kudos [?]: 349 [1]
Given Kudos: 19
Concentration: General Management, Technology
Schools: Sloan '16 (D)
GMAT 1: 760 Q49 V44
GPA: 3.76
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
1
Bookmarks
Here's how I do prime factorization.

In one row you start with your number to be factored and in the other column you write the smallest possible prime that number is divisible by. Then you do the same for the (number/prime) and so on until you get to 1.

For example:

number:______288______144______72______36______18______9______3______1 (done)
prime factor:_______2_________2______ 2_______2_______2______3______3

In this case you it's easy to see that 288 = 2*2*2*2*2*3*3 = 2^5 * 3^2.
User avatar
Manager
Manager
Joined: 12 Apr 2011
Status:D-Day is on February 10th. and I am not stressed
Affiliations: American Management association, American Association of financial accountants
Posts: 118
Own Kudos [?]: 1848 [0]
Given Kudos: 52
Location: Kuwait
Concentration: finance and international business
Schools:Columbia university
 Q18  V17 GMAT 2: 320  Q18  V19 GMAT 3: 620  Q42  V33
GPA: 3.48
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
I approached it by using prime factorization. you need to know how many two's and three's are there in 288. using prime factorization, i got 4 two's and 2 three's.
you just need to plug in the values for x and y and solve the given equation.
(2^5-1)(3^2-2)= (2^4)(3^0)= (16)(1)= 16

hope that helps
Manager
Manager
Joined: 22 Apr 2016
Status:On a 600-long battle
Posts: 123
Own Kudos [?]: 102 [1]
Given Kudos: 392
Location: Hungary
Concentration: Accounting, Leadership
Schools: Erasmus '19
GMAT 1: 410 Q18 V27
GMAT 2: 490 Q35 V23
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
1
Bookmarks
Prime factorize 288 then do your magic:

\(\left( { 2 }^{ x } \right) \left( 3^{ y } \right) =288\\ \left( { 2 }^{ x } \right) \left( 3^{ y } \right) ={ 2 }^{ 5 }{ 3 }^{ 2 }\\ x=5\\ y=2\\ \\ \left( { 2 }^{ x-1 } \right) \left( { 3 }^{ y-2 } \right) =\left( { 2 }^{ 5-1 } \right) \left( { 3 }^{ 2-2 } \right) ={ 2 }^{ 4 }{ 3 }^{ 0 }=16\)
VP
VP
Joined: 31 Oct 2013
Posts: 1260
Own Kudos [?]: 1153 [0]
Given Kudos: 635
Concentration: Accounting, Finance
GPA: 3.68
WE:Analyst (Accounting)
Send PM
Re: If 2^x*3^y = 288, where x and y are positive integers then 2^(x-1)*3 [#permalink]
Bunuel wrote:
If \(2^x*3^y = 288\), where x and y are positive integers then \(2^{x-1}*3^{y-2}\) is equal to?

A. 2
B. 4
C. 6
D. 8
E. 16


\(288 = 3 *96 = 3 * 3*32 = 3*3* 4*8 = 3*3 * 2*2 * 2*2*2 = 3^22^5\)

\(2^x*3^y = 288\)

\(2^x3^y = 2^53^2\)

x = 5 and y = 2.

\(2^{x-1}*3^{y-2}\)

=\(2^{5-1} *3^{2-2}\)

=\(2^4 * 3^0\)

=16

E is our answer.
Manager
Manager
Joined: 14 Feb 2016
Posts: 54
Own Kudos [?]: 161 [0]
Given Kudos: 49
Send PM
Re: If 2^x*3^y = 288, where x and y are positive integers then 2^(x-1)*3 [#permalink]
Break down 288 into its prime factors. You find that X = 5 and Y = 2. The rest is...
Manager
Manager
Joined: 08 Sep 2008
Posts: 105
Own Kudos [?]: 96 [0]
Given Kudos: 17
Location: India
Concentration: Operations, General Management
Schools: ISB '20
GPA: 3.8
WE:Operations (Transportation)
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
288= 2*2*2*2*2*3*3 = 2^5 * 3^2

(2^x-1) * (3^y-2) = 2^4 * 3^2-2
= 16 *1= 16
Answer A.
GMAT Club Legend
GMAT Club Legend
Joined: 03 Oct 2013
Affiliations: CrackVerbal
Posts: 4946
Own Kudos [?]: 7624 [1]
Given Kudos: 215
Location: India
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
1
Kudos
Top Contributor
If we break up the term as the following then \(2^{x-1} * 3^{y-2} = \frac{2^x}{2} * \frac{3^y}{3^2}\)

Since \(2^{x} * 3^{y} = 288\), substituting, we get \(\frac{288}{2 * 9} = \frac{32}{2} = 16\)


Option A

Arun Kumar
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29891 [1]
Given Kudos: 799
Location: Canada
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
1
Kudos
Expert Reply
Top Contributor
marcusaurelius wrote:
If \((2^x)(3^y) = 288\), where x and y are positive integers, then \((2^{x-1})(3^{y-2})\) equals:

A. 16
B. 24
C. 48
D. 96
E. 144


APPROACH #1: Use prime factorization
\(288 = (2)(2)(2)(2)(2)(3)(3) = (2^5)(3^2)\)
So, the given equation becomes: \((2^x)(3^y) = (2^5)(3^2)\), which means \(x=5\) and \(y=2\)
Thus \((2^{x-1})(3^{y-2}) = (2^{5-1})(3^{2-2}) = (2^{4})(3^{0}) = (16)(1) = 16\)
Answer: A

APPROACH #2: Use algebraic manipulation
Given: \((2^x)(3^y) = 288\)
Divide both sides of the equation by \(2^1\) (aka \(2\)) to get: \(\frac{(2^x)(3^y)}{2^1} = \frac{288}{2^1}\)
Simplify to get: \((2^{x-1})(3^y) = 144\)
Divide both sides of the equation by \(3^2\) to get: \(\frac{(2^{x-1})(3^y)}{3^2} = \frac{144}{3^2}\)
Simplify: \((2^{x-1})(3^{y-2}) = 16\)
Answer: A
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32626
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#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 (2^x)(3^y) = 288, where x and y are positive integers, then (2^x-1) [#permalink]
Moderators:
Math Expert
92882 posts
Senior Moderator - Masters Forum
3137 posts

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