SOLUTION: how do i write 1/3log(x^3+1)+1/2log(x^2+1) as a single logarithm

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: how do i write 1/3log(x^3+1)+1/2log(x^2+1) as a single logarithm      Log On


   



Question 694452: how do i write 1/3log(x^3+1)+1/2log(x^2+1) as a single logarithm
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
write 1/3log(x^3+1)+1/2log(x^2+1) as a single logarithm
------
= log(x^3+1)^(1/3) + log(x^2+2)^(1/2)
-----
= log[(x^3+1)(1/3) * (x^2+2)^(1/2)]
==========================
Cheers,
Stan H.
========================