SOLUTION: 7 ^n=12 8^n+1=3 log 3x=2 4log x=4 I can't figure how to solve these.

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: 7 ^n=12 8^n+1=3 log 3x=2 4log x=4 I can't figure how to solve these.      Log On


   



Question 199836: 7 ^n=12
8^n+1=3
log 3x=2
4log x=4
I can't figure how to solve these.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
7^n=12
n*log(7) = log(12)
n = log(12)/log(7) = ~ 1.27699
-----------
8^n+1=3
(n+1)*log(8) = log(3)
n+1 = log(3)/log(8)
n = (log(3)/log(8)) - 1
----------
log 3x=2
3x = 100
x = 100/3
------------
4log x=4
log(x) = 1
x = 10