document.write( "Question 315401: Assume that x,y,z and b are positive numbers. Use the properties of logarithms to write each expression in terms of the logarithms of x,y, and z.
\n" );
document.write( "log(base b) 3xz
\n" );
document.write( "Here is my my solution:
\n" );
document.write( "log (base b) 3xz
\n" );
document.write( "log (base b) (3x)z
\n" );
document.write( "log (base b) 3x + log (base b)z
\n" );
document.write( "log (base b) 3 + log (base b) x + log (base b)z
\n" );
document.write( "Is this correct or even close \n" );
document.write( "
Algebra.Com's Answer #225676 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You are correct in saying that |