I am having some troubles with a question that subtracts powers.
Solve for unknown: $$3^{x+4} - 5(3^x) = 684$$
I have a hunch that I should apply factorization somehow. Do I multiply 5 and 3 to begin or should I change to logarithm form and have the 5 act as an exponent on $3^x$, and then factorize?
Any recommendations are appreciated!
I've edited it at the user's notification.
$$3^{x+4}-5(3^x)=684 \implies 3^x\cdot3^4-5(3^x)=684 \implies 3^x(3^4-5)=684 \implies (76)3^x=684 \implies 3^x = \frac{684}{76} \implies 3^x = 9$$
You can take it from here.