document.write( "Question 45013This question is from textbook
\n" );
document.write( ": Solve the equation In(x+5)-In(3)=In(x-3). My answer is 7 could that be right. thanks for any help given. \n" );
document.write( "
Algebra.Com's Answer #29817 by Nate(3500) ![]() You can put this solution on YOUR website! ln(x + 5) - ln(3) = ln(x - 3) \n" ); document.write( "ln((x + 5)/3) = ln(x - 3) \n" ); document.write( "(x + 5)/3 = x - 3 \n" ); document.write( "x + 5 = 3x - 9 \n" ); document.write( "14 = 2x \n" ); document.write( "7 = x \n" ); document.write( " |