I came across the following equality: $$\frac{2^x}{5*3^{(x+1)}}=\frac1{15}\left(\frac23\right)^x$$ Why is this?
More specifically, what I don't understand is how to combine the $5*3^{(x+1)}$.
I came across the following equality: $$\frac{2^x}{5*3^{(x+1)}}=\frac1{15}\left(\frac23\right)^x$$ Why is this?
More specifically, what I don't understand is how to combine the $5*3^{(x+1)}$.
$3^{x+1}=3\times3^x$ so
$$\frac{2^x}{5\times3^{x+1}}= \frac{2^x}{5\times(3\times3^x)}= \frac{2^x}{(5\times3)\times3^x}=\frac1{15}\left(\frac23\right)^x$$