Solve $$4^{2x}=8(4^x)−15.$$
Learning advanced functions online and having trouble finding how to solve this? I have a few questions similar to this so i'm hoping to learn the steps on solving this so I can apply it to future equations.
Solve $$4^{2x}=8(4^x)−15.$$
Learning advanced functions online and having trouble finding how to solve this? I have a few questions similar to this so i'm hoping to learn the steps on solving this so I can apply it to future equations.
Equations such as $$ 4^{2x}=8(4^x)-15 $$ are known as 'disguised quadratics'. To see what I mean, add $15-8(4^x)$ to both sides: $$ 4^{2x}-8(4^x)+15=0 $$ and use the index law $(a^b)^c=a^{bc}$ to write the equation as $$ (4^x)^2-8(4^x)+15=0 \, . $$ This is a actually a quadratic equation because there is a squared term, $(4^x)^2$, a linear term, $-8(4^x)$, and a constant $15$. To make things blatantly obvious, make the substitution $z=4^x$ as Cornman has suggested. The equation becomes $$ z^2-8z+15=0 \, . $$ From here you can use any one of the standard methods for solving quadratics. I noticed that the numbers $-3$ and $-5$ sum to $-8$, and multiply to make $15$. This allows the equation to be factorised nicely: $$ (z-3)(z-5)=0 \, . $$ If two different numbers multiply to make $0$, then one of them must be $0$. In this case, $z-3=0$ or $z-5=0$. Hence, $z=3$ or $z=5$. We still haven't finished solving the equation. Since $z=4^x$, either $4^x=3$ or $4^x=5$. To solve $$ 4^x=3 \, , $$ apply the inverse function $\log_4$ to both sides: \begin{align} \log_4(4^x)&=\log_4(3) \\ x &= \log_4(3) \end{align} The same reasoning tells us that the solution of $4^x=5$ is $x=\log_4(5)$. This gives us the solutions $$\boxed{ \;\\[4pt] \quad x=\log_4(3) \text{ or } x=\log_4(5) \, .\quad \\ } $$ Plugging these solutions back into the original equation helps us ensure that they are all valid.