Question 615879: Solve 4^2t = 5^4t+4]
I get -2.5803 but i think I did something wrong. Found 2 solutions by stanbon, solver91311:Answer by stanbon(57203) (Show Source):
You can put this solution on YOUR website! Solve 4^2t = 5^4t+4]
---------
16^t = (5^4]^(t+1)
----
t*log(16) = (t+1)log(625)
----
t(log(16)) = t*log(625) + log(625)
---
t[log(16)-log(625)] = log(625)
---
t = -1.7565
====================
Cheers,
Stan H.
====================