SOLUTION: 3 raised to the power of x^2-4 = 1/27 It is 3 with x^2-4 as the exponent = 1/24

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 3 raised to the power of x^2-4 = 1/27 It is 3 with x^2-4 as the exponent = 1/24      Log On


   



Question 718292: 3 raised to the power of x^2-4 = 1/27
It is 3 with x^2-4 as the exponent = 1/24

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
3%5E%28x%5E2-4%29+=+1%2F27
Any problem where the variable is in an exponent can be solved using logarithms. But if the equation can be rewritten so that each side is a power of the same number, then there is a much easier way. So much easier that it is definitely worth the effort to see if it is possible.

So we will start by seeing if we can take the easy way. The left side is already a power of 3. Can we rewrite the right side so that it is a power of 3, too? Or can we rewrite both sides so that they are powers of some other number? If you know or figure out that 3%5E3+=+27 and if you understand negative exponents then you will find that 1%2F27+=+3%5E%28-3%29. So we can use the easy path:
3%5E%28x%5E2-4%29+=+3%5E%28-3%29

The only way two powers of 3 can be equal (as this equation now says they are), is if the exponents themselves are equal, too. So:
x%5E2-4+=+-3

Now we solve this. Add 3:
x%5E2-1+=+0
Factoring:
(x+1)(x-1) = 0
Zero Product Property:
x+1 = 0 or x-1 = 0
Solving:
x = -1 or x = 1

P.S. We could have solved x%5E2-4+=+-3 using square roots:
x%5E2+=+1
sqrt%28x%5E2%29+=+sqrt%281%29
but this way we have to remember the positive and negative square roots. This is easily forgotten. By solving the way I did above, we don't have to remember. The procedure automatically handles the two square roots.

P.P.S. Not only is using logarithms harder than the way we did this problem but it often results in answers that are slightly off. When solving with logarithms you often use your calculator to find some logarithms. Most logarithms you get from a calculator are (very close) decimal approximations of the right numbers. So if we had used logarithms to solve this problem we might have ended up with 1.000000001 or -0.9999999998 instead of the exactly correct 1 and -1. The moral of this story is: Solve these problems the way we did this one whenever you can. It is easier and more exact. But some problems, like 2%5Ex+=+3, cannot be done this way. Use logarithms on these problems.