IDNLearn.com makes it easy to get reliable answers from experts and enthusiasts alike. Ask any question and get a thorough, accurate answer from our community of experienced professionals.

Determine the vertex by completing the square. Show process.

y = x2 -6x + 28
Help please


Sagot :

Answer:

vertex = (3, 19 )

Step-by-step explanation:

The equation of a parabola in vertex form is

y = a(x - h)² + k

where (h, k ) are the coordinates of the vertex and a is a multiplier

Using the method of completing the square

add/subtract ( half the coefficient of the x- term )² to x² - 6x

y = x² + 2(- 3)x + 9 - 9 + 28

  = (x - 3)² - 9 + 28

  = (x - 3)² + 19 ← in vertex form

vertex = (3, 19 )