I have the formula : $$3×4^{n-1}×1×\left({1\over 3}\right)^{n-1}$$ And I would like to know how to get to this one (which is equal) : $$3× \left({4\over 3}\right)^{n-1}$$ How can I do that ?
2026-03-31 07:36:24.1774942584
How do you get from this to this formula?
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Well first you can rewrite
$(3)$ x $(4^{n-1})$ x $1$ x $({{1}\over {3}})^{n-1}$ as
$(3)$ x $(4^{n-1})$ x $({{1}\over {3}})^{n-1}$.
Then using the identity that $a^nb^n = (ab)^{n}$ we get
$(3)$ x $({{4}\over {3}})^{n-1}$
which is the answer you wanted.