document.write( "Question 94607: my worksheet says to solve this problem, could you please help me? thank you\r
\n" );
document.write( "\n" );
document.write( "3^x=27^(x+1) \n" );
document.write( "
Algebra.Com's Answer #68910 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 3^x = 27^(x + 1) \n" ); document.write( "3^x = 3^3(x + 1) \n" ); document.write( "3^x = 3^(3x + 3) \n" ); document.write( "x = 3x + 3 \n" ); document.write( "-2x = 3 \n" ); document.write( "x = -3/2 \n" ); document.write( " |