document.write( "Question 141096: solve for x
\n" );
document.write( "log2x + log2(x^2-9) = log2(-5x) \n" );
document.write( "
Algebra.Com's Answer #102785 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! adding logs is multiplying quantities\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "taking antilog __ x(x^2-9)=-5x __ x^3-9x=-5x __ x^3-4x=0 __ x(x^2-4)=0 __ x(x+2)(x-2)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+2=0 __ x=-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-2=0 __ x=2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "logarthms are NOT defined for quantities <=0 \n" ); document.write( "__ the algebra generates the \"solutions\" __ but the logs aren't realistic \n" ); document.write( " |