
Janene S. answered 11/18/16
Tutor
5.0
(648)
Math, Science, Engineering, and Music
(2) In order to find the vertex of the parabola, we want to get the equation into the form:
y-b = (x-a)2
Then, (a,b) is the vertex.
So, to get there, we'll try and rewrite x2-6x+3 as (x-a)2
Well, (x-3)2 would get us x2-6x+9
So let's change the equation from
y = x2-6x+3
to
y+6 = x2-6x+9 (by adding 6 to each side)
Now we have
y+6 = (x-3)2
and we can identify the vertex as (3,-6)