Quadratic Functions
Quadratic Functions
1. y = x2 − 3x + 5
The given is a quadratic function since the highest degree is 2;
therefore, the standard form is y = x 2 − 3x + 5 where a = 1, b = −3
and c = 5.
2. y = −7x2 + 3x
The degree of the equation is 2; hence, it is a quadratic function
in standard form, y = −7x2 + 3x, where a = −7, b = 3 and c = 0.
3. x ( x − 5) (x + 5) + 10 = −2 + y
x (x2 + 5x – 5x – 25) + 10 = −2 + y (Simplify.)
x (x2 – 25) + 10 = −2 + y
x3 – 25x + 10 = −2 + y
x3 – 25x + 10 + 2 = y (Transpose –2 to the left side of the equation.)
x3 – 25x + 12 = y
y = x3 – 25x + 12
Notice that the degree of the equation is 3. Therefore, the given function is not
quadratic. It is a cubic function.
VERTEX FORM OF A
QUADRATIC FUNCTION – f(x) =
a (x – h) + k, where a, h, and k are
2
1. Group the first two terms of the standard form of a quadratic function and factor
a, leaving c outside the parentheses.
f(x) = ax² + bx + c
f(x) = a (x2 + + c
2. Take half of the coefficient of x and square it. Add and subtract the square to produce a perfect
square trinomial. In this case, the equation remains unchanged.
f(x) =
3. Since the first term is a perfect square trinomial, rewrite it as a
square of a binomial. Then, simply the remaining terms.
f(x) =
a = 1, h = 1 and k = – 4
3. f(x) = 3x2 + 12x + 13
f(x) – 13 = 3x2 + 12x
f(x) – 13 = 3(x2 + 4x)
f(x) – 13 + 3(__) = 3(x2 + 4x + ___)
f(x) – 13 + 3(4) = 3(x2 + 4x + 4)
f(x) – 13 + 12 = 3(x + 2)2
f(x) – 1 = 3(x + 2)2
f(x) = 3(x + 2)2 + 1
EXAMPLES: Transform each quadratic function into its standard form
and identify the values of a, b, and c.
1. y = (x – 3)2
y = x2 – 6x + 9
Therefore, the standard form of the given function is y = x 2 – 6x + 9, where a = 1,
b = –6 and c = 9.
2. y = (x + 5)2
y = x2 + 10x + 25
Therefore, the standard form of the given function is y = x2 + 10x + 25, where a =
1, b = 10 and c = 25.
3. y = (x + 4)2 – 4
y = (x2 + 8x + 16) – 4
y = x2 + 8x + 16 – 4
y = x2 + 8x + 12
Therefore, the standard form of the given function is y = x2 + 8x + 12, where a =
1, b = 8 and c = 12.