document.write( "Question 184394: Solve for x\r
\n" );
document.write( "\n" );
document.write( "log (base of 2)(x^2+8) = log (base of 2)x + log(base of 2) 6 \n" );
document.write( "
Algebra.Com's Answer #138459 by edjones(8007)![]() ![]() You can put this solution on YOUR website! log[2](x^2+8) = log[2]x + log[2]6 \n" ); document.write( "2^log[2](x^2+8) = 2^log[2]x * 2^log[2]6 \n" ); document.write( "x^2+8=6x \n" ); document.write( "x^2-6x+8=0 \n" ); document.write( "(x-4)(x-2)=0 \n" ); document.write( "x=4, x=2 \n" ); document.write( ". \n" ); document.write( "Ed\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |