Graph: R (language): Formulaic Line Curve
curve( 4*x**3 + 5*x**2 - 5, -2, 2, col = "purple4", main = expression(4*x**3 + 5*x**2 - 5), ylab = "y" )