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

  • Thread starter Thread starter tommy2st
  • Start date Start date
  • Tags Tags
    Log
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
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
The logarithms (of the same base) are exponents so you can do:

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

[tex]log_6 \frac{x+6}{x-4}=3[/tex]

[tex]6^3 = \frac{x+6}{x-4}[/tex]

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 !