We can solve a common base exponential equation of the form:
[tex]a^{f(x)}=b^{g(x)}[/tex]With the one-to-one property to get:
[tex]f(x)=g(x)[/tex](a) In this case, we can take 4 as the common base, to get:
[tex]4^{f(x)}=4^{g(x)}[/tex]For f(x), we can use a linear equation of the form mx + b like 6x + 9, and for g(x) we can make it equal to -x² (we can use whatever equation we want because we are creating the complex exponential equation), then we get:
[tex]4^{6x+9}=4^{-x^2}[/tex]Since we have common bases, by means of the one-to-one property, we rewrite the above equation to get:
[tex]6x+9=-x^2[/tex]Simplifying and factoring:
6x + 9 + x² = x² - x²
6x + 9 + x² = 0
(x + 3)² = 0
Then, the solution to this equation is -3
(b) Similarly, taking logarithms on both side we get:
[tex]\begin{gathered} Log(4^{6x+9})=Log(4^{-x^2}) \\ (6x+9)Log(4^{})=(-x^2)Log(4^{}) \end{gathered}[/tex]By dividing both sides by Log(4), we get:
[tex]6x+9=-x^2[/tex]As you can see, we got the same equation as in part (a), then the solution will be the same and it is x = -3