document.write( "Question 82834: prove the quotient property for logarithms? logb u/v=logb u-logb v \n" ); document.write( "
Algebra.Com's Answer #59421 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
prove the quotient property for logarithms:
\n" ); document.write( "logb u/v=logb u-logb v
\n" ); document.write( "Let A=logb u and B=logb v
\n" ); document.write( "Then b^A=u and b^B=v
\n" ); document.write( "logb b^A/b^B
\n" ); document.write( "=logb b^(A-B)
\n" ); document.write( "= A-B
\n" ); document.write( "= logb u - logb v
\n" ); document.write( "Happy Calculating!!!!
\n" ); document.write( "
\n" );