SOLUTION: How do you solve for x in : 4^(x-2)= 9^(x+1)? the answer should be in log form

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: How do you solve for x in : 4^(x-2)= 9^(x+1)? the answer should be in log form      Log On


   



Question 714732: How do you solve for x in : 4^(x-2)= 9^(x+1)? the answer should be in log form
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
4%5E%28x-2%29=+9%5E%28x%2B1%29
Sometimes equations like this can be solved without logarithms. If it is possible to rewrite the equation so that each side is a power of the same number then there is a much faster, easier way to solve it than with logarithms. But since 4 is not a well-known power of 9 and 9 is not a well-known power of 4 and both 4 and 9 and not well-known powers of some third number, we must resort to logarithms to solve this.

Logarithms of any base may be used. But there are advantages to choosing certain bases:
  • Matching the logarithm's base to the base of an exponent will result in a simpler expression for the solution.
  • Matching the logarithm's base to a button on our calculator, "log" or "ln", will result in an expression that can easily converted into a decimal approximation.
Since the problem asks for the answer in log form, not a decimal approximation, we will choose the logarithm's base to match the base of one of the exponents, 4 or 9. Let's use base 4 logs:
log%284%2C+%284%5E%28x-2%29%29%29=+log%284%2C+%289%5E%28x%2B1%29%29%29

Next we use a property of logarithm's, log%28a%2C+%28p%5En%29%29+=+n%2Alog%28a%2C+%28p%29%29, which allows us to move the exponent of the argument of a log out in front of the log as a coefficient. (It is this property that is the very reason we use logs. The property lets us move the exponent, where the variable is, out in front where we can "get at it" using regular algebra.) Using this property on both sides we get:
%28x-2%29%2Alog%284%2C+%284%29%29=+%28x%2B1%29%2Alog%284%2C+%289%29%29
When the base and argument of a log match, like the log on the left side, the log is always equal to 1. (This is why matching the base of the log to the base of the exponent results in simpler expressions.) So the left side simplifies to:
x-2+=+%28x%2B1%29%2Alog%284%2C+%289%29%29

With the x's out of the exponents we can now solve for it. First we simplify. Multiplying out the right side we get:
x-2+=+x%2Alog%284%2C+%289%29%29+%2B+log%284%2C+%289%29%29
Next we gather the x terms on one side of the equation and the other terms on the other side of the equation. Subtracting x and log%284%2C+%289%29%29 from each side we get:
-2-log%284%2C+%289%29%29+=+x%2Alog%284%2C+%289%29%29+-+x+
Factoring out x on the right side we get:
-2-log%284%2C+%289%29%29+=+x%2A%28log%284%2C+%289%29%29+-+1%29+
And dividing both sides by %28log%284%2C+%289%29%29+-+1%29 we get:
%28-2-log%284%2C+%289%29%29%29%2F%28log%284%2C+%289%29%29+-+1%29+=+x+
This is an exact expression (in log form) for the solution to your equation.

P.S. Since we can use logarithm's of any base to solve these equations and since there are an infinite number of bases for logarithms, there will be an infinite number of exact expressions for the solutions to these equations. These expressions will look different but they will all be correct. For example, if we had used base 9 logs we would have gotten:
x+=+%281%2B2log%289%2C+%284%29%29%29%2F%28log%289%2C+%284%29%29-1%29
If we had used ln (base e) logs:
x+=+%28ln%289%29%2B2ln%284%29%29%2F%28ln%284%29-ln%289%29%29
etc.
All are exact and correct expressions for the solution to your equation. And if you turn them all into decimal approximations you end up with (approximately) the same answers!