document.write( "Question 763376: condense the experssion to the logarithm of a single quanity\r
\n" );
document.write( "\n" );
document.write( "1/2 LN(2+1)-2LN(x+1)\r
\n" );
document.write( "\n" );
document.write( "and\r
\n" );
document.write( "\n" );
document.write( "3LNx-2ln(x^2+1)+2LN5 \n" );
document.write( "
Algebra.Com's Answer #464758 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 1/2 LN(2+1)-2LN(x+1) \n" ); document.write( "LN(2+1)^(1/2) - LN(x+1)^2 \n" ); document.write( "LN[(2+1)^(1/2)/(x+1)^2] \n" ); document.write( ". \n" ); document.write( "and \n" ); document.write( ". \n" ); document.write( "3LNx-2ln(x^2+1)+2LN5 \n" ); document.write( "LNx^3-ln(x^2+1)^2+LN5^2 \n" ); document.write( "LNx^3-ln(x^2+1)^2+LN25 \n" ); document.write( "LN[x^3/(x^2+1)^2]+LN25 \n" ); document.write( "LN[25x^3/(x^2+1)^2] \n" ); document.write( " \n" ); document.write( " |