You can put this solution on YOUR website! I just don't get this log32 (x) + log(2x)=1 Solve for x
-------------
log[32x] + log[2x] = 1
----
log[(32x)(2x)] = 1
---
log[64x^2] = 1
----
64x^2 = 10
----
x^2 = 10/64
--
x = (1/8)sqrt(10)
--
Note: x cannot be negative as that would make log(2x) meaningless.
=================
Cheers,
Stan H.
=================
================