Calculate Expression for e from c and d

  • Thread starter Thread starter thomas49th
  • Start date Start date
  • Tags Tags
    Power
AI Thread Summary
To express e in terms of c and d from the equation 2^{c}4^{d} = 8^{e}, first rewrite 4 and 8 in terms of base 2: 4 is 2^2 and 8 is 2^3. This transforms the equation into 2^{c} * (2^{2})^{d} = (2^{3})^{e}, simplifying to 2^{c + 2d} = 2^{3e}. By equating the exponents, c + 2d = 3e can be derived. Finally, solving for e gives e = (c + 2d)/3.
thomas49th
Messages
645
Reaction score
0
Express e in terms of c and d if 2^{c}4^{d} = 8^{e}

Can someone give me step by step advice on how to answer this?
 
Physics news on Phys.org
thomas49th said:
Express e in terms of c and d if 2^{c}4^{d} = 8^{e}

Can someone give me step by step advice on how to answer this?
4= 22 so 4d= (22)d= 22d. 8= 23 so 8e= (23)e= 23e.
 
Last edited by a moderator:
I don't get

(2^{3})^{e}= 3^{3e}

I see that 2³ = 8 and (^{e})^{3} is ^{3e}, but how can that be 3^{3e}
?



P.S Can i ask, the dot in the middle of a line, is it suppost to represent a new equaion?
 
That was a typo. I have corrected it.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
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