document.write( "Question 29423: What are the properties of solving logarithms (addition and subtraction problems only) \n" ); document.write( "
Algebra.Com's Answer #17939 by troyapplehelen(46)![]() ![]() ![]() You can put this solution on YOUR website! log(xy) = (log x) + (log y) \n" ); document.write( "log(x/y) = (log x)- (log y) \n" ); document.write( "log(x^p) = p(log x) \n" ); document.write( " |