document.write( "Question 33639: log2 8=x
\n" ); document.write( "x is equivalent to 3 because 2*2*2=8 Is this how you do this?
\n" ); document.write( "

Algebra.Com's Answer #20038 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Here is another way that is similiar:
\n" ); document.write( "log(base 2) 8 = x
\n" ); document.write( "2^x = 8 exponential form
\n" ); document.write( "log (2^x) = log (8)
\n" ); document.write( "x log (2) = log (8) use product property
\n" ); document.write( "x = (log (8))/(log (2))
\n" ); document.write( "x = 3 use a calculator
\n" ); document.write( "
\n" );