document.write( "Question 950210: How to find degree of polynomial.
\n" );
document.write( "P(x) = x^3(x+2)(x-3)^2\r
\n" );
document.write( "\n" );
document.write( "I know the points on the x-axis are 0,-2,+3 the trouble I am having is determining it's degree. I know x^3 is the highest here? so then it would be an odd positive graph? from the bottom left to the top right? but when I graph it online it gives me the graph an odd negative graph. What did I miss?\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #580150 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! This is a 6th degree polynomial and you should get this graph\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this grapher isn't perfect as the green line should extend upwards infinitely on the left side \n" ); document.write( " |