The answer is $-1$, but how does one expand and simplify this expression to find this answer (what are the steps)?
Asked
Active
Viewed 99 times
-1
-
3Distributing that $2^{-n}$ would be a good first step. – Mike Pierce Jun 23 '15 at 19:45
2 Answers
8
HINT : $$A(B+C)=AB+AC$$ and$$2^a\times 2^b=2^{a\color{red}{+}b}.$$
mathlove
- 139,939
-
Would you please be more direct? I understand this exponent law, but not how to apply it to this situation (expression). – Arthur Alex Karapetov Jun 23 '15 at 19:47
-
3
2
$$2^{-n}(2^n-2^{n+1})=2^{n-n}-2^{n+1-n}=1-2=-1$$
Dr. Sonnhard Graubner
- 95,283
-
Thanks a lot! I thought you had to use multiplication of exponents rather than addition, very foolish of me. Thanks again. – Arthur Alex Karapetov Jun 23 '15 at 19:49