document.write( "Question 581217: Using logarithm properties condense the following:
\n" );
document.write( "2[lnx-ln(x+1)-ln(x-1)] \n" );
document.write( "
Algebra.Com's Answer #371791 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Using logarithm properties condense the following: \n" ); document.write( "2[lnx-ln(x+1)-ln(x-1)] \n" ); document.write( "2[lnx-(ln(x+1)+ln(x-1))] \n" ); document.write( "2[lnx-(ln(x+1)(x-1))] \n" ); document.write( "2[ln((x)/(x+1)(x-1))] \n" ); document.write( "ln[(x)/(x+1)(x-1)]^2 \n" ); document.write( " |