Solveeit Logo

Question

Question: How do you write the quadratic equation function \[y = {x^2} - 4x + 15\] in vertex form?...

How do you write the quadratic equation function y=x24x+15y = {x^2} - 4x + 15 in vertex form?

Explanation

Solution

Here, we will first take a value common from all the terms of the equation. Then we will use the completing the square method to simplify the equation. Then we will use the general equation of vertex form to write the obtained equation in vertex form.

Complete step-by-step answer:
The quadratic equation given to us is y=x24x+15y = {x^2} - 4x + 15.
Now, taking 1 common in right hand side from the first two values we get,
y=1(x24x)+15\Rightarrow y = 1\left( {{x^2} - 4x} \right) + 15
Next, we will complete the square of the bracket term having variable xx.
So, we will add and subtract 4 in the bracket having variable xx to get.
y=1(x24x+44)+15\Rightarrow y = 1\left( {{x^2} - 4x + 4 - 4} \right) + 15
Simplifying the equation further, we get
y=1(x24x+4)4×1+15 y=1(x24x+4)4+15\begin{array}{l} \Rightarrow y = 1\left( {{x^2} - 4x + 4} \right) - 4 \times 1 + 15\\\ \Rightarrow y = 1\left( {{x^2} - 4x + 4} \right) - 4 + 15\end{array}
Subtracting the like terms, we get
y=1(x24x+4)+11\Rightarrow y = 1\left( {{x^2} - 4x + 4} \right) + 11
Now using the identity (a+b)2=a2+2ab+b2{\left( {a + b} \right)^2} = {a^2} + 2ab + {b^2}, we get
y=1(x2)2+11\Rightarrow y = 1{\left( {x - 2} \right)^2} + 11…..(1)\left( 1 \right)
We know that the vertex form of a quadratic equation is y=m(xa)2+by = m{\left( {x - a} \right)^2} + b.
As equation (1)\left( 1 \right) is the vertex form, we will not make any changes in it.

Hence vertex form of y=x24x+15y = {x^2} - 4x + 15 is y=1(x2)2+11y = 1{\left( {x - 2} \right)^2} + 11 where vertex is (2,11)\left( {2,11} \right).

Note:
The vertex form of a quadratic equation is y=m(xa)2+by = m{\left( {x - a} \right)^2} + b where the slope of the equation is mm and a,ba,b is the vertex of x,yx,y respectively. The vertex form is an alternative way to write the equation of a parabola. We need to keep in mind that in vertex form the value of aa is subtracted and the value of bb is added. The common mistake we can make in vertex form is of the sign one should always double check the positive and negative sign in this type of form and don’t get confused in what is the value of the vertex. Vertex form is very useful when we are dealing with parabola figure questions.