Question 1166167: how do i get the solution of 2(3)^(4x+5)-2=-1 (4x+5 is raised that's what the ^ stands for) Found 2 solutions by Alan3354, solver91311:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! how do i get the solution of 2(3)^(4x+5)-2=-1
-----------
IF it's
(4x+5)*log(3) = log(1/2)
4x+5 = log(1/2)/log(3)
4x = log(1/2)/log(3) - 5
x = (log(1/2)/log(3) - 5)/4