Question 134873
The function has an {{{x^2}}} term, so it is NOT a line.


The function does not have {{{x^2}}} AND {{{y^2}}} terms, so it is not a circle.


The only thing left is a parabola from the choices given.


{{{drawing(600,600,-10,10,-10,10,
grid(1),
graph(600,600,-10,10,-10,10,3x^2+7x-5)
)}}}


Yep! Parabola.