document.write( "Question 1156161: solve for x in:\r
\n" ); document.write( "\n" ); document.write( "x^3 + 3^x = 17\r
\n" ); document.write( "\n" ); document.write( "thanx
\n" ); document.write( "

Algebra.Com's Answer #778840 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"x%5E3+%2B+3%5Ex+=+17\"\r\n" );
document.write( "\r\n" );
document.write( "Try x=1\r\n" );
document.write( "\r\n" );
document.write( "\"1%5E3+%2B+3%5E1+=+17\"\r\n" );
document.write( "\"1%2B3+=+17\"\r\n" );
document.write( "\"4=17\"\r\n" );
document.write( "\r\n" );
document.write( "Nope.  1 is too small.\r\n" );
document.write( "\r\n" );
document.write( "Try x=3\r\n" );
document.write( "\r\n" );
document.write( "\"3%5E3+%2B+3%5E3+=+17\"\r\n" );
document.write( "\"27%2B27=17\"\r\n" );
document.write( "\"54=17\"\r\n" );
document.write( "\r\n" );
document.write( "Nope. 3 is too big.\r\n" );
document.write( "\r\n" );
document.write( "Try x=2\r\n" );
document.write( "\r\n" );
document.write( "\"3%5E2+%2B+2%5E3+=+17\"\r\n" );
document.write( "\"9%2B8=17\"\r\n" );
document.write( "\"17=17\"\r\n" );
document.write( "\r\n" );
document.write( "Hurray! 2 is the solution.\r\n" );
document.write( "\r\n" );
document.write( "When an equation has a variable both as part of an exponent\r\n" );
document.write( "and not part of an exponent elsewhere, there is no way to solve \r\n" );
document.write( "the equation except by trial and error, and some systematic way \r\n" );
document.write( "of deciding whether you need to try a bigger or a smaller number, \r\n" );
document.write( "based on previous trials.\r\n" );
document.write( "\r\n" );
document.write( "Graphing calculators can handle such problems quite well.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );