Question 534389
No, it is not a quadratic equation.
A quadratic equation is in the general form: {{{ y = ax^2 + bx + c }}}
y = x^3 + 5x -24 is a cubic equation.
.
{{{ graph(500,500,-10,10,-50,50,x^3+5*x-24) }}}
.