Posted by Jess on Monday, December 21, 2009 at 4:32pm.
duplicate
To solve
log x = 1/2 (log a + log b - log c)
we need to know some properties of logarithms, namely:
1. log(a)+log(b) = log(ab)
2. (1/2)log(a)=log(a-1/2)=log(√(a))
3. eln x = x, or
10log10 x = x
Proceeding to simplify the right-hand-side,
log x = 1/2 (log a + log b - log c)
= (1/2)log a + (1/2)log b + (1/2)log c
= log(√a) + log(√b) + log(√c)
= log(√a √b √c)
= log(√(abc))
Assuming log() stands for logarithm to the base e,
elog x = elog(√(abc))
x = √(abc)
2nd rule of logarithm should read:
2. (1/2)log(a)=log(a1/2)=log(√(a))
and the solution has to be corrected because of an erroneous sign:
Proceeding to simplify the right-hand-side,
log x = 1/2 (log a + log b - log c)
= (1/2)log a + (1/2)log b - (1/2)log c
= log(√a) + log(√b) - log(√c)
= log(√a √b / √c)
= log(√(ab/c))
Assuming log() stands for logarithm to the base e,
elog x = elog(√(ab/c))
x = √(ab/c)
Related Questions
Math Help Please - Which of the following expressions is equal to log (x sqrt-y...
Trigonometry - This is a logs question If u=x/y^2, which expression is ...
11th grade-Logs - log x = 1/2 (log a + Log b - log c) express x in terms of a,b,...
math - Logarithm!!! Select all of the following that are true statements: (a) ...
math(Please help) - 1) use the properties of logarithms to simplify the ...
math - write as a single logarithm: -2logbase3(1/x)+(1/3)logbase3(square root of...
Math/trig - Log radical b/ a^2 is equivalent to 1) 1/2 log b + 1/2 log a 2) l/2 ...
TRig WIth LoGs help1!! - i have problem i can't solve and the book is no ...
math - Given: f(x)=log 5 x what is the value of f(125) and f(1/25)? Totally lost...
LOGARITHMS - HI THE QUESTION STATES THAT ONE SHOULD CALCULATE THE LOGS WITHOUT ...
For Further Reading