Solving Log Base Homework: 3 = Log2x 64

  • Thread starter Thread starter Faint
  • Start date Start date
  • Tags Tags
    Base Log
AI Thread Summary
The equation 3 = Log2x 64 leads to the solution where 2x must be cubed to equal 64. The correct interpretation is (2x)^3 = 64, which simplifies to 8x^3 = 64, resulting in x = 2. Initial confusion arose from misinterpreting the equation, leading to an incorrect value of approximately 3.1748. Verifying the solution by plugging values back into the original equation confirms the accuracy of x = 2.
Faint
Messages
26
Reaction score
0

Homework Statement



3 = Log2x 64

Homework Equations


N/a


The Attempt at a Solution



3 = Log2x 64
2x3 = 64
x3 = 32
x = Cubic root of 32
x = 3.1748

I'm fairly certain the answer has to be 2 b/c 2x would be equal to 4, and 43 = 64.

Anyone mind helping me on this one? Probably a really simple error.
 
Physics news on Phys.org
(2x)3 not 2*x3

Hover: your logic is flawed in that it omits the log
 
hover said:
You got the right answer. Nothing is wrong with it. Whenever you feel that your answer might be wrong, plug it back into the equation and see what you get.

2x^3 = 64
2(3.1748)^3=?
2*31.999=64


2 for an answer is incorrect. To check this, plug it back into the equation.

2x^3 = 64
2(2)^3=?
2^4=16

16 doesn't equal 64

Saladsamurai said:
(2x)3 not 2*x3

Hover: your logic is flawed in that it omits the log

As Saladsamurai said, the entire (2x) term would be cubed. The resulting answer is then 256, which is too much obviously.
 
(2x)^3=64\Rightarrow 2^3*x^3=64\Rightarrow 8x^3=64\Rightarrow x^3=8\Rightarrow x=2

We okay now? :smile:
 
Yep, understand. Thank you :)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top