Question 238003
With the variable in the exponent like in this problem, start by getting the equation into one of the following forms:
base^(expression-with-variable) = other-expression
or
base^(expression-with-variable) = base^(other-expression)<br>
Since your equation only has one term with an exponent (that is not one), we will use the first form. Adding 76 to both sides gets us to the desired form in one step: 
{{{4.6^x = 76}}}
Now that we have the equation in the desired form, we find the logarithm of both sides. The base of the logarithm should be one your calculator can handle. Most calculators, if they can do any logarithms, can handle base 10 logarithms so that is what I will use here. (Some calculators also do base e (or natural) logarithms which can used if you want. The answer will work out the same regardless of the base of the logarithm used.)
{{{log((4.6^x)) = log((76))}}}
Now we can use a property of logarithms to "extract" x from the exponent: {{{log(a, (x^y)) = y*log(a, (x))}}}. (This is the reason we are using logarithms. Somehow we had to get x out of the exponent.)
{{{x*log((4.6)) = log((76))}}}
Now that x is out of the exponent, we can solve for it. We just divide both sides by log(4.6):
{{{x = log((76))/log((4.6))}}}
Now just use your calculator to find x. Find the two logarithms and then divide. (Be sure to do it in that order. You will get the wrong answer if you divide 76 by 4.6 and then find the logarithm.)