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 #613711 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It would be log {(x^2)*4}/log (4^3)
\n" ); document.write( "That is log {4x^2/4^3}=log {4x^2/64}=log (x^2/16)
\n" ); document.write( "Other ways to write that are log(x^2)-log(16).
\n" ); document.write( "
\n" );