document.write( "Question 561140: I have tried but i cannot solve this equation, I would appreciate some help, pls
\n" );
document.write( "log(x+1)^2 + log(x+9)^2 = 2log9 \n" );
document.write( "
Algebra.Com's Answer #364170 by Alan3354(69443) You can put this solution on YOUR website! I have tried but i cannot solve this equation, I would appreciate some help, pls \n" ); document.write( "log(x+1)^2 + log(x+9)^2 = 2log9 \n" ); document.write( "----------- \n" ); document.write( "Assuming it's log( (x+1)^2) and not the log^2: \n" ); document.write( "----- \n" ); document.write( "2log(x+1) + 2log(x+9) = 2log9 \n" ); document.write( "log(x+1) + log(x+9) = log(9) \n" ); document.write( "log((x+1)*(x+9) = log(9) \n" ); document.write( " \n" ); document.write( "x = 0, x = -10 \n" ); document.write( "----- \n" ); document.write( "-10 won't work, so ignore it. \n" ); document.write( "--> x = 0 \n" ); document.write( " \n" ); document.write( " |