SOLUTION: Write the equation of the quadratic function with roots 0 and 2 and a vertex at (1, 5).
Algebra
->
Quadratic Equations and Parabolas
-> SOLUTION: Write the equation of the quadratic function with roots 0 and 2 and a vertex at (1, 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 252662
:
Write the equation of the quadratic function with roots 0 and 2 and a vertex at (1, 5).
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
y = x*(x-2) gives the 2 roots, but the vertex is below the x-axis.
y = -x*(x-2) inverts it.
y = -x^2 + 2x gives the 2 roots, but the vertex is at 1,1.
Multiply it by 5:
y = -5x^2 + 10x works