Question 276533
3(10^2^x+1)=5(10^2^x-1)
----
3(100^x+1) = 5(100^x-1)
3*100^x + 3 = 5*100^x - 5
---
2*100^x = 8
100^x = 4
---
Take the log to get:
x log(100) = log(4)
2x = log(4
x = [log(4)]/2
x = 0.3010..
==================
cheers,
Stan H.