Fraction Question (GMAT Prep)

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 25
Joined: Sat Jun 25, 2011 8:49 am

Fraction Question (GMAT Prep)

by oex85 » Mon Aug 08, 2011 6:01 am
Tried searching, but honestly don't know how to quickly find what I'm looking for.

Question: If xy=1, what is the value of 2^(x+y)^2 )/2^(x-y)^2 ?

Alternatives: 2, 4, 8, 16, 32.


Also, any input on how to get the equation better adapted to this site? Used Microsoft Word 2010.

Cheers
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Mon Aug 08, 2011 6:13 am
oex85 wrote:If xy=1, what is the value of 2^(〖(x+y)〗^2 )/2^(〖(x-y)〗^2 ) ?
Correct me if I'm wrong, I guess the expression is [2^(x + y)²]/[2^(x - y)²]...

Now, the expression [2^(x + y)²]/[2^(x - y)²] is equivalent to 2^[(x + y)²] - (x - y)²].

Hence, [2^(x + y)²]/[2^(x - y)²] = 2^[(x + y)²] - (x - y)²] = 2^[(x² + 2xy + y²) - (x² - 2xy + y²)] = 2^[4xy] = 2^4 = 16

The correct answer is D.

PS : You can easily post the equation in correct form by using brackets and parentheses properly. In this case you could've done that by posting the expression as [2^{(x + y)^2}]/[2^{(x - y)^2}]
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

User avatar
Master | Next Rank: 500 Posts
Posts: 312
Joined: Tue Aug 02, 2011 3:16 pm
Location: New York City
Thanked: 130 times
Followed by:33 members
GMAT Score:780

by gmatboost » Mon Aug 08, 2011 7:38 am
Anurag@Gurome wrote:Now, the expression [2^(x + y)²]/[2^(x - y)²] is equivalent to 2^[(x + y)²] - (x - y)²].
Just wanted to explain this step in more detail, since it is the key to the question.

The main exponent rules to know are:
(a^m)*(a^n) =(a^[m+n])
(a^m)/(a^n) =(a^[m-n])
(a^m)^n =(a^[mn])

The quoted step above is using the second rule.
a = 2
m = (x + y)²
n = (x - y)²
Greg Michnikov, Founder of GMAT Boost

GMAT Boost offers 250+ challenging GMAT Math practice questions, each with a thorough video explanation, and 100+ GMAT Math video tips, each 90 seconds or less.
It's a total of 20+ hours of expert instruction for an introductory price of just $10.
View sample questions and tips without signing up, or sign up now for full access.


Also, check out the most useful GMAT Math blog on the internet here.

Junior | Next Rank: 30 Posts
Posts: 25
Joined: Sat Jun 25, 2011 8:49 am

by oex85 » Mon Aug 08, 2011 9:43 am
Thanks guys. You make a great team :)

Totally get it now, but definitely need some practice in this area.