Here's how you must do it.
if xy=1, then 2 ^(x+y)^2 / 2 ^(x-y)^2 = ?
Numerator --> 2^(x+y)^2. Whenever you face an exponent, Always start simplifying from the topmost exponent.(x+y)^2 = x^2 + y^2 + 2xy
(x-y)^2 = x^2 + y^2 - 2xy
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?












