document.write( "Question 135297: Solve for x: logbase2(x-6)+logbase2(x)=4 \n" ); document.write( "
Algebra.Com's Answer #99142 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
logbase2(x-6)+logbase2(x)=4
\n" ); document.write( "2^log[2](x-6)(x)=2^4
\n" ); document.write( "x^2-6x=16
\n" ); document.write( "x^2-6x-16=0
\n" ); document.write( "(x-8)(x+2)=0
\n" ); document.write( "x=8
\n" ); document.write( "x cannot be -2 because the domain of logs dont include negative numbers.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );