In a Martian civilization, all logarithms whose bases are not specified are assumed to be base b, for some fixed b≥2. A Martian student writes down
3log(xlogx)=56loglogx(x)=54
and finds that this system of equations has a single real number solution x>1. Find b.
解析
Solution 1
Using change of base on the second equation to base b,
loglogbxlogx=54logx=54⋅loglogbxx=(logbx)54
Note by dolphin7 - you could also just rewrite the second equation in exponent form.
Substituting this into the x of the first equation,
3logb((logbx)27logbx)=563logb(logbx)28=56logb(logbx)84=56
We can manipulate this equation to be able to substitute x=(logbx)54 a couple more times:
logb(logbx)54=56⋅8454logbx=36(logbx)54=3654x=6108
However, since we found that logbx=36, x is also equal to b36. Equating these,
b36=6108b=63=216
Solution 2
We start by simplifying the first equation to
3logb(xlogx)=logb(x23log3x)=56x23⋅logb3x=b56
Next, we simplify the second equation to
loglog(x)(x)=logb(logb(x))logb(x)=54logbx=54logb(logb(x))=logb(logb54(x))x=logb54x
Substituting this into the first equation gives
logb54⋅23(x)⋅logb3x=logb84x=b56x=bb8456=bb32
Plugging this into x=logb54x gives
21a+logaa54a=35621a+541a=356
This means that 2714a=356, so
a=36b=363654=3623=216
.
-Stormersyle
Solution 5 (Substitution)
Let y=logbx Then we have
3logb(yx)=56logyx=54
which gives
y54=x
Plugging this in gives
3logb(y⋅y27)=3logby28=56
which gives
logby=32
so
b2/3=y
By substitution we have
b36=x
which gives
y=logbx=36
Plugging in again we get
b=363/2=216
--Hi3142
Solution 6 (Also Substitution)
This system of equations looks complicated to work with, so we let a=logbx to make it easier for us to read.
Now, the first equation becomes 3log(x⋅a)=56⟹log(x⋅a)=356.
The second equation, loglog(x)(x)=54 gives us a54=x.
Let's plug this back into the first equation to see what we get: logb(a54⋅a)=356, and simplifying, logb(a27⋅a1)=logb(a28)=356, so b356=a28⟹b32=a.
Combining this new finding with what we had above a54=(b32)54=x⟹b36=x.
Now that we've expressed one variable in terms of the other, we can plug this into either equation, say equation 1. Then we get logb(b36⋅logb(b36)=356⟹logb(b18⋅36)=356⟹b356=b18⋅36.
Finally, that gives us that b18b356=36⟹b356−18=b356−354=b32=36⟹b=3623=63. Thus, b=216.
~BakedPotato66
Solution 7 (Easy System of Equations)
Using change of base on the second equation, we have
logblogbxlogbx=54
Using log rules on the first equation, we have
23logbx+3logblogbx=56
We notice that logbx and logblogbx are in both equations. Thus, we set m=logbx and n=logblogbx and we have
23m+3n=56nm=54
Solving this yields m=36, n=32.
Now, n=logblogbx=logbm=logb36, so we have logb36=32. Solving this yields b=216.
~ adam_zheng
Solution 8 (Definition of Logarithm)
The second equation implies that
loglogbxx=54⟹(logbx)54=x⟹logbx=x541
The first equation implies that
3logb(xlogbx)=56⟹b356=xlogbx
Substituting the first result into the second gives us
b356=x21⋅x541⟹b=x361.
Because b36=x,logbx=36 by the definition of a logarithm. Substituting this into the second equation,