I'm confused. Why is it that for a problem in the form of: $(2^{x+1})(2^{x-1})$ we get $2^{2x}$ instead of $4^{2x}$; Shouldn't we multiply the $2$s by each other..?
Similarly for a problem like: $(2^{x+1})(4^{x-1})$, why do we get $2^{3x-1}$ rather than $8^{2x}$?
And for $(3^{2x}/3^{x-1})$ we get $3^{x+1}$...shouldn't the $3$s cancel?