document.write( "Question 248794: Solve the equation 3 raised to the 3x power = 9 raised to the x+1 power \n" ); document.write( "
Algebra.Com's Answer #181267 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the equation 3 raised to the 3x power = 9 raised to the x+1 power \n" ); document.write( "------------------ \n" ); document.write( "3^3x = 9^(x+1) \n" ); document.write( "--- \n" ); document.write( "3^3x = 3(2x+2) \n" ); document.write( "---- \n" ); document.write( "3x = 2x+2 \n" ); document.write( "x = 2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |