Question 568734
2^n * 2^(n+2)*2
-----
Since the bases are the same you should
add the exponents when you multiply.
-----
= 2^[n + n+2 + 1]
-----
= 2^[2n+3]
==============
Cheers,
Stan H.
==============