alebra problem

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 12
Joined: Tue Dec 29, 2009 10:21 pm

alebra problem

by kat187 » Fri Mar 19, 2010 2:08 pm
hi I got a simple question for all you gurus out there.

if xy=1

then

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

for this can I substitute x=2 and y=1/2 ?
and rewrite it as


2^(x+y) (x+y)/ (x-y)(x-y)
Source: — Problem Solving |

User avatar
Community Manager
Posts: 1537
Joined: Mon Aug 10, 2009 6:10 pm
Thanked: 653 times
Followed by:252 members

by papgust » Fri Mar 19, 2010 5:37 pm
No you cannot do that IMO.

Here's how you must do it.

if xy=1, then 2 ^(x+y)^2 / 2 ^(x-y)^2 = ?
(x+y)^2 = x^2 + y^2 + 2xy
(x-y)^2 = x^2 + y^2 - 2xy
Numerator --> 2^(x+y)^2. Whenever you face an exponent, Always start simplifying from the topmost exponent.
2^(x+y)^2 = 2^(x^2+y^2+2xy)
xy=1, 2^(x^2+y^2+2*1) = 2^(x^2+y^2+2) = 2^(x^2+y^2) * 2^2 = 2^(x^2+y^2) * 4

Denominator --> 2^(x-y)^2 = 2^(x^2+y^2-2xy) = 2^(x^2+y^2 - 2*1) = 2^(x^2+y^2-2) = 2^(x^2+y^2) * 2^(-2)


Numerator / Denominator = 2^(x^2+y^2) * 4 / 2^(x^2+y^2) * 2^(-2)

2^(x^2+y^2) gets cancelled out.

4 / 2^(-2) = [spoiler]4*4 = 16[/spoiler] IMO

Can you post the OA?

Junior | Next Rank: 30 Posts
Posts: 12
Joined: Tue Dec 29, 2009 10:21 pm

by kat187 » Fri Mar 19, 2010 6:06 pm
=16

User avatar
Legendary Member
Posts: 1560
Joined: Tue Nov 17, 2009 2:38 am
Thanked: 137 times
Followed by:5 members

by thephoenix » Fri Mar 19, 2010 9:46 pm
kat187 wrote:hi I got a simple question for all you gurus out there.

if xy=1

then

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

for this can I substitute x=2 and y=1/2 ?
and rewrite it as


2^(x+y) (x+y)/ (x-y)(x-y)
2 ^(x+y)^2 / 2 ^(x-y)^2=2 ^[(x+y)^2-(x-y)^2]=2^[(X+Y+X-Y)(X+Y-X+Y)]=2^[(2X)(2Y)]=2^4XY=2^4=16