SOLUTION: Find the exact vertex of the parabola algebraically... f(x) = -3x^2 + 5x + 1
Algebra
->
Quadratic-relations-and-conic-sections
-> SOLUTION: Find the exact vertex of the parabola algebraically... f(x) = -3x^2 + 5x + 1
Log On
Algebra: Conic sections - ellipse, parabola, hyperbola
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Quadratic-relations-and-conic-sections
Question 192072
:
Find the exact vertex of the parabola algebraically...
f(x) = -3x^2 + 5x + 1
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = -3x^2 + 5x + 1
---
Use completing the square:
3x^2 -5x + ? = -y + 1 + ?
3(x^2 - (5/3)x + (5/6)^2) = -y + 1 +3(5/6)^2
---
3(x-(5/3))^2 = -y + 1 + (25/12)
3(x-(5/3))^2 = -y + (37/12)
3(x-(5/3))^2 = -(y - (37/12)
(x-(5/3))^2 = (-1/3)(y-(37/12))
Vertex: (5/3 , 37/12)
============================
Graph:
===========================
Cheers,
Stan H.