yoleven
- 78
- 1
Homework Statement
for x and y satisfying x-y=2 and 2^{x}-2^{y}=6
find 2^{x}+2^{y}.
The Attempt at a Solution
x-y=2 ; x=2+y
log_{2} 2^{x}-log_{2}2^{y}=log_{2}6
log 6/log2=2.585
x-y=2.585 but this violates the intitial condition x-y=2
where am i going wrong?