document.write( "Question 602838: rewrite the given logarithms in terms of logarithms of x,y,z
\n" );
document.write( " problem is: ln sqrt(xy^5) \n" );
document.write( "
Algebra.Com's Answer #380431 by Alan3354(69443) You can put this solution on YOUR website! problem is: ln sqrt(xy^5) \n" ); document.write( "= 0.5*ln(x) + 2.5*ln(y) \n" ); document.write( " \n" ); document.write( " |