document.write( "Question 194114: express as an equivalent expression that is a single logarithm and if
\n" );
document.write( "possible simplify.\r
\n" );
document.write( "\n" );
document.write( "log(a)2x+3(log(a)x-log(a)y)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #145696 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Apply \"log rules\". \n" ); document.write( "You can review them here: \n" ); document.write( "http://www.purplemath.com/modules/logrules.htm \n" ); document.write( ". \n" ); document.write( "log(a)2x+3(log(a)x-log(a)y) \n" ); document.write( "First, combine terms inside parenthesis: \n" ); document.write( "log(a)2x+3(log(a)(x/y)) \n" ); document.write( "Next, simplify right term: \n" ); document.write( "log(a)2x + log(a)(x/y)^3 \n" ); document.write( "Finally: \n" ); document.write( "log(a)(2x)(x/y)^3 \n" ); document.write( "log(a)(2x)(x^3/y^3) \n" ); document.write( "log(a)(2^4/y^3)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |