document.write( "Question 994706: Which of the following expressions is equivalent to the expressions 2 log x + log 4 − 3 log 4? \n" ); document.write( "
Algebra.Com's Answer #613709 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2log(x) + log(4) - 3log(4) \n" ); document.write( "= 2log(x) - 2log(4) \n" ); document.write( "= log(x^2) - log(16) \n" ); document.write( "= log(x^2/16) \n" ); document.write( " \n" ); document.write( " |