SOLUTION: log x/n=log(x^1/n)
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: log x/n=log(x^1/n)
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 33460
:
log x/n=log(x^1/n)
Answer by
mukhopadhyay(490)
(
Show Source
):
You can
put this solution on YOUR website!
log x/n=log(x^1/n)
=> log x - log n = 1/n log x
=> log x - 1/n log x = log n
=> log x (1-1/n) = log n
=> log x = [n/(n-1)]*log n
=> x = 10^[(n/n-1)log n]