document.write( "Question 70835: Hi! I was wondering, I know this may be kind of elementary and seem like a stupid question, but I was wondering if you could possibly help me with a problem dealing with logarithms?\r
\n" );
document.write( "\n" );
document.write( "8logt-4logs+7logv\r
\n" );
document.write( "\n" );
document.write( "Thank you so much!! \n" );
document.write( "
Algebra.Com's Answer #50613 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 8log(t) - 4log(s) + 7log(v) coefficients become exponents \n" ); document.write( "log(t^8) - log(s^4) + log(v^7) subtraction becomes division \n" ); document.write( "log(t^8/s^4) + log(v^7) addition becomes multiplication \n" ); document.write( "log(t^8v^7/s^4) \n" ); document.write( " |