document.write( "Question 1019485: Write these as logarithm of a single number?
\n" );
document.write( "3logx + log 4 \n" );
document.write( "
Algebra.Com's Answer #635431 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write these as logarithm of a single number? \n" ); document.write( "Is that a question? \n" ); document.write( "--------------------- \n" ); document.write( "3logx + log 4 \n" ); document.write( "Use parentheses. \n" ); document.write( "3log(x) + log(4) \n" ); document.write( "= log(x^3) + log(4) \n" ); document.write( "--- \n" ); document.write( "Adding logs --> multiplying \n" ); document.write( " |