What is the the vertex of y = (x -4)^2+9x-20 ?
1 Answer
Vertex
Axis of symmetry:
Explanation:
Remember quadratic form is
The vertex form of the quadratic equation is
Notice the equation is
We begin by expand the equation like so
y = (x-4)(x-4) + 9x - 20
y= (x^2 -4x-4x+16)+9x-20
y= x^2 -8x + 16 + 9x -20
y= x^2 +x -4 " " " " " " " " " " " " " " (3)
After we simplify function, we have
y = (x^2 + x +color(red)square) -4 -color(blue)(square) " " " " (4)
Note: the goal of completing the square if to create a perfect trinomial.
The number in the square is
In this case, the middle term is
y = (x^2 + x +color(red)(1/4)) -4 -color(blue)(1/4) " " " " (6)
y = (x^2 + x +color(red)(1/4)) -16/4 -color(blue)(1/4)
y = (x +1/2)^2 -17/4 " " " " " "(7)
There is alternative method to fid the vertex using
I hope this help.