document.write( "Question 144156This question is from textbook
\n" );
document.write( ": what is the process to get to the answer of logx+log(x-9)=1 \n" );
document.write( "
Algebra.Com's Answer #104961 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! adding logs means multiplying quantities __ x(x-9)=10 __ x^2-9x-10=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring __ (x+1)(x-10)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+1=0 __ x=-1 __ logs of negative quantities are not defined\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-10=0 __ x=10 \n" ); document.write( " |