SOLUTION: how do I solve: 3^(2X)-15(3^X)+56=0?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: how do I solve: 3^(2X)-15(3^X)+56=0?       Log On


   



Question 246223: how do I solve: 3^(2X)-15(3^X)+56=0?
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
3%5E%282x%29-15%283%5Ex%29%2B56=0
There are a couple of keys to solving this one:
  1. Seeing 3%5E%282x%29 and 3%5Ex and realizing that 3%5E%282x%29+=+%283%5Ex%29%5E2. (If you don't see this, remember the property: %28a%5Ep%29%5Eq+=+a%5E%28pq%29. If q=2 then %28a%5Ep%29%5E2+=+a%5E%28p%2A2%29+=+a%5E%282p%29. This tells us that any expression with an exponent that is a multiple of 2 is a perfect square and it is the prefect square of the expression with an exponent 1/2 as large. For example: x%5E22+=+%28x%5E11%29%5E2, %28x-4%29%5E%2810y%29+=+%28%28x-4%29%5E%285y%29%29%5E2, etc.)
  2. Once we realize that 3%5E%282x%29 is the square of 3%5Ex, then there is chance that you will notice that the equation is in quadratic form for 3%5Ex. If we use a temporary variable it will be easier to see this:
    Let q+=+3%5Ex. Then q%5E2+=+3%5E%282x%29 and our equation becomes:
    q%5E2+-15q+%2B+56+=+0
    which is obviously a quadratic equation.

Once we see that this is a quadratic equation a solution becomes possible: Solve the quadratic equation and this will tell us what 3%5Ex can be. Then we can use logarithms to find x.

It is faster but not as easy to see if you skip the temporary variable. I'll show you both solutions to the quadratic equation, with and without the temporary variable.

With the temporary variable.
q%5E2+-15q+%2B+56+=+0
Factor:
%28q-7%29%28q-8%29+=+0
Use the Zero Product Property which tells us that this product can be zero only if one of the factors is zero. So:
q+-+7+=+0 or q-8+=+0
Solving these we get:
q+=+7 or q=8
Now we replace the temporary variable (because we no longer need it):
3%5Ex+=+7 or 3%5Ex=8

Without the temporary variable. (Compare this with the solution above to understand it better.)
3%5E%282x%29-15%283%5Ex%29%2B56=0
Factor:
%283%5Ex-7%29%283%5Ex-8%29+=+0
Zero Product Property:
3%5Ex+=+7 or 3%5Ex=8

Either with or without the temporary variable, we get to the following equations:
3%5Ex+=+7 or 3%5Ex=8
We can use logarithms to solve them. It does not matter which base logarithm you use. But if you want a decimal approximation of the answer, then you should choose a base that your calculator "knows" how to find. I'll choose base 10 (base e (aka natural) logarithms would work just as well). Find the logarithm of both sides:
log%28%283%5Ex%29%29+=+log%28%287%29%29 or log%28%283%5Ex%29%29=log%28%288%29%29
Use a property of logarithms, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29, to move the exponent of the argument in front. (This is why we use logarithms: To get the variable out of the exponent.)
x%2Alog%28%283%29%29+=+log%28%287%29%29 or x%2Alog%28%283%29%29=log%28%288%29%29
Divide both sides by log%28%283%29%29:
x+=+log%28%287%29%29%2Flog%28%283%29%29 or x=log%28%288%29%29%2Flog%28%283%29%29
These are the exact solutions. If you want decimal approximations of them, just use your calculator to find the various logarithms and do the divisions.