document.write( "Question 714732: How do you solve for x in : 4^(x-2)= 9^(x+1)? the answer should be in log form \n" ); document.write( "
Algebra.Com's Answer #438982 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "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. \n" ); document.write( "Logarithms of any base may be used. But there are advantages to choosing certain bases:
\n" ); document.write( " \n" ); document.write( "Next we use a property of logarithm's, \n" ); document.write( " \n" ); document.write( "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: \n" ); document.write( " \n" ); document.write( "With the x's out of the exponents we can now solve for it. First we simplify. Multiplying out the right side we get: \n" ); document.write( " \n" ); document.write( "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 \n" ); document.write( " \n" ); document.write( "Factoring out x on the right side we get: \n" ); document.write( " \n" ); document.write( "And dividing both sides by \n" ); document.write( " \n" ); document.write( "This is an exact expression (in log form) for the solution to your equation. \n" ); document.write( "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: \n" ); document.write( " \n" ); document.write( "If we had used ln (base e) logs: \n" ); document.write( " \n" ); document.write( "etc. \n" ); document.write( "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! \n" ); document.write( " |