document.write( "Question 901583: I have a logarithmic expression to condense
\n" );
document.write( "Equation: 3 log (x+1) + 5 log(9x+1)- log(x+1)\r
\n" );
document.write( "\n" );
document.write( "I know it can be written as\r
\n" );
document.write( "\n" );
document.write( "log (x+1)^3 + log (9x+1)^5 - log (x+1)\r
\n" );
document.write( "\n" );
document.write( "but i'm lost after this how can i condense this further. help \n" );
document.write( "
Algebra.Com's Answer #546794 by stanbon(75887) ![]() You can put this solution on YOUR website! I have a logarithmic expression to condense \n" ); document.write( " Equation: 3 log (x+1) + 5 log(9x+1)- log(x+1) \n" ); document.write( "I know it can be written as \n" ); document.write( "log (x+1)^3 + log (9x+1)^5 - log (x+1) \n" ); document.write( "--------- \n" ); document.write( "log[(x+1)^3*(9x+1)^5/(x+1)] \n" ); document.write( "--------- \n" ); document.write( "= log[(x+1)^2*(9x+1)^5] \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |