Question 62525
Y=5-(x+2)^3
:
Plot the graph from -4 to 1: substitute for x in the equation and find y
x | y
------
-4|+13
-3|+6
-2|+5
-1|+4
 0|-3, the y intercept
+1|-22
:
Should look like this:
{{{ graph( 300, 200, -6, 5, -10, 10, 5-(x+2)^3 ) }}}