document.write( "Question 584450: log(6)x+log(6)(x+16)=2\r
\n" );
document.write( "\n" );
document.write( "I dont know how to solve this, and im supposed to check for extraneous solutions \n" );
document.write( "
Algebra.Com's Answer #372797 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! adding logs means multiplying their arguments\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x(x + 16) = 6^2 ___ x^2 + 16x = 36 ___ x^2 + 16x - 36 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (x + 18)(x - 2) = 0 \n" ); document.write( " |