Summary
Highlights
The video introduces the general form of a quadratic function (y = ax^2 + bx + c) and the standard or vertex form (y = a(x - h)^2 + k). The vertex form is highlighted as being more useful for problems involving the vertex of the graph.
The video outlines four steps to transform a quadratic function from general form to standard form: group terms containing x, factor out 'a', complete the square, and express as a square of a binomial.
Before diving into transformations, the video reviews how to determine the number to add to create a perfect square trinomial (b/2)^2 and factor it into a square of a binomial (e.g., x^2 - 8x + 16 = (x - 4)^2).
The first example demonstrates transforming y = x^2 - 6x + 14 into standard form. The steps involve grouping terms, completing the square by adding ( -6/2)^2 = 9, and adjusting the constant term by subtracting (a * 9) to maintain equality. The resulting standard form is y = (x - 3)^2 + 5, with a=1, h=3, and k=5.
The second example transforms y = -2x^2 + 6x - 5 into standard form. Since 'a' is not 1, it's factored out from the x terms. Completing the square within the parenthesis and adjusting the constant term leads to y = -2(x - 3/2)^2 - 1/2, with a=-2, h=3/2, and k=-1/2.
The video then explains how to transform from standard form to general form. This is done by expanding the squared binomial and simplifying the equation.
This example expands (x - 1)^2 to x^2 - 2x + 1 and then combines the constant terms to get y = x^2 - 2x - 3, identifying a=1, b=-2, and c=-3.
This example expands (x - 3)^2, then distributes -2, and finally combines constant terms to arrive at y = -2x^2 + 12x - 17, identifying a=-2, b=12, and c=-17.
This example involves fractions. It expands (x + 2/7)^2, distributes 4, and combines the constant terms with a common denominator to find y = 4x^2 + 16/7x + 37/49, identifying a=4, b=16/7, and c=37/49.
The video concludes with a short quiz to test understanding of quadratic function forms and transformations.