document.write( "Question 1115255:  Log 2 = 0.301   log 3 = 0.477 log 5 = 0.699   log 7 = 0.845 
\n" );
document.write( "Using the information above Express using a single log 
\n" );
document.write( "3Log ab – 2Logb – 3Log a\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #730138 by Alan3354(69443)     You can put this solution on YOUR website! 3Log ab – 2Logb – 3Log a \n" ); document.write( "-------- \n" ); document.write( "= log(a^3b^3/(b^2*a^3)) \n" ); document.write( "= log(b) \n" ); document.write( "=============== \n" ); document.write( "Nothing to do with the info above. \n" ); document.write( " |