Question 45492
{{{3^(2x) = 4^x}}}
{{{log(10,3^(2x)) = log(10,4^x)}}}
{{{2x*log(10,3) = x*log(10,4)}}}
{{{2*log(10,3) = log(10,4)}}}
{{{log(10,9) = log(10,4)}}} No Solutions
Try A Different Approach:
{{{3^(2x) = 4^x}}}
Anything but zero to the zero power is one.
{{{x = 0}}}
{{{ graph( 600, 600, -5, 0.5, -0.5, 2, 3^(2x), 4^x) }}}