MHB What is the solution to the logarithmic equation with different bases?

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Bases
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\tiny{KAM}$
$\log_9{(x+1)}+3\log_3{x}=14$
ok not sure as to best approach to this
assume change the base 9?
 
Mathematics news on Phys.org
change

$\log_9(x+1)$ to $ \dfrac{1}{2}\log_3(x+1)$

or …

$3\log_3{x}$ to $6\log_9{x}$

either way will result in a nasty 7th degree polynomial equation that will require technology to solve
 
by w|A $x≈80.8579$

but I didn't know you could change the base like that
 
change of base formula …

$\log_b{a} = \dfrac{\log_c{a}}{\log_c{b}}$
 
skeeter said:
change of base formula …

$\log_b{a} = \dfrac{\log_c{a}}{\log_c{b}}$

derivation …

let $x = \log_b{a} \implies a = b^x$

$\log_c{a} = \log_c{b^x}$

$\log_c{a} = x \cdot \log_c{b}$

$\dfrac{\log_c{a}}{\log_c{b}} = x = \log_b{a}$
 
skeeter said:
change

$\log_9(x+1)$ to $ \dfrac{1}{2}\log_3(x+1)$

or …

$3\log_3{x}$ to $6\log_9{x}$

either way will result in a nasty 7th degree polynomial equation that will require technology to solve
where did the $\dfrac{1}{2}$ come from
 
$\log_9(x+1) = \dfrac{\log_3(x+1)}{\log_3{9}} = \dfrac{\log_3(x+1)}{2} = \dfrac{1}{2} \log_3(x+1)$
 
skeeter said:
$\log_9(x+1) = \dfrac{\log_3(x+1)}{\log_3{9}} = \dfrac{\log_3(x+1)}{2} = \dfrac{1}{2} \log_3(x+1)$
well that's good to know
 
The "1/2" is due to the fact that 3 is the square root (1/2 power) of 9.
 
Back
Top