document.write( "Question 1201530: I have to simplify the following - all base 10 logarithms:\r
\n" );
document.write( "\n" );
document.write( "log(a)-1/2log(4a)\r
\n" );
document.write( "\n" );
document.write( "I get this far:\r
\n" );
document.write( "\n" );
document.write( "log(a) - log(4a)^1/2\r
\n" );
document.write( "\n" );
document.write( "log[a/(4a)^1/2]\r
\n" );
document.write( "\n" );
document.write( "but then I get stuck! \n" );
document.write( "
Algebra.Com's Answer #852277 by MathTherapy(10557) You can put this solution on YOUR website! \r\n" ); document.write( "I have to simplify the following - all base 10 logarithms:\r\n" ); document.write( "log(a)-1/2log(4a)\r\n" ); document.write( "I get this far:\r\n" ); document.write( "log(a) - log(4a)^1/2\r\n" ); document.write( "log[a/(4a)^1/2]\r\n" ); document.write( "but then I get stuck!\r\n" ); document.write( "log(a) -\n" ); document.write( " |