document.write( "Question 950116: How to left where the graph is coming from?\r
\n" ); document.write( "\n" ); document.write( "P(x)=x(x^2-4)\r
\n" ); document.write( "\n" ); document.write( "I know the y-int is (0,0
\n" ); document.write( "and x-int is (2,0),(-2,0)
\n" ); document.write( "How do i know if the graph is coming from the bottom from the left/right or from the top left/right?\r
\n" ); document.write( "\n" ); document.write( "Please help me understand
\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #580535 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
When \"x\" is very large in the negative range, the first term is negative, the second term is positive, so the value of \"P%28x%29\" will be negative.
\n" ); document.write( "When \"x\" is very large in the positive range, the first term is positive, the second term is also positive, so the value of \"P%28x%29\" will be negative.
\n" ); document.write( "So the graph will come from the bottom, left, cross through the x axis at \"-2\",\"0\",and \"2\" and then will move up to the top, right.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-20%2C20%2Cx%2A%28x%5E2-4%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );