The function f is a parabola. The standard quadratic form is a x2 + b x +c. So for this case
a =1, b= -1, c = -6 The x coordinate of the vertex is -b/2a = 1/2. The y coordinate of the vertex can be
found by substituting back into x2 -x =6. It works out to be -25/4
So the vertex is located at (1/2 , -25/4). Since a =1, this means that f can be written in vertex form as:
f(x) = ( x - 1/2)2 - 25/4 an upward opening parabola with vertex at (1/2, - 25/4)
This should make graphing it easy.