document.write( "Question 242322: Have a review to do for an upcoming text and I forgot how to solve:\r
\n" );
document.write( "\n" );
document.write( "Solve 3^(x^(2)+4x)) = 1 / 27 \n" );
document.write( "
Algebra.Com's Answer #177422 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve 3^(x^(2)+4x)) = 1 / 27 \n" ); document.write( "------------ \n" ); document.write( "1/27 = 3^-3 so \n" ); document.write( "x^2 + 4x = 3 \n" ); document.write( "x^2 + 4x + 3 = 0 \n" ); document.write( "------ \n" ); document.write( "x = -1 \n" ); document.write( "x = -3 \n" ); document.write( " \n" ); document.write( " |