document.write( "Question 810685: The problem is to evaluate the following without using a calculator:
\n" );
document.write( "log9(3)-log9(4)+log9(12)
\n" );
document.write( "So far I have used the laws of logarithms and gotten to the following point:
\n" );
document.write( "log9(3/4x12)=y
\n" );
document.write( "log9(3/48)=y
\n" );
document.write( "log9(1/16)=y
\n" );
document.write( "9^y=(1/16)\r
\n" );
document.write( "\n" );
document.write( "Am I correct so far and how do I finish the problem? \n" );
document.write( "
Algebra.Com's Answer #488353 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! You solved log9(3) - (log9(4) + log9(12)).
|