document.write( "Question 31385: log5(x+4)-log5(x+1)\r
\n" );
document.write( "\n" );
document.write( "use properties to condense the logarithmic expression. write the expression as a single logarithim whose coefficient is 1. Where possible, evaluate the logarithmic expression. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #18084 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! log5(x+4)-log5(x+1) \n" ); document.write( "=log[5(x+4)/5(x+1)] \n" ); document.write( "=log[(x+4)/(x+1)] \n" ); document.write( " |