document.write( "Question 367395: Hello, I'm being asked to find all real solutions of the following equation:\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+3x%5E5+%2B+7x%5E3+-+3x%5E2+%2B+2\"\r
\n" ); document.write( "\n" ); document.write( "Not sure how to get started here. I should be good to go once I know how to set the problem up. Thanks for any guidance you can provide!!
\n" ); document.write( "

Algebra.Com's Answer #261949 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Graph it to see if it has any real solutions.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-3%2C+3%2C+-3%2C+3%2C3x%5E5%2B7x%5E3-3x%5E2%2B2%29+\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "I used Newton's method,
\n" ); document.write( "\"f=3x%5E5%2B7x%5E3-3x%5E2%2B2\"
\n" ); document.write( "\"df%2Fdx=5x%5E4%2B21x%5E2-6x\"
\n" ); document.write( "\"x%5Bn%2B1%5D=x%5Bn%5D-f%28x%5Bn%5D%29%2F%28df%2Fdx%29%28x%5Bn%5D%29\"
\n" ); document.write( "I started with \"x%5B0%5D=-1\" and within 5 iterations,
\n" ); document.write( "\"highlight%28x=-0.52899%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );