SOLUTION: Solve for x. log3 (x+4) x log3 (x-4) = 0 Check the validity of each solution in the original equation.

Algebra ->  Inverses -> SOLUTION: Solve for x. log3 (x+4) x log3 (x-4) = 0 Check the validity of each solution in the original equation.       Log On


   



Question 437731: Solve for x.
log3 (x+4) x log3 (x-4) = 0
Check the validity of each solution in the original equation.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
log3 (x+4) x log3 (x-4) = 0
--
[log(x+4)/log(3)] = 0
---
Multiply thru by (log(3))^2 to get:
---
log(x+4)*log(x-4) = 0
---
Either log(x+4) = 0 or log(x-4) = 0
---
If log(x+4) = 0, x+4= 1, so x = -3
---
If log(x-4) = 0, x-4= 1, so x = 5
-----------------------------------------
Checking:
x = -3 ?
log3(-3+4)*log(-3-4) = 0
Wrong; you cannot have log(-7)
---
x = 5
log3(5+4)*log(5-4) = 0
log3(9)*log(1) = 0
2*0 = 0
Good
----
Conclusion: x = 5
=======================
cheers,
Stan H.
=============
Cheers,
Stan H.