Question 280812: (logx/log2x)=(log4x/log8x) solve for x
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! (logx/log2x)=(log4x/log8x) solve for x
--------------------------
(log(x))/[log(2) + log(x)] = [log(4)+log(x)]/[log(8)+log(x)]
------------------------------------------
Cross-multiply:
log(x)*log(8) + log(x)^2 = log(2)*log(4) + log(2)*log(x) + log(x)*log(4)
+(log(x))^2
---------------------
Simplify:
Remove log(x)^2
---
log(x)*log(8) = log(2)*log(4) + log(2)*log(x) + log(x)*log(4)
----
log(x)[log(8)-log(2)-log(4)] = log(2)*log(4)
----
log(x) = [log(2)*log(4)]/[log(8)-log(2)-log(4)]
---
log(x) = [log(2)*log(4)]/[log[8/(2*4)]
log(x) = [log(2)*log(4)]/log(1)
-----
If the arithmetic is correct there is no solution since log(1) = 0
=====================================================================
Cheers,
Stan H.
|
|
|