SOLUTION: Hi! Please help! On my worksheet it says to solve this question: logBasec(x-1)-logBasea(x+6)=logBasea(x-2)-logBasea(x+3) I'm not sure how to do this - also, how do I 'solve' i

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Hi! Please help! On my worksheet it says to solve this question: logBasec(x-1)-logBasea(x+6)=logBasea(x-2)-logBasea(x+3) I'm not sure how to do this - also, how do I 'solve' i      Log On


   



Question 864871: Hi!
Please help! On my worksheet it says to solve this question:
logBasec(x-1)-logBasea(x+6)=logBasea(x-2)-logBasea(x+3)
I'm not sure how to do this - also, how do I 'solve' if there are two variables? Could someone show me how to do this step-by-step? Thank you so much!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
logBasec(x-1)-logBasea(x+6)=logBasea(x-2)-logBasea(x+3)
----------
loga(x-1) - loga(x+6) = loga(x-2)-loga(x+3)
-----
(x-1)/(x+6) = (x-2)/(x+3)
Cross-multiply to get:
(x-1)(x+3) = (x+6)(x-2)
x^2 + 2x -3 = x^2 + 4x - 12
----------------------------------
2x-3 = 4x-12
2x = 9
x = 9/2
-----------------
Cheers,
Stan H.
------------------