document.write( "Question 641767: Solve x in the following exponential notation \"9%5E%28x-1%29+%2A+81%5E%282x-1%29=27%5E%283x-2%29\" \n" ); document.write( "
Algebra.Com's Answer #404711 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Solve x in the following exponential notation \"9%5E%28x-1%29+%2A+81%5E%282x-1%29=27%5E%283x-2%29\"
\n" ); document.write( "9^(x-1) * 81^(2x-1)=27^(3x-2)
\n" ); document.write( "change to base 3
\n" ); document.write( "3^2(x-1)*3^4(2x-1)=3^3(3x-2)
\n" ); document.write( "3^(2x-2)*3^(8x-4)=3^(9x-6)
\n" ); document.write( "3^[(2x-2)+(8x-4])=3^(9x-6)
\n" ); document.write( "3^(10x-6)=3^(9x-6)
\n" ); document.write( "10x-6=9x-6
\n" ); document.write( "x=0
\n" ); document.write( "check:
\n" ); document.write( "9^-1*81^-1=27^-2
\n" ); document.write( "1/9*1/81=1/27^2
\n" ); document.write( "1/729=1/729
\n" ); document.write( "
\n" );