Text: Should be done in Jupyter Notebook, if possible! Thank you very much! Python!
Question 1 (25 points): Plot y = x^3 and y = x^2 in the range -10 < x < 10. Your final output should be similar to the following 2D line graphs.
750
y = x^3 - y = x^2
500
250
0
250
500
750
-1000
10.0
7.5
5.0
2.5
0.0
-2.5
-5.0
-7.5