SOLUTION: Vertex (4,1) ; passing through (3,5)
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: Vertex (4,1) ; passing through (3,5)
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 1175921
:
Vertex (4,1) ; passing through (3,5)
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
Vertex form: y = a(x-h)^2 + k
We know the vertex is (4, 1), so plug that in:
y = a(x - 4)^2 + 1
The quadratic passes through (3, 5), so plug that in as well:
5 = a(3 - 4)^2 + 1
a = 4
The equation of the quadratic is
.