document.write( "Question 1206837: Find x,
\n" ); document.write( "3ˣ = x⁹
\n" ); document.write( "

Algebra.Com's Answer #844508 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\"3%5Ex=x%5E9\"\r\n" );
document.write( "\r\n" );
document.write( "If in an equation to solve, the variable to solve for appears both as an\r\n" );
document.write( "exponent and a non-exponent, as it does here, then there is no way to solve for\r\n" );
document.write( "the variable other than by iterative methods.  \r\n" );
document.write( "\r\n" );
document.write( "Iterative methods are trial and error processes.  \r\n" );
document.write( "Try a number. If it's too big, try a smaller number.\r\n" );
document.write( "If it's too small try a bigger number.\r\n" );
document.write( "Always try a number between the last number you tried that was too big, and\r\n" );
document.write( "the last number you tried that was too small. \r\n" );
document.write( "Eventually you will have the solution trapped between two numbers, that get\r\n" );
document.write( "closer and closer together.\r\n" );
document.write( "\r\n" );
document.write( "That's a very time-consuming process, but technology can do that trial and \r\n" );
document.write( "error process instantaneously.\r\n" );
document.write( "\r\n" );
document.write( "On a TI-84 Plus CE calculator you can get x = 1.1508248, an approximate solution\r\n" );
document.write( "trapped between 1.15082475 and 1.15082485.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );