SOLUTION: How can I find "x" when it's in this question? sqrt(log(x)-3) = log(x)-3 Also with this one... {{{e^(3ln(x^2)-2ln(x)) = ln(e^16)}}}
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: How can I find "x" when it's in this question? sqrt(log(x)-3) = log(x)-3 Also with this one... {{{e^(3ln(x^2)-2ln(x)) = ln(e^16)}}}
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 369024
:
How can I find "x" when it's in this question?
sqrt(log(x)-3) = log(x)-3
Also with this one...
Answer by
CharlesG2(834)
(
Show Source
):
You can
put this solution on YOUR website!
How can I find "x" when it's in this question?
sqrt(log(x)-3) = log(x)-3
Also with this one...
log is assumed to be log10 (log base 10)
sqrt(log(x) - 3) = log(x) - 3
sqrt(log(x) - log(1000)) = log(x) - log(1000) (log(1000) = 3)
logarithmic rule: log(m/n) = log(m) - log(n)
sqrt(log(x/1000)) = log(x/1000)
log(x/1000) = log(x/1000) * log(x/1000)
1 = log(x/1000) (divided by log(x/1000))
logarithmic rule: if log(y) = x, then b^x = y
10^1 = x/1000
10 = x/1000
10 * 1000 = x
10000 = x
check:
sqrt(log(10000) - 3) = log(10000) - 3
sqrt(4 - 3) = 4 - 3
sqrt(1) = 1
1 = 1, yes
logarithmic rule: nln(m) = ln(m^n)
logarithmic rule: if b^x = y, then ln(y) = x
what is in parenthesis needs to equal
check:
e^(3ln(2^2)-2ln(2)) = ln(e^16)
e^(3ln(4) - 2ln(2)) = 16
e^(ln(4^3) - ln(2^2)) = 16
e^(ln(64) - ln(4)) = 16
e^(ln(64/4)) = 16
e^(ln(16)) = 16
ln(16) = ln(16), yes