Question 270989
{{{y = .5x^2 - 6x + 12}}}
This looks like a parabola. Are you thinking its a circle?
Here's the graph:
{{{ graph( 500, 500, -10, 15, -7, 10, .5x^2 - 6x + 12) }}}