Log problem

Kuryree said:
How do you solve for x in:
3^(x+2) = (4^x)+3
(calculator allowed)

If I were to solve it - I would use Newton-Raphson's numerical iteration method (after using a graph to locate the vicinity of the solution).

and I get x = -9.18841999729848 E-01
 
Top