Last visit was: 23 Apr 2026, 01:04 It is currently 23 Apr 2026, 01:04
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
User avatar
DestinyChild
Joined: 02 Oct 2009
Last visit: 23 Apr 2010
Posts: 124
Own Kudos:
Given Kudos: 4
Posts: 124
Kudos: 82
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
BarneyStinson
Joined: 21 Jul 2009
Last visit: 24 Sep 2010
Posts: 217
Own Kudos:
Given Kudos: 22
Concentration: World Domination, Finance, Political Corporatization, Marketing, Strategy
Schools:LBS, INSEAD, IMD, ISB - Anything with just 1 yr program.
Posts: 217
Kudos: 508
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
mrblack
Joined: 27 Apr 2008
Last visit: 06 May 2013
Posts: 135
Own Kudos:
Given Kudos: 1
Posts: 135
Kudos: 235
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
DestinyChild
Joined: 02 Oct 2009
Last visit: 23 Apr 2010
Posts: 124
Own Kudos:
Given Kudos: 4
Posts: 124
Kudos: 82
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yup! I had... just put it out there...!
User avatar
dmetla
Joined: 27 Aug 2009
Last visit: 10 May 2011
Posts: 43
Own Kudos:
Given Kudos: 1
Posts: 43
Kudos: 44
Kudos
Add Kudos
Bookmarks
Bookmark this Post
if u solve it its 2^4=16
avatar
cameraknox
Joined: 26 Oct 2009
Last visit: 05 Jan 2011
Posts: 2
Concentration: Business
Schools:University of Michigan
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I still dont get. Can you please fully explain...thanks.
User avatar
vladik210
Joined: 01 Aug 2009
Last visit: 18 Jan 2022
Posts: 47
Own Kudos:
26
 [1]
Given Kudos: 53
Concentration: Venture Capital and Startups
Schools:Stanford
GPA: 3.5
GMAT 1: 740 Q50 V40
Posts: 47
Kudos: 26
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cameraknox
I still dont get. Can you please fully explain...thanks.
Sure.

Here is what you need to know:
A. \((x+y)^2 = x^2 +2xy +y^2\)
B. \((x-y)^2 = x^2 -2xy +y^2\)
C. As BarneyStinson has mentioned you need to know that \((2^x)/(2^y) = 2^{x-y}\)

Now solve the problem using the formulas provided above.

\(2^{x^2 +2xy +y^2}/2^{x^2 -2xy +y^2}\);
\(2^{x^2 +2*1 +y^2}/2^{x^2 -2*1 +y^2}\); (Remember xy = 1)

By using formula C you get \(2^{x^2 +2 +y^2 -x^2 -(-2) -y^2}\)
And finally after canceling \(x^2\) and \(y^2\) out, you get \(2^{2-(-2)}\)
What in turn is equal to \(2^4\)or just 16

I hope this explanation helps you.
User avatar
johnhillescobar
Joined: 14 Dec 2009
Last visit: 10 Jun 2011
Posts: 6
Own Kudos:
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks DestinyChild. I enjoyed a lot this problem.

Since \(\frac{2^{(x+y)^2}} {2^{(x-y)^2}}\) then, you can get two quadratic equations from the exponents: \({(x+y)^2 = x^2 + 2xy + y^2}\) and \({(x-y)^2 = x^2 - 2xy + y^2}\)

Therefore, \(X^2\) and \(y^2\) both in the numerator and denominator should be canceled, which is equivalent to \(\frac{2^{2xy}} {2^{-2xy}}\). This implies that \(\frac{2^{2xy}} {\frac{1} {2^{2xy}}}\).

Because \(xy = 1\) you can calculate the exponents values to get \(\frac{2^2} {\frac{1} {2^2}}\) or \(\frac{4} {\frac{1} {4}}\). Finally, applying the double C you'll get 16.

Hope this helps :P
User avatar
DestinyChild
Joined: 02 Oct 2009
Last visit: 23 Apr 2010
Posts: 124
Own Kudos:
Given Kudos: 4
Posts: 124
Kudos: 82
Kudos
Add Kudos
Bookmarks
Bookmark this Post
glad you liked it...

i bet you can still get this wrong on any day... have an argument with your gf\wife and try it... :)
or try it after shoveling 28" of snow... :) :)
User avatar
johnhillescobar
Joined: 14 Dec 2009
Last visit: 10 Jun 2011
Posts: 6
Own Kudos:
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Of course DestinyChild...it's possible!!!! :-D
User avatar
shrivastavarohit
Joined: 29 Mar 2010
Last visit: 06 Aug 2010
Posts: 20
Own Kudos:
Given Kudos: 1
Posts: 20
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Pretty late however this is simpler, please make a lots of noise in case approach is not correct.

2^(x+y)^2/2^(x-y)^2

Represent this eq. in non fraction format since base is 2 (same) the eq. should look as below.


xy = 1;

=2^(x^2 + y^2 + 2xy) - (x^2+y^2-2xy)
=2^4xy

Since xy=1

=2^4 = 16
User avatar
nickk
Joined: 10 Aug 2009
Last visit: 05 Apr 2011
Posts: 79
Own Kudos:
Given Kudos: 13
Posts: 79
Kudos: 48
Kudos
Add Kudos
Bookmarks
Bookmark this Post
mrblack
x and y both equal to 1 or -1.

Plug the numbers in and you end up with 2^4=16 in both cases.

Not necessarily, the question doesn't state that they are both integers.
User avatar
dimitri92
Joined: 15 Nov 2006
Last visit: 18 May 2019
Posts: 229
Own Kudos:
Given Kudos: 34
Affiliations: SPG
Posts: 229
Kudos: 3,651
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nickk
mrblack
x and y both equal to 1 or -1.

Plug the numbers in and you end up with 2^4=16 in both cases.

Not necessarily, the question doesn't state that they are both integers.


it doesn't matter if they are integers or not ....the final answer doesn't change



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Problem Solving (PS) Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!
Moderator:
Math Expert
109763 posts