SOLUTION: 1/3log_cx+3log_cy-4log_cx how would you express this as a single logarithm and simplify if possible? Thanks.

Algebra.Com
Question 890075: 1/3log_cx+3log_cy-4log_cx
how would you express this as a single logarithm and simplify if possible?
Thanks.

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
if i understand this correctly, your expression is:

1/3 * logc(x) + 3*logc(y) - 4*logc(x)

this becomes:

logc(x^(1/3)) + logc(y^3) - logc(x^4)

this becomes:

logc((x^(1/3) * y^3) / x^4)

this becomes:

logc(y^3/x^(11/3))

the base doesn't really matter in this problem.
it could be anything.
for example, if you let c = 10, than you can use the LOG function of your calculator to confirm this simplification is correct.

simply choose an arbitrary value for x and y and solve using your calculator for the original equation and the final equation.

for example:

let x = 20 and y = 35 and c = 10

1/3 * logc(x) + 3*logc(y) - 4*logc(x) becomes:

1/3 * log10(20) + 3 * log10(35 - 4 * log10(20) which is equal to -.1382391844...

logc(y^3/x^(11/3)) becomes:

log10(35^3 / 20^(11/3)) = -.1382391844...

you get the same value from the original equation and from the final equation so the simplification is correct.

the logarithmic rules that were used are:

a*log(b) = log(b^a)

log(a) + log(b) = log(a*b)

log(a) / log(b) = log(a/b)

the division rules that were followed are:

x^a / x^b = x^(a-b)

x^-c = 1/x^c


RELATED QUESTIONS

Hey! How would you simplify 2 + 3log[base 10]x in a single logarithm?... (answered by robertb)
express as a single logarithm 3log a-(2log b+4log... (answered by Alan3354)
Express 3log b x-4 log b y+1/2 log b z as a single logarithm and simplify if possible. I (answered by vleith,Fombitz)
Express as a single logarithm log 11 - log 6 + 1/3log 8 + 1/3log... (answered by josmiceli)
Express as a single logarithm with a coefficient of 1... (answered by solver91311)
Express as a single logarithm and if possible simplify and reduce any fractions.... (answered by stanbon)
Rewrite the expression 5logx-3log(x^2-1)+4log(x-1) as a single logarithm... (answered by lwsshak3)
Can you please write this as a single logarithm.... (answered by richwmiller)
Write the expression as a single logarithm... (answered by jim_thompson5910)