You can put this solution on YOUR website! Please help me solve this equation: 5^x= (7)(3^x)
--------------
Take the log of both sides to get:
---
x(log(5)) = log7 + x(log(3))
---
Rearrange:
x[log(5)-log(3)] = log(7)
---
x = log(7)/[log(5/3)]
---
x = 3.8093
------
cheers
Stan H.