document.write( "Question 607150: solve log x+log(x+21)=2 \n" ); document.write( "
Algebra.Com's Answer #382441 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "log x+log(x+21)=2
\n" ); document.write( "log x(x+21) = 2
\n" ); document.write( " 10^2 = x^2 + 21x
\n" ); document.write( " x^2 + 21x-100 = 0
\n" ); document.write( "Factoring***
\n" ); document.write( " (x+25(x-4) = 0
\n" ); document.write( " (x+25) = 0, x = \"highlight%28cross%28-25%29%29\"
\n" ); document.write( " (x-4) = 0, x = 4
\n" ); document.write( "Using FOIL to check our Factoring***
\n" ); document.write( "F First terms x^2
\n" ); document.write( "O Outside terms -4x
\n" ); document.write( "I Inside terms +25x
\n" ); document.write( "L Last terms -100 \n" ); document.write( "
\n" );