1
Chat with our AI personalities
Here are a few, note x>0 and y>0 and a&b not = 1 * log (xy) = log(x) + log(y) * log(x/y) = log(x) - log(y) * loga(x) = logb(x)*loga(b) * logb(bn) = n * log(xa) = a*log(x) * logb(b) = 1 * logb(1) = 0
When the logarithm is taken of any number to a power the result is that power times the log of the number; so taking logs of both sides gives: e^x = 2 → log(e^x) = log 2 → x log e = log 2 Dividing both sides by log e gives: x = (log 2)/(log e) The value of the logarithm of the base when taken to that base is 1. The logarithms can be taken to any base you like, however, if the base is e (natural logs, written as ln), then ln e = 1 which gives x = (ln 2)/1 = ln 2 This is in fact the definition of a logarithm: the logarithm to a specific base of a number is the power of the base which equals that number. In this case ln 2 is the number x such that e^x = 2. ---------------------------------------------------- This also means that you can calculate logs to any base if you can find logs to a specific base: log (b^x) = y → x log b = log y → x = (log y)/(log b) In other words, the log of a number to a given base, is the log of that number using any [second] base you like divided by the log of the base to the same [second] base. eg log₂ 8 = ln 8 / ln 2 = 2.7094... / 0.6931... = 3 since log₂ 8 = 3 it means 2³ = 8 (which is true).
There are an infinite number of them. Here are a few: x= -2, y= -5/3 x= -1, y= -4/3 x= 0, y= -1 x= 1, y= -2/3 x= 2, y= -1/3 x= 3, y= 0 x= 12, y= 3
log3x - 2logx3 = 1 so 1/logx3 - 2logx3 = 1 Let y = logx3 then 1/y - 2y = 1 multiply through by y: 1 - 2y2 = y that is, 2y2 + y - 1 = 0 which factorises to (y + 1)(2y -1) = 0 so that y = -1 or y = 1/2 y = -1 implies logx3 = -1 so that x-1 = 3 ie 1/x = 3 or x= 1/3 y = 1/2 implies logx3 = 1/2 so that x1/2 = 3 or x = 32 = 9
2x=3-y 2y=12-x y=3-2x 2(3-2x)=12-x 6-4x=12-x -3x=6 x=-2 2(-2)=3-y -4=3-y y=7 x=-2 y=7