document.write( "Question 617284: log (x + 16) = log x + log 16, reject any value of x that is not in the domain of the original logarithmic expression \n" ); document.write( "
Algebra.Com's Answer #388360 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
log (x + 16) = log x + log 16,
\n" ); document.write( "Adding logs is same as multiplying
\n" ); document.write( "log(x + 16) = log(16x)
\n" ); document.write( "therefore
\n" ); document.write( "x + 16 = 16x
\n" ); document.write( "16 = 16x - x
\n" ); document.write( "16 = 15x
\n" ); document.write( "x = \"16%2F15\"
\n" ); document.write( "
\n" );