SOLUTION: I'm having trouble solving for 'x' in this equation {{{log4(x-2)+ log4(x+6)=2}}}. I have tried re-arranging it to make an exponential equation, but I end up confusing myself even
Algebra ->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: I'm having trouble solving for 'x' in this equation {{{log4(x-2)+ log4(x+6)=2}}}. I have tried re-arranging it to make an exponential equation, but I end up confusing myself even
Log On
You can put this solution on YOUR website! log4(x-2)+ log4(x+6)=2
-----------
Note: Keep the "base 4" in mind
============
log(x-2)(x+6) = 2
(x-2)(x+6) = 4^2
x^2+4x-12 = 16
x^2+4x-28=0
x = [-4 +- sqrt(16-4*-28]/2
x = [-4 +- sqrt(128)]/2
----------------
x = [-4 + 8sqrt(2)]/2 = -2+4sqrt2
OR
x = [-4 - 8sqrt(2)]/2 = -2-4sqrt2
====================
Cheers,
Stan H.