Question 1068947
This question is about logs and I don't understand it at all can you please help me solve this equation: Solve the following {{{ log(4)(x^2-6x)= 2 }}}.

So far I have {{{ (x^2-6x) = 2/log(4) }}}
              {{{ x^2-6x-3.321928095  }}}

Now, I'm stuck and I'm not sure if I answered the question or if there is more work to be shown?
Get back to me as soon as possible, thank you soo much and have a nice day/night!
<pre>{{{log(4)(x^2 - 6x) = 2}}}.
{{{x^2 - 6x = 4^2}}} ------- Converting to EXPONENTIAL form, or converting from: {{{matrix(1,3, log (a, b) = c, to, b = a^c)}}}
{{{x^2 - 6x - 16 = 0}}} ------ Subtracting - 4<sup>2</sup>, or - 16 from both sides
(x - 8)(x + 2) = 0
{{{highlight_green(matrix(1,3, x = 8, or, x = - 2))}}}