SOLUTION: solve: log3^(x-3)+log3^(x+2)=log3^6

Algebra ->  Algebra  -> Exponential-and-logarithmic-functions -> SOLUTION: solve: log3^(x-3)+log3^(x+2)=log3^6      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 198549: solve:
log3^(x-3)+log3^(x+2)=log3^6

Answer by nerdybill(2712) About Me  (Show Source):
You can put this solution on YOUR website!
Apply "log rules":
log3(x-3)+log3(x+2)=log3(6)
log3(x-3)(x+2)=log3(6)
(x-3)(x+2)=6
x^2+2x-3x-6 = 6
x^2-x-12 = 0
(x-4)(x+3) = 0
x = {-3,4}
We can toss out the negative solution leaving us with:
x = 4