document.write( "Question 273098: 1)Evaluate the logarithms using the change of base formula. Round your result to three decimal places.\r
\n" );
document.write( "\n" );
document.write( "log20 5\r
\n" );
document.write( "\n" );
document.write( "2)Use properties of logarithms to expand the expression as a sum differences and/constant mutiple of logarithms.\r
\n" );
document.write( "\n" );
document.write( "log5 x^2/y^2z^3\r
\n" );
document.write( "\n" );
document.write( "3) Condense the expression to logarithm of a single quantity.\r
\n" );
document.write( "\n" );
document.write( "3log3 x+4log3 y-4log3z\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #199552 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)Evaluate the logarithms using the change of base formula. Round your result to three decimal places. \n" ); document.write( "log20 5 = ln(5)/ln(20) = 0.5372 \n" ); document.write( "----------------------------------------- \n" ); document.write( "2)Use properties of logarithms to expand the expression as a sum differences and/constant mutiple of logarithms. \n" ); document.write( "log5 x^2/y^2z^3 \n" ); document.write( "= log5(x^2) - log5(y^2)-log5(z^3) \n" ); document.write( "= 2log5(x) - 2log5(y)- 3log5(z) \n" ); document.write( "------------------------------------------------ \n" ); document.write( "3) Condense the expression to logarithm of a single quantity. \n" ); document.write( "3log3 x+4log3 y-4log3z \n" ); document.write( "log3(x^3) + log3(y^4) - log3(z^4) \n" ); document.write( "--- \n" ); document.write( "log3[x^3*y^4/z^4] \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |