SOLUTION: Write the quadratic equation function in vertex form and then identify the vertex 1. y=x^2-8x+19 2. y=x^2 + 12x+37

Algebra ->  Trigonometry-basics -> SOLUTION: Write the quadratic equation function in vertex form and then identify the vertex 1. y=x^2-8x+19 2. y=x^2 + 12x+37       Log On


   



Question 700546: Write the quadratic equation function in vertex form and then identify the vertex
1. y=x^2-8x+19
2. y=x^2 + 12x+37

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
Write the quadratic equation function in vertex form and then identify the vertex
1. y=x^2-8x+19
complete the square:
y=(x^2-8x+16)-16+19
y=(x-4)^2+3
vertex: (4,3)
..
2. y=x^2 + 12x+37
complete the square:
y=(x^2+12x+36)-36+37
y=(x+6)^2+1
vertex: (-6,1)