document.write( "Question 785995: Condense the expression to the logarithms of a single quantity\r
\n" );
document.write( "\n" );
document.write( "ln x - ln(x+2) + ln(2x-3) \n" );
document.write( "
Algebra.Com's Answer #482601 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! ln x - ln(x+2) + ln(2x-3)= \n" ); document.write( "ln((2x^2-3x)/(x+2)) \n" ); document.write( " |