im confused on how you solve a question like this: $$ 3^{x+2} + 3^{x-1} = 27 $$
would you do: $$ 2(3)^{2x}-1 = 3^3 $$
but when I try this way its wrong, please help me thanks.
im confused on how you solve a question like this: $$ 3^{x+2} + 3^{x-1} = 27 $$
would you do: $$ 2(3)^{2x}-1 = 3^3 $$
but when I try this way its wrong, please help me thanks.
On
Let $u = 3^{x-1}$. Then $ 3^{x+2} = 3^3 \cdot u = 27 u$. Now solve $$ 27 u + u = 27 \implies u = \frac{27}{28} $$ Then $$ 3^x-1 = \frac{27}{28} \\ 3^x = \frac{55}{28} \\ x = \log_3\left( \frac{55}{28} \right) $$
Here's a hint:
$$ 3^{x+2} = 3^3 \cdot 3^{x-1}. $$
If you use this formula to make a substitution in the equation in your question, the rest of the steps may be easier to see.