You can put this solution on YOUR website! Okay from
4^(x+1) = 3^x
take the log of both sides and get
log 4^(x+1) = log 3^x
Now apply the power rule
(x+1)*log 4 = x*log 3
and solve for x
x*log 4 + log 4 = x*log 3
x*log 4 - x*log 3 = -log 4
x*(log 4 - log 3) = -log 4
x = -log 4 / (log 4 - log 3)
x = log 4 / (log 3 - log 4)