You can put this solution on YOUR website! i need the vertex of equation y equals -x^2+2x+3
-------------
You have a quadratic with a=-1, b=2, and c = 3
------------
The vertex occurs when x = -b/2a = -2/-2 = 1
The corresponding y value is -(1^2)+2*1+3 = 4
-----------
Vertex: (1,4)
---------------
See it:
============================
Cheers,
Stan H.