Question 1058301
.
If 2^x=3, evaluate 2^(x+1)
~~~~~~~~~~~~~~~~~~~~~~~


<pre>
       {{{2^(x+1)}}} = {{{2*2^x)}}} = 2*3 = 6.
</pre>