Erin M. answered 06/10/24
Experienced High School Tutor, specializing in Algebra and PreCal
Although the use of the complete-the-square method is most common in this type of problem, you can also use the following method:
In standard form, the x-value of the vertex (h) is found by x = -b/2a, and then the y-value of the vertex (k) is found by subbing that back into the equation. Here's what that looks like for your example:
y = -4x2 - 20x + 4
Thus, h = -(-20)/(2•-4) = -20/8 = -5/2 or -2.5
Subbing this x-value in gives
k = -4(-2.5)2 - 20(-2.5) + 4 = 29
Finally, since the a-value in vertex form is the same a-value in standard form, a = -4. This leaves you with the following vertex form: y = -4(x + 2.5)2 + 29.
For the characteristics:
The vertex is (h,k) so it is (-2.5, 29)
The y-intercept can be taken directly from the given standard form equation (c), so it is 4.
The x-intercepts can be found by setting either form of the equation equal to zero and solving for x (use quadratic formula for the standard form and use square roots for the vertex form).
Domain and Range: The domain of any unrestricted quadratic is "all real numbers," so it becomes this in interval notation: (-∞, ∞)
The range is always either y ≥ k or y ≤ k. Since you have negative a-value, your parabola opens downward, so your range is y ≤ 29. In interval notation, this becomes (-∞, 29]