document.write( "Question 382270:  Solve the following exponential equation. Write the answers as a decimal approximation (rounded to 2 decimal places)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "9^(2x)=1657 \n" );
document.write( "
| Algebra.Com's Answer #270979 by Alan3354(69443)     You can put this solution on YOUR website! 9^(2x)=1657 \n" ); document.write( "2x*log(9) = log(1657) \n" ); document.write( "x = log(1657)/(2*log(9)) \n" ); document.write( "Use a calculator from here. \n" ); document.write( " \n" ); document.write( " |