document.write( "Question 883161: log2(x - 6) + log2(x - 4) = log2 x solve the logarithmic equation. and round. \n" ); document.write( "
Algebra.Com's Answer #533452 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! log2(x - 6) + log2(x - 4) = log2 x solve the logarithmic equation. and round. \n" ); document.write( "*** \n" ); document.write( "solve for x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=(x-6)(x-4) \n" ); document.write( "x=(x^2-10x+24) \n" ); document.write( "x^2-11x+24=0 \n" ); document.write( "(x-3)(x-8)=0 \n" ); document.write( "x=3 \n" ); document.write( "or \n" ); document.write( "x=8 \n" ); document.write( " \n" ); document.write( " |