document.write( "Question 205964: express as a single logarithm 2log[c]x+log[c]square(y)-log[c]z \n" ); document.write( "
Algebra.Com's Answer #155536 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! express as a single logarithm 2log[c]x+log[c]square(y)-log[c]z \n" ); document.write( "log[c]square(y) ?? is that y^2 ?? \n" ); document.write( "= 2log[c]x+log[c]square(y)-log[c]z \n" ); document.write( "= log(x^2) + log(y^2) - log(z) \n" ); document.write( "= log(x^2y^2/z) \n" ); document.write( " \n" ); document.write( " |