document.write( "Question 698692: how do you condense: ln x - 2 ln (x^2 + 1) + 1/2 ln (3 - x^4) \n" ); document.write( "
Algebra.Com's Answer #430966 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ln x - 2 ln (x^2 + 1) + 1/2 ln (3 - x^4) \n" ); document.write( "----- \n" ); document.write( "ln(x) - ln(x^2+1)^2 + ln(3-x^4)^(1/2) \n" ); document.write( "---- \n" ); document.write( "= ln[x(3-x^4)^(1/2)/(x^2+1)^2] \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |