document.write( "Question 1052494: I have this nonlinear equation:
\n" );
document.write( "Is there any solution of this equation at all? If so, how can I find it? \n" );
document.write( "
Algebra.Com's Answer #667840 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "If at all, you'd have to find an approximate solution by \r\n" ); document.write( "iterative processes. Actually that means a trial and \r\n" ); document.write( "error process where you try a number. Then if it fails \r\n" ); document.write( "to satisfy the equation, you try another number. Each \r\n" ); document.write( "time you observe how close you came to 0, and then you\r\n" ); document.write( "judge from that whether you should try something larger \r\n" ); document.write( "or something smaller. Each time you get closed and closer\r\n" ); document.write( "to 0.\r\n" ); document.write( "\r\n" ); document.write( "The equation is too complicated for a TI calculator, or\r\n" ); document.write( "even Wolframalpha. So you would have to calculate it\r\n" ); document.write( "each time in parts.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |