a lo g b − lo g c × b lo g c − lo g a × c lo g a − lo g b
Find the value of the expression above for positive real numbers a , b , c .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
For this question. We will assume that we are taking logs to the base k a lo g b − lo g c × b lo g c − lo g a × c lo g a − lo g b = a lo g c × b lo g a × c lo g b a lo g b × b lo g c × c lo g a = k lo g a × lo g b × k lo g b × lo g c × k lo g c × lo g a k lo g b × lo g a × k lo g c × lo g b × k lo g a × lo g c = 1
I don't get the last step
Log in to reply
Note that a = k lo g k a , b = k lo g k b , c = k lo g k c Writing lo g instead of lo g k , you go from the second to the third step (in the solution above). The last step is just cancellations.
there was no need of the k part ...
Log in to reply
Taking the base as k generalizes the solution for all positive real bases and thus, this is a better solution than simply showing it for base 1 0 or base e .
Assuming k ∈ R − [ 0 , 1 ] .
Let the given expression be denoted by M
Then
log M = (log b - log c) X log a + (log c - log a) X log b + (log a - log b) X log c = 0
So
M = 1
Another solution
Let log a , log b , log c be denoted by x , y , z respectively
Then
a = 10^x , b = 10^y , c = 10^z
So , the given expression = 10^x(y - z) X 10^y(z - x) X 10^z(x - y) = 10^0 = 1
my friend timed me and i got about 8 seconds! What i did was seperated each power (like a to the logb-logc goes to a to logb divided logc) and then i noticed that every log has its negative in the expression(logb is in a to the logb and also c to the negative logb) so the power is zero and the answer is 1
Problem Loading...
Note Loading...
Set Loading...
I would go by standard algebraic method i.e. Y=a^(logb/c) × b^(logc/a) × c^(loga/b) Log(y)= loga×(logb-logc)+logb ×(logc-loga)+logc× (loga-logb) Logy=0 Y=1