-
parulmahajan89
- Senior | Next Rank: 100 Posts
- Posts: 74
- Joined: Fri May 11, 2012 9:06 pm
Some additional brackets would help understand the original question. Plus I think you added an extra 2.parulmahajan89 wrote:if XY=1 then what is the value of 2^(X+Y)²/ 2^(X-Y)²
1)2
2) 4
3) 8
4) 16
5) 32
NOT sure what I did wrong here I think answer is 8. But correct answer is 16?
Based on the official answer, I've edited the question above.
2^(X+Y)²/ 2^(X-Y)² = 2^(X² + 2XY + Y²)/ 2^(X² - 2XY + Y²)
= 2^(4XY) [after we subtract exponents]
= 2^4 [since XY = 1]
= 16
Cheers,
Brent













