document.write( "Question 47953This question is from textbook College Algebra
\n" );
document.write( ": Use the Laws of Logarithms to rewrite the expression in a form with no logarithm of a product, quotient, or power\r
\n" );
document.write( "\n" );
document.write( "log sqrt[x sqrt[y sqrt[z]]]\r
\n" );
document.write( "\n" );
document.write( "I got = 1/2 logX [1/2 log y[1/2 log z]]] ? \r
\n" );
document.write( "\n" );
document.write( "Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #31718 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log sqrt[x sqrt[y sqrt[z]]] \r \n" ); document.write( "\n" ); document.write( "=log [x*sqrt(y*sqrt(z))]^(1/2) \n" ); document.write( "=log [x sqrt(yz^(1/2))] \n" ); document.write( "=log[x y^(1/2)z^(1/4)] \n" ); document.write( "=log[x^(1/2)y^(1/4)z^(1/8)] \n" ); document.write( "=(1/2)logx + (1/4)logy + (1/8)logz\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |