You can put this solution on YOUR website! Find the axis of symmetry.
y = x² - x + 5
-------------------
There are at least two ways:
1st: x = -b/2a = 1/2
------------------------
2nd: Complete the square:
x^2-x + ? = y-5 + ?
x^2 -x + (1/2)^2 = y - 5 + (1/2)^2
(x-(1/2))^2 = y -20/4 + 1/4
(x-(1/2)^2 = y-(19/4)
-----
Axis of symmetry: x = 1/2
===============================
Obviously the 1st way is the quickest way to find the axis of symmetry.
================================
Cheers,
Stan H.