document.write( "Question 433121: How do you expand log base 2 root x? \n" ); document.write( "
Algebra.Com's Answer #300209 by katealdridge(100)\"\" \"About 
You can put this solution on YOUR website!
\"logbase2%28sqrt%28x%29%29\"
\n" ); document.write( "First make the root into an exponent.
\n" ); document.write( "\"logbase2%28x%5E%281%2F2%29%29\"
\n" ); document.write( "Then put the \"1%2F2\" out front of the log.
\n" ); document.write( "\"%281%2F2%29logbase2%28x%29\"
\n" ); document.write( "
\n" );