document.write( "Question 308995: how do you simplify this?\r
\n" );
document.write( "\n" );
document.write( "3logb x-(logb 4+ logb x) \n" );
document.write( "
Algebra.Com's Answer #220925 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3logb x-(logb 4+ logb x) \n" ); document.write( "=log[b](x^3)-(log[b](4)+log[b](x)) \n" ); document.write( "=log[b]x^3/4x \n" ); document.write( "=log[b]x^2/4 \n" ); document.write( "=2log[b]x/2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |