document.write( "Question 593378: Did i do this right? I have to expand it from a condensed form
\n" ); document.write( "question: log base 2(8)(sqrt y)
\n" ); document.write( "my answer: log base 2 (8) + log base 2 (sqrt y)
\n" ); document.write( "

Algebra.Com's Answer #376299 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "What you did was the correct FIRST STEP \r\n" );
document.write( "but you haven't finished:\r\n" );
document.write( "\r\n" );
document.write( "\"log%282%2C%288sqrt%28y%29%29%29\"\r\n" );
document.write( " \r\n" );
document.write( "\"log%282%2C%288%29%29\" + \"log%282%2C%28sqrt%28y%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Write 8 as 2³ and \"sqrt%28y%29\" as \"matrix%282%2C1%2C%22%22%2Cy%5E%281%2F2%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"log%282%2C%282%5E3%29%29\" + \"log%282%2C%28matrix%282%2C1%2C%22%22%2Cy%5E%281%2F2%29%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Now use this rule of logs on both terms: \"log%28B%2C%28A%5EC%29%29\" = \"C%2Alog%28B%2C%28A%29%29\"  \r\n" );
document.write( "\r\n" );
document.write( "\"3log%282%2C%282%29%29\" + \"expr%281%2F2%29log%282%2C%28y%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "On the first term use the rule:  \"log%28B%2C%28B%29%29=1\"\r\n" );
document.write( "\r\n" );
document.write( "\"3%281%29\" + \"expr%281%2F2%29log%282%2C%28y%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "3 + \"1%2F2\"log2(y)\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );