Hi Grant H
Since you are given roots for your quadratic, using the factored form of the equation easily applies directly. That said, I recommend that you look up the factored form, since there can be more than one representation.
I will give two below
y = a(x - r)(x - s), where r and s represent the roots and any positive value of a will result in a parabola that opens up
y = a(x - p)(x - q), where p and q represent the roots and any positive value of a will result in a parabola that opens up
So there are many equations that fit and if you graph them on the same grid you can confirm that they have the same zeros
when a is positive all these work
y = 1(x-5)(x-12) = x2 -17x + 60
y = 2(x-5)(x-12) = 2x2 -34x + 120
y = (1/2)(x-5)(x-12) = 0.5x2 - 8.5x + 30
You can graph all these at desmos.com on the same grid to see the x intercepts, also you should look up and review the different formats of the Quadratic Equation. The Standard Form, Vertex Form and Factored Form(also call Slope Intercept Form) contain different variables and it is good see how they compare and how the formats can be converted to one another.
I hope this helps