Question:

Convert log(a/b) to - log(b/a), show the steps?

by  |  earlier

0 LIKES UnLike

Here is my answer, is this right? If not, can anyone show me how to do it the right way? Thanks!!

Since a/b= a(1/b)= a*b^(-1),

and we know that log (a^x)= x*loga

Therefore, Log(a/b)=log(a*b^-1)=log a+logb^-1

=-log b+log a= -(logb-log a)= - log(b/a)

 Tags:

   Report

3 ANSWERS


  1. Not at all wrong, just a little bit the hard way.

    Quotient rule says log(a/b) = log a - log b, so

    log(a/b) = log a - log b

    log(a/b) = - [ - (log a - log b)] .......... double negative

    log(a/b) = - [ log b - log a] ............... distributive

    log(a/b) = - log(b/a) ........................ quotient rule again.


  2. Rule:

    Log (a/b) = Log(a) - Log(b)

    Proof:

    Let x = Log(a), y = Log(b)

    then a = 10^x, b = 10^y

    a/b = 10^x / 10^y = 10^x 10^(-y)

    or  a/b = 10^(x - y)

    so Log (a/b) = x - y = Log(a) - Log(b)

    & Log (b/a) = Log(b) - Log(a) = - Log (a/b)

      

  3. The rule is  log(a/b)= loga - logb=-(logb - loga)=-log(b/a)

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.