Question 129582
The given equation represents a parabola since the term x is in terms of a quadratic and it is a parabola facing above(opening upwards) .

So on a graphing Calculator, just go and plug in the equation and say plot(graph)


The graph of the given curve looks as shown below.


{{{ graph( 500, 500, -5, 5, -5, 25, 5x^2 - 3x + 2) }}} 



Regards