I have two equations that I'm not able to solve. I know the answers, but I can't get to them.
$$(a) \qquad 2^{2x} - 3 \cdot 2^x - 10 = 0$$
(Answer: $x = \frac{\log 5}{\log 2}$.)
On a) I start by multiplying log into all of the numbers. But then I realized that I might be misunderstanding. How will the middle part look, from what I have done I get ...$(-\log3 + x\log2)$... Am I supposed to split 3*2 apart(following the rule: $\log(a b)=\log a+\log b)$? And if so, will there be a - or a + in front of number $2$? The answer that I've got that is closest is ${(\log(10)+\log(3)) / \log(2)}$.
$$(b) \qquad 3^{2x} - 12 \cdot 3^x + 27 = 0$$
(Answer: $x = 1, 2$.)
On b) I don't have anything close to the answer. I understand that the quadratic equation formula is needed, but I can't get to those numbers that I'm supposed put in it.
Does anyone know how to solve this, and what I'm doing wrong?
To see that $a^{2x}=(a^x)^2$ might be the most important thing here.
Then, you can set $2^x=s$ for a) (be careful about $s\gt 0$), and $3^x=t$ for b).