document.write( "Question 303137: How will I beable graph the cubic function on a graph? \n" ); document.write( "
Algebra.Com's Answer #217257 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How will I be able graph the cubic function on a graph?
\n" ); document.write( "----
\n" ); document.write( "If y = x^3, plot some points and connect them with a smooth curve.
\n" ); document.write( "--------------
\n" ); document.write( "If x = -3, y = -27
\n" ); document.write( "If x = -2, y = -8
\n" ); document.write( "If x = -1, y = -1
\n" ); document.write( "If x = 0, y = 0
\n" ); document.write( "If x = 1, y = 1
\n" ); document.write( "If x = 2, y = 8
\n" ); document.write( "If x = 3, y = 27
\n" ); document.write( "-------------------------
\n" ); document.write( "Plot those points and connect them with a curve to get:
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E3%29\"
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );