Solve log6(x+6) - log6(x-4) = 3 | Log Subtraction Help

  • Thread starter Thread starter tommy2st
  • Start date Start date
  • Tags Tags
    Log
AI Thread Summary
The equation log6(x+6) - log6(x-4) = 3 can be simplified using logarithmic properties to log6((x+6)/(x-4)) = 3. This leads to the exponential form 6^3 = (x+6)/(x-4). An error occurred when the user mistakenly squared the base instead of cubing it during calculations. After correcting this mistake, the user successfully solved the equation. The discussion highlights the importance of accurately applying logarithmic rules in problem-solving.
tommy2st
Messages
15
Reaction score
0

Homework Statement



log6(x+6) - log6(x-4) = 3



2. The attempt at a solution

150/36 is what i get which i simplified to 25/6.
but the program tells me I am wrong can anyone think of how I am getting this wrong
 
Physics news on Phys.org
anybody?
 
I get something close, what steps did you do to get at that answer?
 
The logarithms (of the same base) are exponents so you can do:

log6(x+6) - log6(x-4) = 3

log_6 \frac{x+6}{x-4}=3

6^3 = \frac{x+6}{x-4}

If you made that far, then you should find the rest of the steps.
 
lewando said:
I get something close, what steps did you do to get at that answer?

i figured it out now. i was squaring the base instead of cubing it. thanks for your help tho !
 
So what did you get?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top