SOLUTION: Express irrational solutions in exact form as a decimal rounded to three decimal places log2x+log6x=3

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Express irrational solutions in exact form as a decimal rounded to three decimal places log2x+log6x=3      Log On


   



Question 601547: Express irrational solutions in exact form as a decimal rounded to three decimal places
log2x+log6x=3

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
log2(x) + log6(x) = 3
----
log(x)/log(2) + log(x)/log(6) = 3
----
Factor out the log(x):
log(x)[1/log(2) + 1/log(6)] = 3
---
Simplify:
log(x)[(log(6)+log(2))/log(6)*log(2] = 3
---
log(x)[4.6070] = 3
log(x) = 3/4.6070
log(x) = 0.6512
---
x = 10^0.6512
x = 4.4790
================
Cheers,
Stan H.
===============