Question 842007
a) Graph

{{{ drawing(500, 500, -10, 10, -10, 10,
 grid(1),
 graph( 500, 500, -10, 10, -10, 10,0,0,(x+2)^3-1)

)}}}


Note: here are some points that lie on the curve: (-3, -2), (-2, -1), (-1, 0), (0, 7)



------------------------------------------------------------------------


b)


The x-intercept is (-1,0). This is the point where the curve crosses the x-axis.


The y-intercept is (0,7). This is the point where the curve crosses the y-axis.