Question 954603
7^(n+3)=80
---------------
If you want to solve for n (you should say that):
(n+3)*log(7) = log(80)
n+3 = log(80)/log(7)
n = -3 + log(80)/log(7)