log.abit confused?

Posted by admin
4dimensions? asked:


3log(b2)x=log(b2)8
can i just move the left side to the right like this:
3=[log(b2)8]/[log(b2)x]
so
3=log(b2)[8-x]
then:
2^3=8-x…….but if this way is right then x would be undefined, so i though of another way to do it:
log(b2)(x^3) = log(b2)8
cancle the logs:
x^3=8
x=2
how come this way works? couls some one explain this to me, thanks
oooo i got it so the first part i can use negative?(subtraction?

Roger
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Bumpzee
  • del.icio.us
  • Facebook
  • Furl
  • Mixx
  • NewsVine
  • Reddit
  • StumbleUpon
  • YahooMyWeb
  • Google

  • HOW would I do this natural log problem?
  • What color shutters would look great with baby blue siding on a new home?
  • which vinyl siding is the best in insulated vinyl sidings? I have several options and got confused?
  • Vinyl siding over wood siding vapor barrier fiber board insulation?
  • How To Choose A Good Vinyl Sign Company
  • 2 Responses to “log.abit confused?”

    1. Pi R Squared Says:

      Hi,

      3log(b2)x=log(b2)8

      log(b2)x³=log(b2)8

      x³ = 8

      x = 2

    2. Alvaro Says:

      I’ll use lg to mean log in base 2.
      3lg(x) = lg(8)
      lg(x^3) = lg(8)
      x^3 = 8
      x = 2

      What you did with converting a quotient of logs into the log of the difference doesn’t work. It’s the other way around: The log of a quotient is the difference of the logs.

      Also, if 2^3 = 8-x then x is 0, not undefined.