You can put this solution on YOUR website!
If you had an extremely amazing calculator which can figure out base logarithms, you could just use your calculator to find x. But I doubt such a calculator exists so we will have to use some Math.
The key to the "easy" solution to this problem is to recognize that both and are powers of 7! If we see this then we can solve this by rewriting the equation in exponential form and then rewriting both sides as powers of 7 and then solving:
To rewrite the logarithmic equation in exponential form we have to know that is equivalent to . Using this on our equation we get:
Now we'll rewrite this as powers of 7:
Using the rule for exponents, , on the right side we get (since 1/2*x = x/2):
The only way this can be true is if the exponents are equal:
Multiplying both sides by two we get:
If we don't recognize that we have powers of 7 to work with, we can still solve the problem. Again we start by rewriting the equation in exponential form (so we can get rid of the logarithm we cannot use a calculator to find):
The variable is now in an exponent. The most common way to solve for a variable in an exponent is to use logarithms. Now we find the logarithm of each side using a base that our calculator can handle. Base 10 and/or base e (aka natural logarithms) are the logarithms most common to calculators (among those that can do logarithms at all). Base 10 logarithms are probably the most common so this is what we will use:
Next we use a property of logarithms, , to move the exponent in the argument out in front. (This is how we get the variable out of the exponent.):
Now we divide by :
and finally we get out our calculators:
Note that is a tiny bit different from the exact answer which is 4. This is what happens when you start using your calculator on square roots and logarithms. You only get decimal approximations (even with 16 decimal places) of the correct numbers and you end up with small errors like this. If you need exact answers we need to avoid caluclators. We would either need to figure out the first solution (which did not use a calculator) or use the second solution and stop before you use a calculator. In other words stop at:
P.S. If we had used natural logarithms instead of base 10 we would get:
which looks different but, if you use your calculator, still works out to be a number extremely close to 4!
P.S.S. Note that
and
are simply the formulas for converting the base of a logarithm, the first one from base to base 10 and the second one from base to base e!