You can put this solution on YOUR website! 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)
Take logs of both sides
Divide both sides by log(7):
Subtract 3 from both sides:
Get a calculator:
Note: you can use "ln" (natural logarithm) instead of
"log" (common logarithm) and get the same answer.
Edwin