Question:

The vertex of the parabola $y=ax^2+bx+c$ is

Show Hint

Vertex $x$-coordinate is always $-b/2a$ for any quadratic function.
  • $(\frac{b}{2a}, \frac{b^2-4ac}{4a})$
  • $(\frac{b}{2a}, \frac{4ac-b^2}{4a})$
  • $(\frac{-b}{2a}, \frac{b^2-4ac}{4a})$
  • $(\frac{-b}{2a}, \frac{4ac-b^2}{4a})$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Concept The vertex of a vertical parabola $y = ax^2 + bx + c$ occurs at $x = -b/2a$.

Step 2: Meaning
The $y$-coordinate is found by substituting $x = -b/2a$ back into the quadratic equation.

Step 3: Analysis
$y = a(-b/2a)^2 + b(-b/2a) + c = ab^2/4a^2 - b^2/2a + c = b^2/4a - 2b^2/4a + 4ac/4a$.

Step 4: Conclusion
Simplifying gives $y = (4ac - b^2)/4a$. Thus vertex is $(-b/2a, (4ac-b^2)/4a)$. Final Answer: (D)
Was this answer helpful?
0
0