Question 256084
solve 3^x=7^2 using both interpolation and logarithms.
-----------------------------
Take the log of both sides and solve for "x":
xlog(3) = log(49)
x = [log(49)]/[log(3)]
x = 3.5425
Cheers,
Stan H.