Evaluate:   2^3 + 2^1 + 2^0 + 2^-1 + 2^-2

2^3 = 23 = 2 * 2 * 2 = 8
2^1 = 21 = 2
2^0 = 20 = 1
2^-1 = 2-1 = 1/2^1 = 1/2 = 0.5
2^-2 = 2-2 = 1/2^2 = 1/4 = 0.25

2^3 + 2^1 + 2^0 + 2^-1 + 2^-2
8   + 2   + 1   + 0.5  + 0.25 = 11.75

[check w/Google] [check w/WolframAlpha]

Creator: Gerald Thurman [gdt@deru.com]
Created: 29 December 2009

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 United States License.