document.write( "Question 241460: 3^(x^2+1)=243\r
\n" );
document.write( "\n" );
document.write( "solve for x. please explain \n" );
document.write( "
Algebra.Com's Answer #176849 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3^(x^2+1)=243 \n" ); document.write( "3^(x^2+1)=3^5 \n" ); document.write( "log[3](3^(x^2+1)=log[3](3^5) \n" ); document.write( "x^2+1=5 \n" ); document.write( "x^2=4 \n" ); document.write( "x=2, x=-2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |