document.write( "Question 268643: If logb2 = a and logb3 = c
\n" );
document.write( "I need to find the properties of logarithms to find the following\r
\n" );
document.write( "\n" );
document.write( "logb(72b)\r
\n" );
document.write( "\n" );
document.write( "Any help would be greatly appreciated! \n" );
document.write( "
Algebra.Com's Answer #196846 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If logb2 = a and logb3 = c \n" ); document.write( "I need to find the properties of logarithms to find the following \n" ); document.write( "------------------------- \n" ); document.write( "logb(72b) = log(8*9*b) \n" ); document.write( "---- \n" ); document.write( "log8 + log9 + logb \n" ); document.write( "----- \n" ); document.write( "= 3log(2) + 2log(3) + 1 \n" ); document.write( "----- \n" ); document.write( "= 3*a + 2*c + 1 \n" ); document.write( "--- \n" ); document.write( "= 3a + 2c + 1 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |