SOLUTION: Solve the following exponential equation.? 49^x+7^(x-1)-18=0 Could someone please just get me started?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solve the following exponential equation.? 49^x+7^(x-1)-18=0 Could someone please just get me started?      Log On


   



Question 635834: Solve the following exponential equation.?
49^x+7^(x-1)-18=0
Could someone please just get me started?

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
49%5Ex%2B7%5E%28x-1%29-18=0
You only asked for help getting started. But this problem is challenging so I don't really know how much help you will need. So as soon as you figure what's going on, just stop reading.

The first key to solving this equation is to "see" a 7%5Ex in both 49%5Ex and 7%5E%28x-1%29

The 7%5Ex in 49%5Ex is probably easier to see:
49%5Ex+=+%287%5E2%29%5Ex+=+7%5E%282x%29+=+%287%5Ex%29%5E2

To rewrite 7%5E%28x-1%29 in terns of 7%5Ex we will need to extract the "-1". Think of how the -1 may have gotten there to begin with. What operation causes one to subtract exponents? Answer: When you divide exponential terms with the same base:
7%5E%28x-1%29+=+7%5Ex%2F7%5E1+=+7%5Ex%2F7+=+%281%2F7%29%2A7%5Ex

Now let's see what our equation looks like after we rewrite the first two terms in terms of 7%5Ex:
%287%5Ex%29%5E2+%2B+%281%2F7%29%2A7%5Ex-18+=+0
The equation, written this way, is in what is called "quadratic form". It can be easier to see this if we use a temporary variable:
Let q+=+7%5Ex
Then our equation, written with q's, is:
q%5E2%2B%281%2F7%29%2Aq-18=0
This is clearly a quadratic equation. We can continue, for a while, with the temporary variable.. First let's get rid of the fraction by multiplying by 7:
7q%5E2%2Bq-126=0
This won't factor so we'll use the Quadratic Formula:
q+=+%28-%281%29%2B-sqrt%28%281%29%5E2-4%287%29%28-126%29%29%29%2F2%287%29
Simplifying:
q+=+%28-%281%29%2B-sqrt%281-4%287%29%28-126%29%29%29%2F2%287%29
q+=+%28-%281%29%2B-sqrt%281%2B3528%29%29%2F2%287%29
q+=+%28-%281%29%2B-sqrt%283529%29%29%2F2%287%29
q+=+%28-1%2B-sqrt%283529%29%29%2F14
which is short for:
q+=+%28-1%2Bsqrt%283529%29%29%2F14 or q+=+%28-1-sqrt%283529%29%29%2F14
We've solved for q. But we don't care about q. We care about x. So now we'll substitute back in for q:
7%5Ex+=+%28-1%2Bsqrt%283529%29%29%2F14 or 7%5Ex+=+%28-1-sqrt%283529%29%29%2F14
And solve for x.

I hope it is obvious that the fraction in the second equation, %28-1-sqrt%283529%29%29%2F14, will be negative. (If it is not obvious, then work it out on your calculator.) And it is not possible for any power of 7 to be negative. So the second equation above has no solutions. The only solutions we will get will come from the first equation.

(Note: As a teacher I prefer my students to find exact solutions unless I tell them to find a decimal approximation. Your problem doesn't mention decimal approximations so I'm assuming that an exact solution is desired. If I'm wrong then you might want to use your calculator on the first equation above and get a decimal for the right side before proceeding.)

To solve
7%5Ex+=+%28-1%2Bsqrt%283529%29%29%2F14
we will be using logarithms. Any base of logarithms can be used. If we choose base 7 logarithms then we will get the simplest possible expression for the answer. If we choose a base of logarithm that your calculator "knows", base 10 (log) or base e (ln), then we get an less simple but still exact expression that can be easily turned into a decimal approximation if needed/wanted. I'm going to use ln:
ln%287%5Ex%29+=+ln%28%28-1%2Bsqrt%283529%29%29%2F14%29
Now we use a property of logarithms, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29, to move the exponent out in front:
x%2Aln%287%29+=+ln%28%28-1%2Bsqrt%283529%29%29%2F14%29
And last of all, divide both sides by ln(7):
x+=+ln%28%28-1%2Bsqrt%283529%29%29%2F14%29%2Fln%287%29
Big and ugly, yes, but it is an exact expression for the solution to your equation.

P.S. Can you see how using base 7 logs would lead to a simpler expression? Try it and see.

P.P.S. After you've done a few of these "quadratic form" equations you will no longer need to use a temporary variable. You will see how to go directly from
%287%5Ex%29%5E2+%2B+%281%2F7%29%2A7%5Ex-18+=+0
to
7%287%5Ex%29%5E2+%2B+7%5Ex-126+=+0
to
7%5Ex+=+%28-%281%29%2B-sqrt%28%281%29%5E2-4%287%29%28-126%29%29%29%2F2%287%29
etc.