document.write( "Question 28563: Write as the logarithm of a single quantity: \r
\n" );
document.write( "\n" );
document.write( "1/4 log(b) 16-2 log(b) 5 + log(b) 7 \n" );
document.write( "
Algebra.Com's Answer #15561 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 1/4 log(b) 16-2 log(b) 5 + log(b) 7...USING LOG(X^N)=N*LOG(X) \n" ); document.write( "= {log(b) (16^1/4)}- {log(b) (5^2)} + log(b) 7...USING LOG(XY)=LOG(X)+LOG(Y) AND LOG(X/Y)=LOG(X)-LOG(Y)....AND 2^4=16...AND...5^2=25 \n" ); document.write( "= log(b) {2*7/25)=LOG(B)(14/25) \n" ); document.write( " |