document.write( "Question 508900: What is x in the following equation?
\n" ); document.write( "125^(7x-2)=(1/625)^(9x-5)
\n" ); document.write( "

Algebra.Com's Answer #341169 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
i think i have an answer.
\n" ); document.write( "not sure if this is the way you're supposed to do it, but it appears to work.
\n" ); document.write( "at least i have an answer that appears to be only 1.5 * 10^-10 different which should well be within any rounding requirement you might have.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's what i did:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "125^(7x-2) = (1/625)^(9x-5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "125 = 5^3
\n" ); document.write( "(1/625) = 1/5^4 = 5^-4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(5^3)^(7x-2) = (5^-4)^(9x-5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "by the law of exponents that says that (x^m)^n = x^(m*n), the equation becomes:
\n" ); document.write( "5^(3*(7x-2)) = 5^(-4*(9x-5))
\n" ); document.write( "multiplying the exponents out gets us:
\n" ); document.write( "5^(21x-6) = 5^(-36x+20)
\n" ); document.write( "since the base is the same, this means that the equation is equal if and only if the exponents are equal.
\n" ); document.write( "this means that:
\n" ); document.write( "21x-6 = -36x+20
\n" ); document.write( "add 36x to both sides of this equation and add 6 to both sides of this equation to get:
\n" ); document.write( "21x + 36x = 20 + 6 which simplifies to:
\n" ); document.write( "57x = 26
\n" ); document.write( "divide both sides of this equation by 57 to get:
\n" ); document.write( "x = 26/57\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's your answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substitute for x in the original equation to get:
\n" ); document.write( "125^(7x-2) = (1/625)^(9x-5) becomes:
\n" ); document.write( "125^(7*26/57-2) = (1/625)^(9*26/57-5)
\n" ); document.write( "this simplifies to:
\n" ); document.write( "125^(68/57) = (1/625)^(-51/57)
\n" ); document.write( "this further simplifies to:
\n" ); document.write( "317.3780282 = 317.2780281
\n" ); document.write( "i stored the numbers internally and then subtracted them from each other.
\n" ); document.write( "this time the difference came out 0.
\n" ); document.write( "the reason is that i stayed with fractions until the end so there was no intermediate rounding error.
\n" ); document.write( "that appears to be your answer.
\n" ); document.write( "the solution was to get the bases to be the same and then apply the exponential law of (x^m)^n = x^(m*n).
\n" ); document.write( "since the equation was one of equality and the base was the same, this means that the exponents had to be equal which is how the problem was solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );