document.write( "Question 138746: Solve: 3^(x^2-3x)=81 \n" ); document.write( "
Algebra.Com's Answer #101244 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3^(x^2-3x)=81 \n" ); document.write( "3^(x^2-3x)=3^4 \n" ); document.write( "x^2-3x=4 \n" ); document.write( "x^2-3x-4=0 \n" ); document.write( "(x-4)(x+1)=0 \n" ); document.write( "x=4, x=-1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |