SOLUTION: HELP (1/3)^x + 6 = (81)^–x

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: HELP (1/3)^x + 6 = (81)^–x      Log On


   



Question 706676: HELP (1/3)^x + 6 = (81)^–x
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
What you posted meant:
%281%2F3%29%5Ex+%2B+6+=+%2881%29%5E%28-x%29
This is a difficult problem to solve.

But I suspect that what you meant was:
%281%2F3%29%5E%28x+%2B+6%29+=+%2881%29%5E%28-x%29
If I am correct, then please put parentheses around multiple-term exponents like x+6. Clearly posted problems get quicker responses. (Also use parentheses around multiple term numerators, denominators, function arguments (like sin(2x-45)), etc. IOW, use parentheses generously to ensure that there is only one correct way to interpret what you post. Tutors more much more likely to respond to problems that are clear.

To solve
%281%2F3%29%5E%28x+%2B+6%29+=+%2881%29%5E%28-x%29
we can use logarithms. Logarithms are the usual way to solve equations where the variable is in exponents. But sometimes there is an easier, more exact way to solve these equations. If you can rewrite the equation so that each side of the equation is a power of the same number, then the solution is much easier than with logarithms. So it is worth a little effort to see if this can be done.

Right now the equation says that powers of different numbers, 1/3 and 81, are equal. Is it possible to...
  • rewrite 1/3 as a power of 81?
  • rewrite 81 as a power of 1/3?
  • rewrite both 1/3 and 81 as a power of some third number?
If any of these are possible then we have an easy solution in front of us.

If you are clever and good with exponents then you will see how all three of the above being possible. If you cannot see this immediately, then the third option above, changing both numbers into powers of some third number, can be the easiest to figure out. So the question is: 1/3 and 81 can both be rewritten as powers of what number? With some real thought about exponents it should not take long to get the answer: 3! 1%2F3+=+3%5E%28-1%29 and 81+=+3%5E4. Replacing 1/3 and 81 with these powers of 3 gives us:
%283%5E%28-1%29%29%5E%28x+%2B+6%29+=+%283%5E4%29%5E%28-x%29
Our equation now has powers of powers. The rule for exponents in this situation is to multiply the exponents. Multiplying the exponents we get:
3%5E%28-x+-+6%29+=+3%5E%28-4x%29
The equation is now in the desired form: two powers of the same number, 3, which are equal. The only way these powers of three can be equal is if the exponents are equal, too. So:
-x+-+6+=+-4x
Now that the variables are out of the exponents we can solve. Adding x to each side:
-6+=+-3x
Dividing by -3:
2+=+x

P.S. When solving equations like this one, it is always worth a little time to see if you can solve it the way we did here because this way, even with the effort it took to figure out that 1/3 and 81 were both powers of 3, is much easier than using logarithms. (Also, if you use your calculator to find logs then you will most likely be working with decimal approximations. These approximations could lead to answers like x = 2.0000001 or x = 1.9999998 instead of the x = 2 we got for this problem.)

However there are equations where it is not possible to rewrite the equation as powers of the same number that are equal. For these equations you must use logarithms.